Flasher Archive

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


Subject: RE: FLASH: Goto from move clip
From: Glenn Grant
Date: Tue, 21 Nov 2000 17:56:57 GMT

put a slash / in front of Switchyard (that's the flash 4 syntax call to the
main timeline). so it will read

gotoAndPlay("/Switchyard", "Story")

-----Original Message-----
From: Michael Dunn [mdunnatthemericaagency [dot] com (mailto:mdunnatthemericaagency [dot] com)]
Sent: Tuesday, November 21, 2000 12:25 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Goto from move clip


I am trying to use a button inside of a movie clip to go to a specific frame
label. In the actions palette, everything works perfectly... I can target
the correct scene and am given the options of scene labels. Even though I
select it, it doesn't go to it when the button is pushed. Nothing happens.

I have another button, not in a movie clip, that does the same ting fine.

Here is the code I have:

on (release) {
gotoAndPlay ("Switchyard", "Story");
}

is there somekind of problem using buttons within movie clips to target
scene labels in the main timeline?

Any help appreciated!!!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Goto from move clip, Michael Dunn

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