Okay, this is mostly pie-in-the-sky thinking from an idea a friend of mine had:
We’ve got an .flv video which has been imported directly onto the stage. At runtime, a movieclip then dynamically loads an image from the server and tweens over the top of the video. For example, one time the image might be a swan, another time it might be a bee. This all runs absolutely fine.
Is there any way at all that this dynamic movie, with the dynamically loaded image, can be ported to a ‘hard copy’ video, i.e. .avi, .mov, etc. online?
I’ve seen excellent tools like [COLOR=#22229c]http://vixy.net/[/COLOR] which can transfer .flv (and more) files to pretty much any MPEG4 format video, but obviously we’re looking to do the same thing with an .swf movie, with a dynamically imported image no less.
Any advice would be very much appreciated.