PDA

View Full Version : How to Publish Single Scene?


ryryindo
03-23-2007, 04:36 PM
I have been given a big .fla that has about 40 scenes, each is to become a simple .swf

I know i can (i use a mac) option + command + enter to export a single scene, but they don't seem to retain the stop(); that i have on the first frame of each scene, or any other actionscript i've added (traces, etc.)

can someone fill me into a way to do this?

also, i need the number of bytes and the duration in cpu cycles for each swf if anyone can tell me a solid way of retreiving this info.

much appreciated!

CyanBlue
03-23-2007, 06:24 PM
Howdy and Welcome... :)

If Test Scene did not do the job for you, I guess you will have to start creating 40 FLA files with that file cuz I don't know of any other way to achieve what you want...