|
"use the trace function to debug: trace(this._parent.getNextHighestDepth()); // if that's undefined, you're not publishing for fp less" in ActionScript 1 and 2 • 19 replies |
4 hours ago |
|
"you're welcome. p.s. please mark helpful/correct responses, if there are any." in Action Script 3 • 3 replies |
4 hours ago |
|
"assign that div's overflow attribute to hide." in ActionScript 1 and 2 • 1 replies |
4 hours ago |
|
"use the trace() function to confirm frame 11 is executing and, if it is, to also confirm addToSP() is executing." in ActionScript 1 and 2 • 19 replies |
22 hours ago |
|
"then that frame is not being played." in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"use: trace ("noProblem!!"); // not showing this _parent.addToSP(); this.swapDepths(this._parent.getNextHighestDepth()); this.removeMov" in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"use the trace() function to make sure the frame 11 is playing and addToSP() is being called." in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"on frame 11 of StudentsAttendance_mc, you should have: _parent.addToSP(); this.swapDepths(this._parent.getNextHighestDepth()); this.rem" in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"correct. they are not the same instance. ie, your on-stage movieclip is not the same as the one added to your sp. you'll need to up" in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"assign your on-stage movieclip a linkage id." in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"if you use one loader you can only load one swf at any given time. if that's what you want, don't create a new loader as shown by esdebon." in Action Script 3 • 2 replies |
1 day ago |
|
"you can't reparent objects in as2 so you'll either need to use as3 or fake it (eg, add a copy of your movieclip to your scrollpane)" in ActionScript 1 and 2 • 19 replies |
1 day ago |
|
"you can use zinc (but it costs money) or hire someone (that has zinc) to do those things for you." in Action Script 3 • 3 replies |
1 day ago |
|
"open your fla and change the publish settings to publish an exe." in Action Script 3 • 3 replies |
2 days ago |
|
"if you don't need to stop any loaded streams (like sound/video), you can just reuse the same loader to load the next swf. otherwise, apply" in Action Script 3 • 3 replies |
2 days ago |
|
"?" in ActionScript 1 and 2 • 13 replies |
2 days ago |
|
"what do you expect to happen? you only have a trace() statement in your listener function and it's not clear you know how to find trace out" in ActionScript 1 and 2 • 13 replies |
3 days ago |
|
"you're posting in the wrong forum. the previously suggested code was for as2. for as3, your code will work." in ActionScript 1 and 2 • 13 replies |
3 days ago |
|
"you don't need tahoma installed to see tahoma font. that's the point of embedding fonts. make sure your swf is embedded correctly. ie," in Flash Pro - General • 8 replies |
3 days ago |
|
"are you publishing for as3 or as2?" in ActionScript 1 and 2 • 13 replies |
3 days ago |
|
"what error message do you see? check the flash help files, the Stage class." in ActionScript 1 and 2 • 13 replies |
3 days ago |
|
"you don't need tahoma installed to see tahoma font. that's the point of embedding fonts. make sure your swf is embedded correctly. ie," in Flash Pro - General • 8 replies |
4 days ago |
|
"those must be custom snippets. you can create those by editing CodeSnippets.xml. check the page with trani's video to see if there's a d" in Action Script 3 • 3 replies |
4 days ago |
|
"you're welcome. p.s. please mark helpful/correct responses, if there are any." in Action Script 3 • 4 replies |
4 days ago |
|
"generally, the two classes need to share something in common. if the two classes are totally unrelated to each other there are still ways t" in Action Script 3 • 3 replies |
4 days ago |