14 Feb 18 - Mod.fla template v0.98.3 (1 Viewer)

Calla

Content Creator
Joined
Apr 10, 2011
Re: Mod.fla template (24 May 12 - v0.94.2.3)

When im done drawing in the component template i still have to drop it on stage, right?

No, the code will add the object to the proper place.
 

SuzieBrave

Potential Patron
Joined
May 27, 2012
Re: Mod.fla template (24 May 12 - v0.94.2.3)

Okay. But i have another problem.

I keep getting this message in SDT when impoting my penis mod

TypeError: Error #2007: Parameter child must be non-null.
at flash.display::DisplayObjectContainer/addChildAt()
at Loader_fla::MainTimeline/onPenis()

I tested exporting before i spent hours of time on my mod, and it worked back then. I changed nothing on the script since then, now the penis just disappears when i load and i get that message instead...
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Re: Mod.fla template (24 May 12 - v0.94.2.3)

boynamedsue said:
Okay. But i have another problem.

I keep getting this message in SDT when impoting my penis mod

TypeError: Error #2007: Parameter child must be non-null.
at flash.display::DisplayObjectContainer/addChildAt()
at Loader_fla::MainTimeline/onPenis()

I tested exporting before i spent hours of time on my mod, and it worked back then. I changed nothing on the script since then, now the penis just disappears when i load and i get that message instead...

Isn't it obvious what the error is?
The object which you're trying to add to the target does not exist.
Post the FLA.
 

SuzieBrave

Potential Patron
Joined
May 27, 2012
Re: Mod.fla template (24 May 12 - v0.94.2.3)

But why did it work before?
Thx for the help but i do would like to understand it myself one day...

I just tried again loading via modder>swf mod import and it worked just fine. Loaded via loader earlier and it worked (with error messages though). Then later, it didnt. Thx but I got a working template now to continue drawing. I dont really care why it doesnt work with the loader...
thx anyway

eyeofthebeholder_fly.gif
 

SuzieBrave

Potential Patron
Joined
May 27, 2012
Re: Mod.fla template (24 May 12 - v0.94.2.3)

Sorry, but i still cant do this right. Although i dont feel comfortable asking this, could anyone (modguy) make me a template just for penises?
I used the same file as with the "dirty old man" penis, which halfway worked. Just changed the drawing, not the script. Now it didnt work so i tried fixing the script but it seems i fucked up my script beyond repair.

I posted a preview pic
...lets say its a pirates theme. (Aye!)
 

Attachments

  • woody_prev.jpg
    woody_prev.jpg
    84 KB · Views: 293

Faceless

Content Creator
Joined
Jun 12, 2011
Re: Mod.fla template (24 May 12 - v0.94.2.3)

Upload your source file and I'll take a look at it.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Re: Mod.fla template (24 May 12 - v0.94.2.3)

Not sure if your template includes the following, but these are apparently the complete costume layers.
Perhaps these are better for some reason.

her.rightForeArmContainer.upperArmCostume.foreArmCostume.handCostume.glove
her.leftArmContainer.upperArmCostume.foreArmCostume.handCostume.glove
her.rightForeArmContainer.upperArmCostume.foreArmCostume.glove
her.leftArmContainer.upperArmCostume.foreArmCostume.glove
her.rightArmContainer.upperArmCostume.glove
her.leftArmContainer.upperArmCostume.glove
her.torso.glove

her.torsoBackCostume.backsideCostume.bottoms
her.leftLegContainer.leg.leftThighBottoms
her.leftLegContainer.leg.leftCalfBottoms
her.torso.rightCalfContainer.bottoms
her.torso.rightThighBottomsOver
her.torso.chestCostume.bottoms
her.torso.backCostume.bottoms
her.torso.rightThighBottoms

her.torso.topContainer.breastTop her.torso.topContainer.chestTop
her.torso.topContainer.backTop her.torso.topContainer.topStrap
her.rightArmContainer.upperArmCostume.top
her.leftArmContainer.upperArmCostume.top
her.torsoBackCostume.breastCostume.top
her.torsoUnderCostume.top

her.leftLegContainer.leg.leftThighCostume.panties
her.torsoBackCostume.backsideCostume.panties
her.torso.rightThighCostume.panties
her.torso.chestUnderCostume.panties
her.torso.backUnderCostume.panties

her.torso.cuffs her.rightForeArmContainer.upperArmCostume.foreArmCostume.cuff
her.torso.rightCalfContainer.cuffs her.leftLegContainer.leg.cuffs
her.leftArmContainer.upperArmCostume.foreArmCostume.cuff

her.torsoBackCostume.backsideCostume.stockingB
her.torso.rightCalfContainer.calfStockingB
her.leftLegContainer.leg.calfStockingB
her.leftLegContainer.leg.stockingB
her.torso.rightThighStockingB

her.torsoBackCostume.backsideCostume.stocking
her.torso.rightCalfContainer.calfStocking
her.leftLegContainer.leg.calfStocking
her.leftLegContainer.leg.stocking
her.torso.rightThighStocking

her.torsoBackCostume.breastCostume.bra
her.torso.upperChestCostume.bra
her.torso.breastCostume.bra
her.torso.shoulderStrap
her.torso.braStrap

her.tongueContainer.tongue.piercingBack
her.tongueContainer.tongue.piercing
her.topLipTongue.piercingBack
her.topLipTongue.piercing

her.torso.rightCalfContainer.footwear
her.leftLegContainer.leg.footwear

her.torso.leftNipplePiercing
her.torso.nipplePiercing
her.torso.chestCostume.bellyPiercing
her.collarContainer.collar
her.gagFront her.gagBack
her.earrings
her.eyewear

