
Welcome Guest
|
#1
|
|||
|
|||
|
Jumping to a movie clip from Scene 1?
Hello,
I'm a newbie to flash (just started my first site 2 days ago), so this is probably a really dumb question, but I'm hung up on it, so here goes . . . I purchased a template to get me started. In Scene 1 of the template, there are the menu buttons which, when clicked, gotoAndPlay a page turning effect that begins in frame 221 of Scene 1. After the page turns, the movie jumps to a specific frame in a movie clip called "SubPages". Here is the code that activates this: on (release) { _root.page = 4; tellTarget ("_root") { gotoAndPlay(221); } } The problem I am having is that I have added additional frames in my movie clip "SubPages" that I need to add to the menu in Scene 1. I can't for the life of me figure out how to do this. Do I need to give the new frames a page name in the "SubPages" movie clip? How do I do this? Or am I way off track? I would appreciate any advice! Thank you. __________________ tilsgirl |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Navigating from within a movie clip BACK to the main Scene | colossal | Flash MX 2004 |
5 | 01-24-2006 12:20 PM |
| What is the best way to do this? | rolento | Newbies |
29 | 12-09-2005 10:12 PM |
| Sound in a Movie Clip and returning to the Main Scene. | Incubator | General Flash | 3 | 04-26-2004 03:55 AM |
| scene 1 to scene 2 within a movie clip problem | lidoly | General Flash | 8 | 03-29-2001 06:36 PM |
| preloading | plankd | Newbies |
4 | 08-25-2000 11:15 AM |





