What's the problem with using a single letter before the frame number? Such as, f2, f18, f50, etc.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Fitzpatrick, Kevin > Sent: Tuesday, May 23, 2006 1:33 PM > To: Flashcoders mailing list > Subject: [Flashcoders] gotoAndStop and Frame labels as Numbers > > Hey all, > > A question regarding frame labels. When using the > gotoAndStop(frameLabel:String) method in a simple flash movie and the > string could be evaluated to a Number (such as the string "2" or "20") > it seems that the flash player does evaluate it and sends the playhead > to *frame 2* instead of the frame *labeled '2' *. > > Does everyone else experience this problem and is there > anyway around it > that still allows one to label a frame with a string that could be a > number. > > Sorry if that was a bit confusing. > > Thanks, > Kevin _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

