Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: [flasher] Tell Target and button strangeness
From: Muzak
Date: Sat, 27 Jan 2001 06:20:30 -0000

Then you should probably use an if() statement that checks if the pictures mc has already played (meaining, the button has been
pressed already).

On (Release)
if (someVar ne "pictures")
set variable (someVar="pictures")
Begin Tell Target ("/Pictures")
Go to and Play (4)
End Tell Target
endIf
End On

don't quote me on the F4 syntax, but I think you'll get the picture :-)

Muzak


> Thanks for your note. I tried this, and the behavior is still the same:
> the first click goes to the proper MC frame, and subsequent re-clicks
> actually cycle between the previous frame and the proper one!
>
> Very odd!
>
> Cheers --- Phil





[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]