Flasher Archive

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


Subject: RE: FLASH: How can I change Scenes in Movies..
From: Andrew Cotterell
Date: Wed, 11 Oct 2000 02:04:28 +0100

did u ever figure this out... I tried almost everything and i still can't
get it to work also..
and I also followed the instructions below...

I can get it to work on the parent frame (top movie) but I can't get it work
in child movies... this is bumming be out.

can u let me know if you figured this out..

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of
nickcalladine
Sent: Friday, October 06, 2000 9:15 AM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: How can I change Scenes in Movies..


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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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, nickcalladine

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