titanag
November 17th, 2009, 12:45 PM
Is it possible to load the stage portion of one swf (.fla) file and the (internal) Actionscript 3.0 portion of another swf (.fla) file? It doesn't seem possible, but it's happening to me.
When my button is clicked, it traces the correct URL, but when it loads, it loads half and half...the stage buttons load properly, but the Actionscript does not.
What is going on?
Example: gogreen.swf should load timeline.swf (the trace returns timeline.swf), but it loads itself instead. And it gets really weird when it loads the button only located in timeline.swf that points to itself (gogreen.swf).
When my button is clicked, it traces the correct URL, but when it loads, it loads half and half...the stage buttons load properly, but the Actionscript does not.
What is going on?
Example: gogreen.swf should load timeline.swf (the trace returns timeline.swf), but it loads itself instead. And it gets really weird when it loads the button only located in timeline.swf that points to itself (gogreen.swf).