Hello.
I am sorry of posting this easy question here(i should post it to the
newbies list but i think there is a problem with it) :
I need to load two flash movies into a single one. One is containig the
sound, the other the animation. I think i cannot put the sound directly
into the movie because i made de movie of a lot of scenes(or can I?)
Can you tell me a good tutorial for this or only giving me the piece of code
neceserly for this.
Thanks
Pedro
ps: I tried with this:
this.attachMovie("genesis 7", "genesis", this.getNextHighestDepth()); //to
attach the film
but the problem is that the animated movieclips inside the movie didn't
play.
Should sth like this work?
this.attachMovie("genesis 7", "genesis", this.getNextHighestDepth()); //to
attach the film
genesis.play();???????
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders