Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: How do I check a variable in an If/else statement |
From: | DSG |
Date: | Thu, 6 Apr 2000 19:12:21 +0100 |
John Graham wrote:
> On (Release)
> Comment: THE PROBLEM IS HERE
> If ("_level0:copy" = "products/design.swf")
> Stop
> Else
> Set Variable: "_level0:copy" = "products/design.swf"
> Load Movie (_level0:copy, 25)
> End If
> End On
>
> And it doesn't work, here are some of the other way's I've tried it.
have you tried: If (_level0:copy eq "products/design.swf")
DSG
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: How do I check a variable in , John Graham
Replies
FLASH: How do I check a variable in an I, John Graham
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]