trymedo
10-28-2008, 02:32 PM
Hi,
I'm sure what I need to do here is actually very simple, but Im having some trouble with it.
My aim is to have one *Template* scene that I set up exactly how I need it, with layers and movieclips all layed out how I want them
Then, in my script, I would like to duplicate this scene, give it a new name, and set up some parameters on the component movieclips on the stage.
I have already managed to duplicate the scene and insert set number of frames, labels & actions. This is fine.
Now I need to loop through the layers elements until I find one called "StepList" and set its "prefix" parameter to a variable string.
This is all I need to do and my first usefull jsfl will be complete :)
Please, anybody have any ideas?
Thanks
I'm sure what I need to do here is actually very simple, but Im having some trouble with it.
My aim is to have one *Template* scene that I set up exactly how I need it, with layers and movieclips all layed out how I want them
Then, in my script, I would like to duplicate this scene, give it a new name, and set up some parameters on the component movieclips on the stage.
I have already managed to duplicate the scene and insert set number of frames, labels & actions. This is fine.
Now I need to loop through the layers elements until I find one called "StepList" and set its "prefix" parameter to a variable string.
This is all I need to do and my first usefull jsfl will be complete :)
Please, anybody have any ideas?
Thanks