# Embed FLV inside SWF

**URL:** https://forum.kirupa.com/t/embed-flv-inside-swf/237094
**Category:** flash
**Created:** [August 27, 2007, 9:08am UTC](https://forum.kirupa.com/t/embed-flv-inside-swf/237094 "2007-08-27T09:08:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![WMarsh](https://avatars.discourse-cdn.com/v4/letter/w/ba8739/32.png) [@WMarsh](https://forum.kirupa.com/u/WMarsh)
#### Post date: [August 27, 2007, 9:08am UTC](https://forum.kirupa.com/t/embed-flv-inside-swf/237094/1 "2007-08-27T09:08:52Z")

</div>

Hi. It doesn’t seem that I can embed an FLV directly inside an SWF in any obvious way, and I don’t want my FLVs to be separate files as I want people to just be able to simply copy my SWF over and put it on their own web site - including the video.

I’ve thought about embedding the FLV data as a binary class and loading it in as an FLV in memory as people sometimes do with SWFs, but I don’t think this is possible as there is no native FLV type in the library.

Does anybody have a solution or any ideas about this?
