# Is it possible to embed flv file in to flash?

**URL:** https://forum.kirupa.com/t/is-it-possible-to-embed-flv-file-in-to-flash/313379
**Category:** flash
**Created:** [August 27, 2010, 2:56pm UTC](https://forum.kirupa.com/t/is-it-possible-to-embed-flv-file-in-to-flash/313379 "2010-08-27T14:56:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sanmax007](https://avatars.discourse-cdn.com/v4/letter/s/c6cbf5/32.png) [@sanmax007](https://forum.kirupa.com/u/sanmax007)
#### Post date: [August 27, 2010, 2:56pm UTC](https://forum.kirupa.com/t/is-it-possible-to-embed-flv-file-in-to-flash/313379/1 "2010-08-27T14:56:18Z")

</div>

Is it possible to embed the flv file in to the flash like other files(images, swf), so that i can handle this in as3 as programmaticaly in the same way as FLVPlayback component? I know the way to add flv file by creating FLVPlayback component. But in this case we always need to depend on the source path of corresponding file. I am not able to find any kind of solution for this. As second way I have imported flv file to the library and created the instance of this but there is some problem with the synchronization of audio with video. Also in this case I am not able to handle this flv in as3 as programmatically.

Any kind of help would be appreciated.

Thanks in advance!
