Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Can _currentframe reference a Label? |
From: | John Graham |
Date: | Wed, 12 Apr 2000 20:45:22 +0100 |
The subject covers it fairly well.
Right now I have
If (_currentframe = 32)
Stop
Else
Set Variable: "button" = "startdesign"
Go to Next Frame
End If
the Label on frame 32 is stopdesign
Ideally I would like to reference the label rather than the number, but I am
unable to get it to work. I am using this... But it's not working.
If (_currentframe eq "stopdesign")
Stop
Else
Set Variable: "button" = "startdesign"
Go to Next Frame
End If
any Suggestions?
John G
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: Can _currentframe reference a, Nathan Dicken
Replies
Re: FLASH: JPEG, Marc Hoffman, Poison Dart
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]