|
|||
|
I had try!
my code: in the first frame code; AS code: var myName = "oyx"; and the FFish code: trace(FlashPlayer.getVariable("myName")); trace "undefined",and I use the FlashPlayer.setVariable display the same question. how can I do it? Thanks! |
|
|||
|
The ffish script code should have no problem. However, you cannot call it in the "initialize" script, as the script will be called before the main movie has been loaded, that is before the variable has been defined.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|