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: Julie Fell
Date: Thu, 4 Jan 2001 20:31:44 GMT

Thanks for your help Helen/Neo...

I tried calling the label name before but I got the following error message:

Line 2: gotoAndStop ("menu1"); [The frame number must be in the range 1 to
16000.]

I actually ignored the error message and tested it out. It seems to work but
why the error message?? Is this a bug?

Julie Fell
UI Designer
Rivals.com -- RivalNetworks, Inc.
jfellatrivals [dot] com
http://www.rivals.com



-----Original Message-----
From: neo binedell [neojiatworldonline [dot] co [dot] za (mailto:neojiatworldonline [dot] co [dot] za)]
Sent: Thursday, January 04, 2001 5:46 AM
To: flasheratchinwag [dot] com
Subject: RE: FLASH: How to Go To/Stop on a labeled frame in Flash 5


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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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: How to Go To/Stop on a labele, Helen Triolo

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