|
-
[Help] A very simple & basic help
Hi ,
The code I want :
1- When the timeline is on this frame ,
2- Go to "frame 2 of prevScene"
Very basic ! 
Thanks a lot .
Professional WebDesigner_HTML, CSS, JS, PHP
-
simplest way is make a new frame on where you want it to start and put this
Actionscript Code:
prevScene(); gotoAndPlay(2);
I forgot the code you can use if you want an external AS file
-
Professional WebDesigner_HTML, CSS, JS, PHP
-
That is easy , but no body answer me ... !
Professional WebDesigner_HTML, CSS, JS, PHP
-
Actionscript Code:
blah = function () { prevScene(); gotoAndStop(2); };
In the first frame in the beginning.
On the frame you want it to happen. Sorry bout that mistake. My guess is that it stops running the rest of the code after the prev fram or something :/
EDIT: Formated and rename blah to whatever you wish to name the function
Last edited by Neko303; 12-26-2010 at 02:14 PM.
Reason: formating
-
Thanks a lot , but I couldn't see a correct result .
Can you send me this action script code in a FLA file ?
Professional WebDesigner_HTML, CSS, JS, PHP
-
Professional WebDesigner_HTML, CSS, JS, PHP
-
No correct help yet ...
I don't know why .
Professional WebDesigner_HTML, CSS, JS, PHP
-
200 view , no help !
Anyone please help me ! It's easy for many people . Why no body help me ?
Professional WebDesigner_HTML, CSS, JS, PHP
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|