This is a discussion on "scene syntax" within the Flash & Multimedia Forum section. This forum, and the thread "scene syntax are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
scene syntax
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
scene syntax
Its my first time working with multiple scenes.
I was wondering about the AS for a button to send me from scene1 to scene2. and a frame number if that is necessary. gotoAndStop.....? thanks. |
|
|
|
|||
|
Re: scene syntax
gotoAndStop("nameofscene", #);
Found it. |
|
|||
|
Re: scene syntax
That works if you give your scene a unique name.
But what if you leave it as a default? I tried gotoAndStop("Scene2", 1); That did not work for me. Whats the syntax when using default named scenes? thanks. |
|
||||
|
Re: scene syntax
Ah ... I'm not sure ... I know nothing of Flash :rofl:
I'm sure some of the other Flashers will be on soon and they will be able to help you |
|
|||
|
Re: scene syntax
You need to give it a name, even it the default name is Scene2 it is still "specific" to that file.
Make sure it's not supposed to be Scene 2 vs Scene2. Cheers, Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scene Loop again | monkeygraphik | Flash & Multimedia Forum | 0 | Sep 25th, 2007 09:11 |
| Scene loop | monkeygraphik | Flash & Multimedia Forum | 2 | Sep 23rd, 2007 17:56 |
| goto frame then jumpto scene | tigas langaw | Flash & Multimedia Forum | 5 | Jul 18th, 2007 14:41 |
| How to link to a scene with a popup menu? | Learner | Flash & Multimedia Forum | 7 | Jul 18th, 2007 02:03 |
| preloading one scene at a time | gwx03 | Flash & Multimedia Forum | 7 | Sep 6th, 2003 17:06 |