7 msg'real time' flash interface.
6 msgduplicate movieclip with loading image
7 msgRuntime sharing: best practice
20 msgDrag on a specific angle
5 msgXML.onLoad peculiarity
3 msgRuntime sharing
4 msgcreate drop caps text ...
1 msgJOB POSTING: freelance game developer (game eng...
1 msg[OT] Intermediate level Actionscript developer ...
1 msgJOB: drag and drop product designer app
5 msgAS3 writing ByteArray hexadecimal data to a fil...

Exported symbols scope and lifetime
\ strk (5 Jan 2007)

1 msgJOB:Flash Developer Needed IN NYC
1 msgShared library load time
2 msgpflash 8 file upload security issue
4 msghtml text in two columns
5 msgWait for XML.onload - random failure - 3nd try!!
2 msgWait for XML.onload - random failure - 2nd try!!
1 msgWait for XML.onload - random failure
2 msgTransform tool help - without the matrix
Subject:Exported symbols scope and lifetime
Group:Flashcoders
From:strk
Date:5 Jan 2007


 
How long does an exported simbol last, and from where is it usable ?

Case:

- let movie A export symbol "symA"
- let movie B export symbol "symB"
- let movie A *load* movie B

Q1: can ActionScript in movie A attachMovie("symB") ?
Q2: can ActionScript in movie B attachMovie("symA") ?

Further case:

- movie A *unloads* movie B

Q3: can ActionScript in movie A still attachMovie("symB") ?
(of course if it couldn't before no need to answer this)

Finally:

Q4: do rules for attachMovie() apply for registerClass() ?

I'm asking this questions to properly implement registerClass()
in the GNU Flash Player (http://www.gnu.org/software/gnash).
Flash coders help is highly welcome for providing advices and testcases,
in case you're interested in helping out.

Thanks in advance

--strk;

/"\ ASCII Ribbon Campaign
\ / Respect for low technology.
X Keep e-mail messages readable by any computer system.
/ \ Keep it ASCII.

_______________________________________________
Flashcoders
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


© 2004-2008 readlist.com