Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: How can I change Scenes in Movies..
From: Keenan Keeling
Date: Wed, 4 Oct 2000 21:13:27 +0100

For the actions for your button inside of your movie clip, you need to
put...

on (release) {
_root.gotoAndPlay( "foo" );
}

You need to label the first frame of the scene you want to go to. In this
case, the label would be "foo". When you create your swf...all the scenes
are squished together, so all you need to do is go to that label and play.


- Keenan S. Keeling
- Interactive Developer
- Fig Leaf Software (www.figleaf.com) - "We've Got You Covered!"
- (202)797-5460


-----Original Message-----
From: nickcalladine [nickcalladineatntlworld [dot] com (mailto:nickcalladineatntlworld [dot] com)]
Sent: Wednesday, October 04, 2000 8:14 AM
To: flasheratchinwag [dot] com
Subject: FLASH: How can I change Scenes in Movies..


It might sound thick to you but i a newbie..

i need either a way of doing this or a different approach.. all things
appreciated <ie samples, examples and web links>

basically

SCENE 1 - 5 buttons

When a button is clicked is runs a movie which contains another button
within it.

When the button is clicked within the movie I would like it to jump to a new
scene.

but you cant do it..

or can u..

many thanks

nick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]