Flasher Archive

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


Subject: Re: FLASH: coder list and .swapDepths
From: Randy Kato
Date: Mon, 28 Aug 2000 18:20:27 +0100

Kilgore,

The AS Reference Guide documents this method. I've got an FLA you can download
at http://www.braincraft.com/z-test.zip.

HTH,
Randy

"Kilgore Trout (E-mail)" wrote:

>
> has anybody had success with .swapDepths? i'm trying to get some z-depth
> ordering happening from inside of an MC, and i'm not quite sure how to
> implement this command. i'll be gall-durned if i can find any documentation
> regarding it, either.
>
> after duplicating an mc and loading the variable "newindow" (the mc
> identifier) into it, i attempted this shot in the dark (and variations
> thereof):
>
> on (press) {
> /:prewin = /:window;
> /:window = newindow;
> tellTarget ("/") {
> window.swapDepths(prewin);
> startDrag (window, false, 2, 26, 347, 477);
> }
> }

--
'''''' ' ' ' ' ' ' ' ' '
Randy Kato - Web Master
Braincraft

627 Broadway, Suite 504, NYC 10012
T 212.539.1680 F 212.539.1741
http://www.braincraft.com
...... . . . . . . . . .



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: coder list and .swapDepths, Kilgore Trout \(E-mail\)

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