Flasher Archive

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


Subject: RE: FLASH: How to Go To/Stop on a labeled frame in Flash 5
From: neo binedell
Date: Thu, 4 Jan 2001 14:03:33 GMT

hi julie,

select the frame you wish to label,
press ctrl + f (frame options)
enter a label in the 'label' field.

now to go to that label just use the
label itself instead of a frame number.

gotoAndPlay( "somelabel" );

instead of

gotoAndPlay( 5 );

I usually put all my labels on the top most layer ( called eerily 'labels' )
*g*

which makes things easier when trying to find them.

layder
neo binedell

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Julie
Fell
Sent: January 4, 2001 3:59 AM
To: 'flasheratchinwag [dot] com'
Subject: FLASH: How to Go To/Stop on a labeled frame in Flash 5


This seems super basic but I can't figure out how to use the label of a
frame instead of the frame number in Flash 5. I have a button that when
clicked (OnRelease) needs to advace to a certain frame, however the frame
number keeps changing as I add to and modify my web site. I want to
reference the frame using its label instead of the frame number. Can this be
done? If so, how? Thanks!!

Julie Fell
UI Designer
Rivals.com -- RivalNetworks, Inc.
jfellatrivals [dot] com
http://www.rivals.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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
  FLASH: How to Go To/Stop on a labeled fr, Julie Fell

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