Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Actionscript F5:swapDepths |
From: | Scott Rouse |
Date: | Mon, 27 Nov 2000 15:22:30 GMT |
It is not necessary to have duplicates to be able to swap depths....in fact
its not necessary to even have movies that are loaded to be able to swap
depths. I say this because the text speaks of how only loaded movies have
levels beyond 0...All movie clips within the primary movie are all
considered on level 0, but I have a program right now that switches depths
between clips that are all on the main movie, level0. I don't know what
level they are considered, I just used...
_root.yourbottomclip.swapDepths(_root.yourtopclip);
The bottom jumps on top of the other regardless of all being on level 0.
Scott Rouse
----- Original Message -----
From: "Paul Willoughby" <paul_willoughbybeap [dot] co [dot] uk>
To: "Flasher-l (E-mail)" <flasherchinwag [dot] com>
Sent: Friday, November 24, 2000 5:17 AM
Subject: FLASH: Actionscript F5:swapDepths
> Hi all,
>
> Has anyone tried using the swapDepths in Flash 5? Is it only possible to
> swap the Depths of movie clips that are duplicates of the same instance
> (this is what it seems to say in the reference documents)? Or is there a
> way to swap the depths of two movie clips that are within another clip,
> but aren't duplicates?
> I think I'm confused over the use of the term 'parent movie clip'. I've
> seen it being used as referring to a master MC which you make duplicates
> from, or as an MC that contains nested MC's. Which is the correct
> definition in Flashspeek?
>
> Cheers!
>
> paul
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Actionscript F5:swapDepths, Paul Willoughby
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]