Design and CSS styles
Version 3.x > Design and CSS styles > Playing FLVs inside Kentico? View modes: 
User avatar
Member
Member
jasonmn06-gmail - 10/14/2008 4:06:46 PM
   
Playing FLVs inside Kentico?
Has anyone yet come up with an easy way to provide FLV player support inside Kentico ... the ability to play FLV flash video files?

Thanks!
-Jason

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 10/15/2008 3:55:01 PM
   
RE:Playing FLVs inside Kentico?
Hi Jason,

Since FLV format is (flash) video format you may need to use some player on your site which will play them (e.g.: http://www.jeroenwijering.com). You will upload your video files (FLV and SWF) to the site structure and finally you will use their live URL in the embedded HTML code. There is nice tutorial on following page: http://www.sothinkmedia.com/guide/putvideo.htm

For more information please see google.com:-)

Anyway, if you have any problem with integration of FLV player in Kentico CMS don't hesitate to ask.

Best regards
Ondrej Vasil

User avatar
Member
Member
jeremie.bryon-orckestra - 7/23/2010 3:26:24 PM
   
RE:Playing FLVs inside Kentico?
You will upload your video files (FLV and SWF) to the site structure


What about insert my FLV in "Media libraries" as an flv document ?

But Kentico gives me a "permanent link" with .aspx extension, and unfortunately the flash video player read only .flv files.

Can't we change a document permanent link or file extension in Kentico ?

User avatar
Member
Member
efusien - 7/26/2010 10:39:54 AM
   
RE:Playing FLVs inside Kentico?
I found a solution : using custom url extensions.

With this option I can use the permanent link of my .flv file (inserted via Media Libraries : abcdefghijkl-myVideo.aspx) :

- abcdefghijkl-myVideo.aspx doesn’t work in swf player
- abcdefghijkl-myVideo.flv works fine in swf player (using custom url extension .flv)

You can see the Kentico's documentation for use of custom extensions :
Chapter 3.4.11 Custom URL extensions and extensionless URLs