Flasher Archive

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


Subject: Re: FLASH: Puzzeling Problem
From: Laura Mollett
Date: Fri, 12 May 2000 00:22:55 +0100

Patrick,
Just a wag, but I'm wondering if you can set the variable and use it for the
tell target in the same action... it might need a frame to update? If you
have room somehow, you might try setting the variable in one frame or
something, and then using the button release just for the visibility and
tell target.

hth,
Laura

> I agree, one of those SHOULD work... but does not. Here's the piece of code:
>
> On (Release)
> Set Variable: "n" = Substring (GetProperty("",_name), 7, Length (
> GetProperty("",_name))-6 )
> Set Property ("../button"&n, Visibility) = false
> Set Variable: "location" = linkname
> Begin Tell Target ("../../../../../")
> Go to and Play (location)
> End Tell Target
> Trace (linkname)
> Trace (location)
> End On
>
> As I mentioned earlier, the trace's return the correct values... so it SHOULD
work.
> Go figure.
>
> Patrick

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 helpatchinwag [dot] com


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