actionscript 3 - Adding an intro to a swf without access to the fla OR: differences between top-level and loaded swfs -


I have found (quickly!) Add an introduction to existing Flash Masthead on any site I inherited from my The source is not used. Flow, so I contacted the problem by introducing a cover Sdf and adding the existing masthead and adding it to the Event.INIT display list. So far, so good. (Incidentally, SFFS is created for Flash Player 9 and AS3 is used.)

The problem I am having is that although the introduction plays fine and the load / Masthead SWF Shows the beginning, the animation that is loading, the masthead does not actually play itself. Essentially, my question is: What would be the reason for behaving differently in action script 3-based SFF as a child of another SDF as opposed to the top level of Embedded SWF?

Possible important details: Embedding is being handled by Swfobject, and no flicker is being passed. There are two parameters, which are base: / flash / " and wmode:" opaque " all swfs and flash data in / flash / Flash Elements (built-in zero identity) was created, by which I am not familiar.

UPDATE : I have reconsidered my view of the problem and It has worked using the external interface; Introduce me to the SWF call and call the JS function, which is the game b It happens, the introduction swaps Swift and changes with the current masthead (the approach is outlined). I would still like to know that the behavior I was seeing before was watching, however, Even ideas and suggestions will be welcomed.

There may be some potential problems with your Flash files.

If your SSF was compiled in AS2 , Then it can refer to _root which will be messed up when it loads into another SDF. In AS2, you can find it around using _lockroot. In AS3, this is no longer a problem because _lockroot has inherited.

If your movie was a timeline based movie, you can try to implement the play () function.

If your introduction loads external assets, you will want to make sure that your paths are set correctly for all your external external assets, in your container's SWF file and identification in the same directory. Try to keep. Or troubleshooting using the Safari Activity window to see if you have any "404 Not Found"

Another thing is an incompatible flash version. If you load flash version 9 with Flash version 10 then you can come into the problem.

Hope these pointers will help.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -