Flasher Archive

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


Subject: FLASH: coder list and .swapDepths
From: Kilgore Trout \(E-mail\)
Date: Sun, 27 Aug 2000 17:50:59 +0100

(branden wrote...)
If you would like to join the list please send an email to
flashcoders-requestatfigleaf [dot] com

(to which my mail client replied...)
Your message

To: flashcoders-requestatfigleaf [dot] com
Subject: subscribe
Sent: Fri, 25 Aug 2000 15:23:04 -0400

did not reach the following recipient(s):

flashcoders-requestatfigleaf [dot] com on Fri, 25 Aug 2000 15:28:12 -0400
The recipient name is not recognized


is that the wrong address or am i being a crackstar?

---

and speaking of flash5 actionscripting...

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);
}
}


so am i off bicycling, or what?

still dizzy from all of this new actionscript business,
~~~~~~~
><}}}">

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
  Re: FLASH: coder list and .swapDepths, Randy Kato

Replies
  FLASH: Flash:Fonts I don't see, Kristopher Wainwright

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