Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Display of Video FLV files

Contributor ,
Jun 15, 2008 Jun 15, 2008
Is there an easy way to display Video FLV files with ColdFusion,
Either some code or a CF tag ?
As ColdFusion and Video Flash are 2 products from Adobe,
I hope there is an easy way to display that type of file.

Thanks, for answer.
Pierre.
TOPICS
Advanced techniques
289
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jun 15, 2008 Jun 15, 2008
LATEST
FLV files need to be played in the flash player and therefore you need an swf file that will load in and play your FLV. Coldfusion is not necessary for this process as it is an entirely client side operation.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources