Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
webhaven #1
referencing scenes
Hi
Can anyone tell me how to reference a scene from another scene
If you just want the next scene its: nextScene();
but what if you want to target a named scene say one called game
thanks anyone
John
webhaven Guest
-
help with preloaders and scenes
loadedBytes = _root.getBytesLoaded(); totalBytes = _root.getBytesTotal(); if (loadedBytes<totalBytes) { percentageOutput =... -
Convert FLA into Scenes
I was wondering if it was possible to convert multiple FLA files to be contained as one FLA file wih multiple scenes. Importing the files as SWF... -
Form across 3 scenes
I have a form that is broken into 3 scenes. When I move from scene to scene I loose the information that was entered. How can I get it to stay and... -
ever used scenes?
Hello, I have been using Flash for a couple of years now but I have never used scenes. Whenever I need to change to another page or "scene" I have... -
Pb with scenes
Hi everybody i've realized a swf file with 3 scenes; the pb is that Falsh shows the first scene, and doesn't stop before showing automaatically the... -
Zerodonor #2
Re: referencing scenes
Try not to use scenes. use labels.
no one likes a scene...
Zerodonor Guest
-



Reply With Quote

