[Flashcoders] Flash 8, AS 2.0. I want to use symbols from child movie in parent movie. Possible?

2008-02-01 Thread Donald Trump
Wow, how I could I miss this feature?.. It seemed useless for me at first. Now I see its power. Thanks so much, Deepanjan Das, that is just exactly what I was looking for! You can use runtime shared libraries for this case I guess. ___ Flashcoders

[Flashcoders] Flash 8, AS 2.0. I want to use symbols from child movie in parent movie. Possible?

2008-01-29 Thread Donald Trump
Hey! Suppose I load an SWF that contains symbols inside the main movie. Let it be smiles for chat application - smiles.swf. Then I want to instantiate some of these symbols putting them on the main movie _root. That is essential, I want to add the instances to the main movie _root or _root's

[Flashcoders] How to shorten the compile time?

2008-01-29 Thread Donald Trump
I'm at the final stages of my project. The thing that I am bothered most now is compile time. The project has evolved for the past couple of years into a large code base of Action Script classes. There are about 300 classes which is 1 MB of source code. It takes about 20 seconds to compile the