Flasher Archive

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


Subject: Re: FLASH: Can an MC Instance name be a variable?
From: Victor Nystad
Date: Fri, 19 May 2000 03:14:30 +0100

Here's an example using variable names and duplicate movieclip:

Set Variable: "/:headnumber" = /:headnumber + 1
Set Variable: "headname" = "head_"&/:headnumber
Duplicate Movie Clip ("../head", headname, /:headnumber)

Begin Tell Target ("../"&headname)
Go to and Play ("2")
End Tell Target

Just make sure your target is set to "expression" if you're using a variable
for the name.

Hope this was of any help.

Victor



on 18-05-00 10:31 Shaun Brazier - ADV Internet Solutions wrote:

> Hi,
>
> Just wondering,
>
> Is it possible to target an MC with a variable.
>
> Like: On release set variable /:identify = name
> Tell target /:identify, goto frame/label
>
> ????
> TIA
>
> Best Regards
>
> Shaun Brazier
> Internet Developer
> ADV Internet Solutions Ltd
> (Cambridge Office)
>
> shaunatadvserver [dot] com
> www.advis.co.uk
> (01353) 722 588 - Office
> (07760) 225 646 - Mobile
>
>
>
>
>
> 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
>


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
  FLASH: Can an MC Instance name be a vari, Shaun Brazier - ADV Inter

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