How to embed flv video in SWF.

5 posts / 0 new
Last post
kikumasa
Offline
Joined: 17 Apr 2011
How to embed flv video in SWF.

Is it possible to embed flv video in SWF as in Flash IDE?
I still use SWFSDK 2.4.

UserSupport
Offline
Joined: 20 Oct 2010
This can be done with TFlashStorage

Hello,

The question is not entirely correct as SWF is not created in Delphi IDE.

Still, it's possible to store FLV video in SWF with TFlashStorage component. To use this component, you should upgrade your Delphi SWF SDK to the latest version (3.0.1).

 

kikumasa
Offline
Joined: 17 Apr 2011
Thank you but what do you

Thank you but what do you mean by

"as SWF is not created in Flash IDE." ?

I always use Adobe Flash CS3 to create SWF movie. Flash CS is one of Flash IDE. Am I not correct ?

GROL
Offline
Joined: 13 Jul 2010
ups, sorry, must "Delphi IDE"

ups, sorry, must "Delphi IDE"

kikumasa
Offline
Joined: 17 Apr 2011
Thank you, I see.

Thank you, I see.