12/16/2010 4:28:16 PM
Title:
Embed Video without Flash
I have a video I want to embed in my swf, but I use FlashDevelop and not Flash. How can I do this and then control its playback? If embedding is not possible, is there a way to just load the video file (from a file not the web) into the swf? I can most likely convert it to an appropriate video format.
12/16/2010 11:46:32 PM
you can use the FLVPlayback component in flash to load flv files. There are security restrictions on flash files that permit them to load the external files from the same location of same domain from where they are running. So if your swf and flv file are in the same folder then swf can load it.
12/17/2010 1:39:26 PM
I would, but as I stated I don't have Adobe Flash CSx, and no component. I'm looking for a way to embed a video file I have or load it.