Skip to main content
Participant
March 12, 2011
Question

Play consecutive external SWF files

  • March 12, 2011
  • 1 reply
  • 654 views

I have 2 swf files that I would like to play back to back. What is the best approach for that? The first movie needs to finish playing and then be followed immediately by the second movie.

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
March 12, 2011

How are the two files situated and what ability do you have to edit them?

lbc1234Author
Participant
March 12, 2011

I have both files in their original formats. One file is a .mov file and the other is a .mp4 file. I converted them both to .swf using ffmpeg, so I can edit them if necessary.

Ned Murphy
Legend
March 12, 2011

Can you edit them in such a way that you can add code into the last frames?