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: | John Graham |
Date: | Thu, 6 Apr 2000 19:47:08 +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
No, I had not tried that. And yes, it did work.
Thank you DSG. If you don't mind me asking, is eq just another way to
denote =, or is there a different set of expression arguments that need to
be used inside the ()'s.
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: How do I check a variable in , DSG
Replies
Re: FLASH: How do I check a variable in , DSG
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]