Flasher Archive

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


Subject: Re: FLASH: How can I change Scenes in Movies..
From: nickcalladine
Date: Mon, 9 Oct 2000 15:44:26 +0100

Infocom's eSafe Gateway(tm) has scanned this mail for viruses, vandals and
suspicious attachments and has found it to be CLEAN.

File: scene jump.fla (20,480 bytes)
Encoding: Base64
Result: Clean.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

thanks for replying

i have done this little test movie and follow the instructions but it does
not work

can u tell me why..

many thanks

----- Original Message -----
From: "Gonzalez, Manuel" <mgonzalezatvhsi [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Wednesday, October 04, 2000 9:02 PM
Subject: RE: FLASH: How can I change Scenes in Movies..


> Dear newbie,
>
> The nested button can jump to a scene...you simply have to guide it to its
> location....add a label in the scene you wish to target and then add this
> piece of code to the button
>
> (Flash4)
> On (release)
> Begin Tell target(/)
> go to and play (label)
> end on
>
> (Flash5)
> on (release) {
> _root.gotoAndPlay( "label" );
> }
>
>
>
> -----Original Message-----
> From: nickcalladine [nickcalladineatntlworld [dot] com (mailto:nickcalladineatntlworld [dot] com)]
> Sent: Wednesday, October 04, 2000 5: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


Replies
  RE: FLASH: How can I change Scenes in Mo, Andrew Cotterell

Replies
  RE: FLASH: How can I change Scenes in Mo, Gonzalez, Manuel

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