Flexcomps’s Weblog

JSFL Export Batch images to FLA/SWF

Posted by: Yogesh Puri on: August 20, 2008

This is a utility to convert bunch of images to SWFs with the same size of images. You need to place the source.fla under c:\JSFL folder or you can edit the path of your fla in the JSFL file at line 35. Download it from here.

FLfile.copy(”file:///C:/JSFL/source.fla”,folder+’/Exported/’+tempName);

Also you can change the name of FLA/SWF accordingly from following lines.
tempName = “Image_0″+i+”.fla”;
tempName = “Image_”+i+”.fla”;

1 Response to "JSFL Export Batch images to FLA/SWF"

[...] to FLA/SWFThis is a utility to convert bunch of images to Fla and SWFs with the same size of images.http://flexcomps.wordpress.com/2008/08/20/jsfl-export-batch-images-to-flaswf/SWF – Wikipedia, the free encyclopediaDescription. Originally limited to presenting vector based [...]

Leave a Reply

 

August 2008
M T W T F S S
« Jul   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Blog Stats

  • 94,229 hits