Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Re: flasher-digest V1 #2819 |
From: | Toon Van de Putte |
Date: | Sun, 9 Apr 2000 23:32:34 +0100 |
At 22:36 9/04/00 +0100, you wrote:
>Date: Sun, 09 Apr 2000 16:59:48 -0400
>From: Helen Triolo <designeri-technica [dot] com>
>Subject: Re: FLASH: Making screensavers on Mac - Flash 4 on MacOS
>8.5 -ActionScript blues
>
> > On (Release)
> > Begin Tell Target ("/ctr")
> > Set Variable: "selected" = "tv1"
> > End Tell Target
> > Play
> > End On
>
>for this you can just say
> On (Release)
> Set Variable: "/ctr:selected" = "tv1"
> Play (or maybe a Goto and play?)
> End On
>(because the button is on the main timeline, right?)
I think i've already tried that, but i'll try again. Is my way of doing it
totally incorrect, or should it work too?
> > If (/ctr:selected = "tv4")
> > Go to and Play (help en support, 1)
> > End If
> > Stop
>
>For the above, you need a string comparison (eq, not =), eg
>If (/ctr:selected eq "tv4")
> Go to and Play (help en support, 1)
>End If
I think i've also tried that. But i'll try it again, see if this combined
with your previous suggestion solves my problem. It'll be a long night...
Many many thanks ^_^
--
Toon Van de Putte - toonkatdesign [dot] be - http://www.katdesign.be -
http://www.bliep.com
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
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]