Home
last modified time | relevance | path

Searched refs:flv (Results 1 – 24 of 24) sorted by relevance

/plugin/flashplayer/
H A Dreadme-de.txt46 Beispiel - anzeigen eines Videos "/demo.flv" mit 480*380 Pixeln, verwenden
49 <flashplayer width="480" height="380">file=/demo.flv&image=/demo.jpg</flashplayer>
55 <flashplayer width="480" height="380">file=/demo.flv</flashplayer>
H A Dreadme-en.txt45 Example - display a video "/demo.flv" with 480*380 pixels, use "/demo.jpg"
48 <flashplayer width="480" height="380">file=/demo.flv&image=/demo.jpg</flashplayer>
53 <flashplayer width="480" height="380">file=/demo.flv</flashplayer>
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso53 …'File' = array('7z','aiff','asf','avi','bmp','csv','doc','fla','flv','gif','gz','gzip','jpeg','jpg…
56 …'Media' = array('aiff','asf','avi','bmp','fla','flv','gif','jpeg','jpg','mid','mov','mp3','mp4','m…
/plugin/flowplay/
H A Dchangelog10 * Initial release. Simply plays ''.flv'' files.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp100 ConfigAllowedExtensions.Add "File", "7z|aiff|asf|avi|bmp|csv|doc|fla|flv|gif|gz|gzip|jpeg|jpg|mid|m…
121 ConfigAllowedExtensions.Add "Media", "aiff|asf|avi|bmp|fla|flv|gif|jpeg|jpg|mid|mov|mp3|mp4|mpc|mpe…
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md18 * Flash: **mp3, m4a (AAC), m4v (H.264),** rtmp, flv.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm103 …Config.AllowedExtensions["File"] = "7z,aiff,asf,avi,bmp,csv,doc,fla,flv,gif,gz,gzip,jpeg,jpg,mid…
124 …Config.AllowedExtensions["Media"] = "aiff,asf,avi,bmp,fla,flv,gif,jpeg,jpg,mid,mov,mp3,mp4,mpc,m…
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2 …v:{codec:'video/webm; codecs="vorbis, vp8"',flashCanPlay:!1,media:"video"},flv:{codec:"video/x-flv… class in i
H A Dpopcorn.jplayer.js104 flv: { // FLV / F4V class in format
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js104 flv: { // FLV / F4V class in format
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as521 // rtmp://cp83813.edgefcs.net/ondemand/rob_hall/bruce_campbell_oldspice.flv
535 // .f4v streams with standard appname/no instance name, .flv extension
536 if (rtmpSrc.indexOf(".flv") != -1)
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1 …fastcgi_temp_path fastcgi_upstream_fail_timeout fastcgi_upstream_max_fails flv geoip_city geoip_co…
/plugin/flowplay/flowplayer/
H A DREADME.txt20 If the 'videoFile' variable's value contains a '.flv' or '.swf'
/plugin/flowplay2/flowplayer/
H A DREADME.txt188 If the 'videoFile' variable's value contains a '.flv' or '.swf'
365 … type property to playlist clips so that the URLs don't need to have an extension (swf, flv or jpg)
/plugin/flowplayer/player/
H A DREADME.txt88 - #392 possible fix for extensions with no filetypes like rtmp flv clips, require positive index ch…
294 …in the first frame: 'f4b', 'f4p', 'f4v', 'flv'. Added new clip property seekableOnBegin that can b…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js804 flv: { // FLV / F4V
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js804 flv: { // FLV / F4V
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js804 flv: { // FLV / F4V
H A Djquery.jplayer.min.js2 …v:{codec:'video/webm; codecs="vorbis, vp8"',flashCanPlay:!1,media:"video"},flv:{codec:"video/x-flv… class in a.jPlayer.format
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js804 flv: { // FLV / F4V
/plugin/jplayer/components/
H A Drequire-built.js2849 flv: { // FLV / F4V
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt765 module.audio-video.flv.php
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5112 …"image/gif",png:"image/png",bmp:"image/bmp",swf:"application/x-shockwave-flash",flv:"video/x-flv"}; property in AnonymousFunctionf1d9e84c19600.mimeExtensionMap
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5123 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text/xml",css:"text/css",js:"application/x-javascript",jss:"application/x-javascript",jpg:"image/jpg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",bmp:"image/bmp",swf:"application/x-shockwave-flash",flv:"video/x-flv"}; property in AnonymousFunction4beb612319b00.mimeExtensionMap
5127 var mimeCategoryMap={"text/plain":"txt","application/octet-stream":"bin","text/html":"html","text/xml":"html","text/css":"css","application/x-javascript":"js","text/javascript":"js","application/javascript":"js","image/jpeg":"image","image/jpg":"image","image/gif":"image","image/png":"image","image/bmp":"image","application/x-shockwave-flash":"flash","video/x-flv":"flash"};