I don't know if this has been addressed, but I have what I think is a fairly complicated question.
I have been using flash professionally for about a year now, and I know it pretty well. I am primarily an artist, but I do understand the structure of Actionscript and can get through most things fine.
My question is this:
I want to set up a main timeline that has 50 frames which is basically a slide show. Then what I want to do is to be able to have a script or some other program build the FLA so that It will have just the number of frames I want at any given time. so lets say I only want 20 frames instead of 50, but I don't want to have to open the main timeline because everything in the main movie loads dynamically using LoadMovie. Is this even possible? Or am I always stuck with opening the main movie, setting the number of frames and recreating the swf each time? any help is much appreciated. Thanks.
I have been using flash professionally for about a year now, and I know it pretty well. I am primarily an artist, but I do understand the structure of Actionscript and can get through most things fine.
My question is this:
I want to set up a main timeline that has 50 frames which is basically a slide show. Then what I want to do is to be able to have a script or some other program build the FLA so that It will have just the number of frames I want at any given time. so lets say I only want 20 frames instead of 50, but I don't want to have to open the main timeline because everything in the main movie loads dynamically using LoadMovie. Is this even possible? Or am I always stuck with opening the main movie, setting the number of frames and recreating the swf each time? any help is much appreciated. Thanks.