View Full Version : eeeennteresting
Goaler
08-25-2004, 02:14 PM
ok, one company built the template that my code gets loaded into.
To fix some bugs, they decided to compile to MX.
My code uses the flash pro V2 component Alert.
Question: If a .swf is compiled in flash 2004 pro and that .swf is loaded into a .swf that is compiled with an older version of flash... what happens?
Does my .swf lose the functionality of the V2 Alert component?
deQue
08-25-2004, 02:18 PM
The functionality of your SWF is totally dependant of the Flash Player in which it is being played.
Goaler
08-25-2004, 02:54 PM
So are you saying that it doesn't matter how the template is compiled, my code should work?
deQue
08-25-2004, 03:03 PM
If it's compatible wit the template's code - yes.
If it's using some MX2004-specific code to communicate with the template, it will most likely not work.
Goaler
08-25-2004, 03:20 PM
hmm. No, I am not communicating with the template at all. As far as I know (I don't have the source for the template) the template only loads my .swf in.
deQue
08-25-2004, 03:29 PM
Then it should work fine.
Goaler
08-25-2004, 04:02 PM
Then this is really puzzling me. My alert function works great when I test my movie on my desktop, but when I put it on the server the alert box never comes up.
Are we back to the _lockroot issue?
deQue
08-25-2004, 04:21 PM
I don't know. Try putting a dynamic textfield on your stage and trace your _root into it. See if the root remains the same, or if it changes.
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.