Flasher Archive

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


Subject: Re: FLASH: Targeting using loop
From: Helen Triolo
Date: Tue, 25 Jul 2000 18:12:17 +0100

Oh, one other thing: I think it should be

Set Variable: "/letter" & /:damncounter & ":desplazamiento" =
/:direccion

Helen Triolo wrote:
>
> Looks like it should work, as long as the action is done on the main
> timeline and you're talking to mc's letter1-letter6 that exist on the
> main timeline (I assume you've checked to make sure the instances are
> right and that they exist in the frame where this action is done). If
> not executed on the main timeline, try:
>
> Loop While (/:damncounter<6)
> Set Variable: "/letter"&/:damncounter:desplazamiento =
> /:direccion
> Set Variable: "/:damncounter" = /:damncounter+1
> End Loop
>
> (or adjust the path for letter to something else if it's nested, and/or
> the path for the variables if they're in a mc).
>
> ---------------------------------------------------
> Helen Triolo � http://i-Technica.com � 301-424-6037
> Flash Q&A archive � http://i-technica.com/flashlist
>
> Jose/DoubleYou wrote:
> >
> > Hi there,
> >
> > I have to send the same variable to a bunch of MCs so I thought I could do
> > do it using the loop action. Guess what? It seems I was wrong.
> >
> > This is the code I'm using:
> >
> > Loop While (damncounter<6)
> > Set Variable: "letter"&damncounter:desplazamiento = direccion
> > Set Variable: "damncounter" = damncounter+1
> > End Loop

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Targeting using loop, Jose/DoubleYou
  Re: FLASH: Targeting using loop, Helen Triolo

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