![]() |
|
load YouTube video's in FLVPlayer? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: load YouTube video's in FLVPlayer? (/thread-9303.html) |
load YouTube video's in FLVPlayer? - tunafish - 22-11-2011 I just installed the FLVPlayer plugin and would like to know if it is possible to load YouTube video's in the player, kind of like when using the TextObject class. load YouTube video's in FLVPlayer? - acrylian - 22-11-2011 The FLVplayer plugin is not supported for quite some time anymore (and is not the latest anyway). I don't remember if it even is able to play Youtube or other services' videos. Please refer to its website on how to possibly configure it: load YouTube video's in FLVPlayer? - tunafish - 22-11-2011 I got it to work :-) It's fantastic!! On image.php I just included the javascript file: and than I made TextObjects like: jwplayer("container").setup({ ` load YouTube video's in FLVPlayer? - acrylian - 22-11-2011 Ok, that way will of course work. load YouTube video's in FLVPlayer? - tunafish - 25-11-2011 ! Just a warning.. Loading Youtube video's into JWPlayer only works with browsers with the Flash plugin enabled. load YouTube video's in FLVPlayer? - acrylian - 25-11-2011 Maybe it is easier to use the textobjects to use hte Youtube player directly. That does cover html5 as well (if the file format is already available in mp4 naturally which is not the case with older videos). |