Flasher Archive

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


Subject: Re: [flasher] Simple tellTarget-Question?!
From: derrickito
Date: Sun, 21 Jan 2001 20:11:00 -0000

http://were-here.com/forums/showthread.php?threadid=36783 i had a similar
problem a while back targetting a loaded swf

the answer is down there near the bottom of the thread.

to tell target level 1 you use:

bEgin Tell Target("_level1")
Stop
End Tell target

and im sure you can modify that to your movie clip like this
to tell target level 1 you use:

bEgin Tell Target("_level1.yourmovieclip")
go to frame whatever
play
End Tell target

hope that helps
derrickito


----- Original Message -----
From: "flasher ­Pascal" <flashatflyart [dot] ch>
To: "flasher from chinwag" <flasheratlists [dot] chinwag [dot] com>
Sent: Sunday, January 21, 2001 10:06 AM
Subject: [flasher] Simple tellTarget-Question?!


> Hi Flashers
>
> maybe a very simple question but I can't seem to find the correct code!
> All I need is to telltarget an MC on _level0 from an swf on _level1..
>
> something like on release, telltarget _level0.root.myMC, goto and play
> frame1????
>
> Any help is like always very welcome :-)
>
> Pascal
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> The Chinwag site carries a wealth of Flash resources.
> Find useful links, suggested reading and archives at:
>
> ** http://www.chinwag.com/flasher **
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> You are subscribed to flasher as: kingdclark2athotmail [dot] com
> To unsubscribe, email leave-flasher-479505Datlists [dot] chinwag [dot] com
>



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