;

PDA

Click to See Complete Forum and Search --> : Combine Two SWF Files


yaanom
06-01-2009, 03:19 PM
Guys i want to combine two swf files into one without the need of its dependencies before it play,Thanks

Bob Hartzell
06-01-2009, 04:26 PM
I don't understand. What do you mean by "combine" and what do you mean by "without the need of its dependencies".

yaanom
06-01-2009, 05:48 PM
I have an swf file and i've imported another swf file and i want to save them as one file.

Bob Hartzell
06-02-2009, 08:04 AM
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.

w.brants
06-02-2009, 09:43 AM
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.

yaanom
06-02-2009, 08:55 PM
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?

Bob Hartzell
06-03-2009, 07:30 AM
Do you have the latest flash version for Internet Explorer as well as your default web browser?

yaanom
06-03-2009, 01:32 PM
Yes i installed the current flash form Adobe yesternight but i still have the same problem.Firefox is my default browser.

w.brants
06-03-2009, 01:42 PM
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 ?

Bob Hartzell
06-04-2009, 07:34 AM
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.

yaanom
06-07-2009, 08:32 PM
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,