g.hairCostumeOver.headwear
g.hairCostumeBack.headwear
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: Mod.fla template (24 May 12 - v0.94.2.3)

I've got some of those, but some, like the stocking B stuff, are redundant or should conceivably be approximated just as well with the existing layers. I say should because I haven't actually tested all of those.
 

xXx

Potential Patron
Joined
Feb 21, 2012
Re: Mod.fla template (5 Jul 12 - v0.94.3)

Sorry for the Noob question but What version of Flash do I need? :(
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: Mod.fla template (5 Jul 12 - v0.94.3)

Have you not read the thread? Flash CS 5.5.


EDIT: So it turns out that kona changed the eyebrow layers. I think there's been maybe two people, counting myself, who've ever done anything with them, and certainly not since ModGuy dropped the old-style loader mods, but here's the updated code anyway.

Code:
if(this.parent.parent != null){
	//...stuff

	for(i=0;i<main.her.rightEyebrow.numChildren;i++)
		main.her.rightEyebrow.getChildAt(i).alpha=0;
	for(i=0;i<main.her.leftEyebrow.numChildren;i++)
		main.her.leftEyebrow.getChildAt(i).alpha=0;
	
	var browll=new leftbrowline();
	main.loadCustomFull(browll,".|Her.leftEyebrow","x:4;y:19.5;r:0;a:1");
	main.her.leftEyebrow.leftEyebrowLine=browll;
	
	var browlf=new leftbrowfill();
	main.loadCustomFull(browlf,".|Her.leftEyebrow","x:2;y:17.5;r:0;a:1");
	main.her.leftEyebrow.leftEyebrowFill=browlf;

	var browrl=new rightbrowline();
	main.loadCustomFull(browrl,".|Her.rightEyebrow","x:39.5;y:28.5;r:0;a:1");
	main.her.rightEyebrow.rightEyebrowLine=browrl;
	
	var browrf=new rightbrowfill();
	main.loadCustomFull(browrf,".|Her.rightEyebrow","x:38.5;y:27;r:0;a:1");
	main.her.rightEyebrow.rightEyebrowFill=browrf;

	//...stuff
}

function fixbrows(){
	var i:uint;
	main.her.leftEyebrow.leftEyebrowLine = main.her.leftEyebrow.getChildAt(0);
	main.her.leftEyebrow.leftEyebrowFill = main.her.leftEyebrow.getChildAt(1);
	main.her.rightEyebrow.rightEyebrowLine = main.her.rightEyebrow.getChildAt(0);
	main.her.rightEyebrow.rightEyebrowFill = main.her.rightEyebrow.getChildAt(1);
	for(i=0;i<2;i++)
		main.her.rightEyebrow.getChildAt(i).alpha = 1;
	for(i=0;i<2;i++)
		main.her.leftEyebrow.getChildAt(i).alpha = 1;
}
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: Mod.fla template (30 Oct 12 - v0.94.4)

Right, new template. Now supporting the breast slider. Let me know if there are problems.
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

The template has been updated on account of futa mode in vanilla SDT.
 

Sovereign899

Potential Patron
Joined
Dec 12, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

Ok I'm stuck, after making mod, I erase outline and press F9 but there's nothing to write.......kinda hard to follow guide when clicking scene 1 to read it again makes mod apparently cease to exit and forcing me to undo till it gets back.....
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

Um, the tutorial even points you to the timeline and library, which is where things generally disappear off to.
 

Sovereign899

Potential Patron
Joined
Dec 12, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

let me explain again, after creating the "mod", it says to erase outline, I erase it then press F9 to bring up all the code stuff but there are no codes for me to modify thus can't type "newcalfr". I also don't know what uncomment is and my workplace is set to animator.......
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
Re: 24 Nov 12 - Mod.fla template v0.95)

Sovereign899 said:
let me explain again, after creating the "mod", it says to erase outline, I erase it then press F9 to bring up all the code stuff but there are no codes for me to modify thus can't type "newcalfr". I also don't know what uncomment is and my workplace is set to animator.......
try looking in the upper right hand corner of the program, where it says "scene". click on the scene tab and then press f9.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

Sovereign899 said:
let me explain again, after creating the "mod", it says to erase outline, I erase it then press F9 to bring up all the code stuff but there are no codes for me to modify thus can't type "newcalfr". I also don't know what uncomment is and my workplace is set to animator.......

Straight up, if you don't know how to use flash you really should spend time learning the interface.
You shouldn't be asking such trivial things if you're stumped by something as basic as this.

I'm not saying that nobody will help, but you're just wasting everyone's time.
 

Faceless

Content Creator
Joined
Jun 12, 2011
Re: 24 Nov 12 - Mod.fla template v0.95)

Sovereign899 said:
let me explain again, after creating the "mod", it says to erase outline, I erase it then press F9 to bring up all the code stuff but there are no codes for me to modify thus can't type "newcalfr". I also don't know what uncomment is and my workplace is set to animator.......
Because the drawing is in an object in the library, not of the main screen, guy. Go back to the library and what you've done will show up in the newcalfr object there.

But frankly, if you don't even know what commented code is, you have no business with the loader.
 

Synonymous

Content Creator
Joined
Jul 23, 2012
Re: 24 Nov 12 - Mod.fla template v0.95)

I'm having issues with adding bits to the "his left upper arm" layer. All of the him codes are un-grayed or whatever it's called.
The hand and forearm shows up just fine.
Am I missing some new script in there?

[attachimg=1]

See, it's turned on
[attachimg=2]


template v0.95
loader v5.15b
 

Attachments

  • pr.jpg
    pr.jpg
    99.5 KB · Views: 1,484
  • pr2.jpg
    pr2.jpg
    8.4 KB · Views: 1,462

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.