Flasher Archive

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


Subject: Re: FLASH: Puzzeling Problem
From: Helen Triolo
Date: Thu, 11 May 2000 22:39:29 +0100

patrickfatbestweb [dot] net wrote:
>
> Helen,
>
> 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
>

Well then, if location looks like what you expect, then maybe that frame
of the mc (which doesn't have a name, so I guess it's the main timeline?
in which case couldn't you just use "/" as the target instead of that
long un-nest string?) hasn't loaded yet? But you said you tried this
with the frame name (*exactly* the same thing as what's in the location
variable?) and it *did* work, so I guess that couldn't be it. Kinda
stumped, I have to admit. (Out of curiousity, couldn't you just use
linkname and leave location out of it all together?)

----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

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


Replies
  re: Re: FLASH: Puzzeling Problem, patrickf

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