Skip to main content
Inspiring
June 15, 2008
Question

Display of Video FLV files

  • June 15, 2008
  • 1 reply
  • 318 views
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.
This topic has been closed for replies.

1 reply

Inspiring
June 15, 2008
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.