Play from the start?

Posted by user1024181 
Play from the start?
December 01, 2011 03:48AM
My entire project completely runs on frame 1 in stage 1. After 30 seconds i want to put a button that says Replay. What do i need to do for it to start playing again from the start?
Re: Play from the start?
December 06, 2011 04:01PM
First you will need a timer and after 30 seconds you will need to add/create the button.
On click on that button you will need to do call again the methods that you also called initially.
Re: Play from the start?
December 08, 2011 02:44AM
How do i call the methods that i called initially? Is this via action script?
Re: Play from the start?
December 08, 2011 03:23PM
If you used action script until there, then yes(you can find the list of flasheff methods and description in the action script usage manual from the component's package). If you used timeline then just use the timeline and insert the number of frames needed.
Sorry, you do not have permission to post/reply in this forum.