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: | Helen Triolo |
Date: | Thu, 4 Jan 2001 20:53:26 GMT |
Very strange. Is there definitely a frame on the main timeline and in
the same scene (or in the movieclip you're in) labelled menu1? What
does the rest of your code look like? Maybe you could cut and paste a
bit of it here? I can't think why it would do that -- I tested out the
code I sent previously and didn't get any error message and it looks
just the same...
Regards,
Helen
-----------------------------------------------------
i-Technica � http://i-technica.com � 301.424.6037
developer resources: http://i-technica.com/whitestuff
Julie Fell wrote:
>
> 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.
> jfellrivals [dot] com
> http://www.rivals.com
>
> -----Original Message-----
> From: neo binedell [neojiworldonline [dot] co [dot] za (mailto:neojiworldonline [dot] co [dot] za)]
> Sent: Thursday, January 04, 2001 5:46 AM
> To: flasherchinwag [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: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Julie
> Fell
> Sent: January 4, 2001 3:59 AM
> To: 'flasherchinwag [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.
> jfellrivals [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 helpchinwag [dot] com
Replies
FLASH: Dave Emberton's Magic Menu Help U, Tom Allen
Replies
RE: FLASH: How to Go To/Stop on a labele, Julie Fell
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]