Hi, I have another problem and I can’t find a solution for this maybe one of you can help me.
I have a movie with 50 clips, this movie is called by another main movie (a menu).
The menu tell to the second movie what to load.
I have exported for actionscript the name of each clip, and if I check the box “export to the first image” my movie will be oversized of KB.
I will know if there is a solution to do with actionscript when I know wich clip I need to load the command in actionscript to tell
export xxx movieclip in first image ?
I use this command for display the movieclip.
[AS]root.attachMovie(Whatload, Whatload, 1, {_x:10, _y:10});[/AS]
I hope you undestand my problem, because english is not my mother tongue