A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Compound multiple FLA into one FLA

  1. #1
    Senior Member
    Join Date
    Sep 2006
    Posts
    248

    Compound multiple FLA into one FLA

    I've got over 4000 .FLA-files that's containing one movieClip each.
    What I want to do is to have one FLA-file, and put all the movieClips (one from each FLA) inside the library of that one FLA.

    Manually this would take.. hmm, let's see... FOREVER!
    Is there any fast way to make this process faster?

    Really grateful for help!
    Leo

  2. #2
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    Using jsfl you can write a script to automate the process.
    I would write it to get a list of all the .fla's in a folder and then one at a time, open it, select all the items from the library and copy it to the main .fla and then close it. To prevent naming conflicts you may want to create a folder by the name of each .fla in your main library and paste the items in there.
    Here's the documentation
    http://help.adobe.com/en_US/flash/cs..._extending.pdf

  3. #3
    Senior Member
    Join Date
    Sep 2006
    Posts
    248
    Hello jAQUAN,
    Thanks for ur reply. Gonna start on it right away.
    Regards,
    Leo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center