any animated movieclips are also ignored when publishing as mov or avi or whatever. I made a movie like this, and I had simple AS all through it, stop. goto, etc. I had animated clips and nested clips, so the only way to get it onto vhs was to open the swf fullscreen, plug in some video-out cables to the computer, and press record. (actually it was for an all day fair, so I left the swf on repeat and filled the two hour tape with my movie, so I could leave it “on repeat” in the vcr during the day.)
As far as organization, I was very unexperienced at the time, so I started with a scene for each shot, and got tired of the complexity of just working with the fla file, so I started a new file for the next “section.” gradually I started putting more and more onto the main timeline, even having quite a few cuts happen just by putting a keyframe division on the main timeline.
When it was done I had 7 fla’s that were different sections, and inside those, some of the shots were in their own scenes,a nd some were combined. Sometimes I had a whole scene with one movieclip that just stayed still, and all the animation happened on the timeline in that clip. Other scenes had enormous clips tweening at the same time as nested clips, (for perspective effects) that ran really slow and (because I basically used a screen capture to get it on tape) that came out in the final vhs, too.
I tried pasting all the frames from each of the 7 files into one fla, but i had movieclips with the same names in my library, and it started replacing things i didnt want replaced. It was a mess. The end result had one swf that loadMovie’d the other 7 into a frame, nextframe’d when they were done. This meant that on the vhs, there was a blank frame that flashed on the screen 7 times during the film, where the divisions were. (Not always a good place for that either) My advice is, dont let it get complicated. It is going to get big, just dont let it get out of control. Decided ahead of time on a method of organization. (and a time length) Keep it in one file, and save every now and then as Movie001.fla Movie002.fla Movie003.fla Use tweening carefully. It is not for the web, and file size doesnt matter on VHS, so you can insert a tween just to get the positions and then break it up into keyframes( to make it play smoother.)
Its up to you whether you make every cut a scene division. If you can use the same layers in both shots, then I say the cut between them doesnt need to be its own scene change.
Good Luck! Be sure to show it off at kirupa when youre done!`