A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Combine Two SWF Files

  1. #1
    Junior Member
    Join Date
    Jun 2009
    Posts
    5

    Combine Two SWF Files

    Guys i want to combine two swf files into one without the need of its dependencies before it play,Thanks

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    I don't understand. What do you mean by "combine" and what do you mean by "without the need of its dependencies".

  3. #3
    Junior Member
    Join Date
    Jun 2009
    Posts
    5
    I have an swf file and i've imported another swf file and i want to save them as one file.

  4. #4
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    I believe there is a way to do this in Flash 9 AS3 using the binary symbol library. I will let Wilbert give the details.

  5. #5
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    It is possible using KoolMoves AS3.

    You can add an existing swf as a binary resource embedded in the main swf.
    You will still have to load it but instead of loading it as a file, you can load it from a byte array.

  6. #6
    Junior Member
    Join Date
    Jun 2009
    Posts
    5
    I have been able to combine them but it but it's now saying,Content on this page requires a newer version of Adobe Flash Player. and i have the current flash installed,why?

  7. #7
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Do you have the latest flash version for Internet Explorer as well as your default web browser?

  8. #8
    Junior Member
    Join Date
    Jun 2009
    Posts
    5
    Yes i installed the current flash form Adobe yesternight but i still have the same problem.Firefox is my default browser.

  9. #9
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    I don't know if you used the KoolMoves exported html file or not.
    A possible problem could be that the player detection routine isn't functioning properly.
    Can you post a link to the file ?

  10. #10
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Are you getting the message while previewing inside KoolMoves? KoolMoves uses Internet Explorer internal browser for previewing so the Internet Explorer Flash player needs to be kept current as well as your default player.

  11. #11
    Junior Member
    Join Date
    Jun 2009
    Posts
    5
    W.Brants : Yes i upoad the export html and the flash files to my server,And then paste the emded code kool moves gives me to my DreamWeaver,

    Bob Hartzell: No the preview works great,
    Last edited by yaanom; 06-08-2009 at 04:01 AM.

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