Skip to main content
Known Participant
September 13, 2009
Question

How to separate .flv file from the library of flash ddocument

  • September 13, 2009
  • 1 reply
  • 442 views

Hi all,


I have .fla document that contain an .flv file in its library.


I'd like to separate the .flv file as a standalone file.


When Right-Click the .flv in the library and choosing properties, the Export command is inactive.


Help me please.

This topic has been closed for replies.

1 reply

Inspiring
September 13, 2009

Just move it outside of FLA (some directory on your machine or to the server) and stream/load it at runtime - either by using FLVPlayback or writing you own NetConnection/NetStream routine.