Vcastr1.0 -- FLV player

Source: Internet
Author: User
Tags flv file

Author: ruochi time: Document Type: original from: Blue ideal
Browsing statistics total: 1204 | year: 1204 | Quarter: 1204 | Month: 1204 | Week: 1204 | today: 256

Vcastr is a FLV player that can be used in various news systems or blog systems.
Vcastr is a general FLV movie player, for the news websit or blog
Vcastr has many features and custom settings

Free Download: Vcastr_1.zip

Main functions:

  • You can read the playback list of xml settings.
  • You can play the video directly at the given flv address.
  • Custom size, automatic adaptation
  • Mm player Style
  • Loop playback
  • Maximize playback
  • Support direct js embedding

Usage:

1. js embedding
Method 1: copy the following code and modify the swf_width, swf_height, files, and texts parameters.

Run code box
<Script type = "text/javascript"> </p> <p> var swf_width = 240 <br/> var swf_height = 233 </p> <p> var texts =' happy ankle trailer | transformers trailer | Jiangnan music video | World of Warcraft-Good night tribe '<br/> var files = 'HTTP: // www.ruochi.com/product/vcastr/flv/happy_feet.flv | http://www.transformersmovie.com/transformers_640.flv | http://www.ruochi.com/product/vcastr/flv/jiangnan .flv | contents </p> <p> document. write ('<object classid = "clsid: d27cdb6e-ae6d-11cf-96b8-444553540000" codebase = "http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width = "' + swf_width + '" height = "' + swf_height + '"> '); <br/> document. write ('<param name = "movie" value = "/articleimg/2006/08/3995/vcastr.swf"> <param name = "quality" value = "high"> '); <br/> document. write ('<param name = "menu" value = "false"> <param name = wmode value = "opaque">'); <br/> document. write ('<param name = "FlashVars" value = "vcastr_file =' + files + '& vcastr_title =' + texts + '">'); <br/> document. write ('<embed src = "http://www.ruochi.com/product/vcastr/vcastr.swf" wmode = "opaque" FlashVars = "vcastr_file =' + files + '& vcastr_title =' + texts + '& menu =" false "quality = "high" width = "'+ swf_width +'" height = "'+ swf_height +'" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/go/getflashplayer"/> '); document. write ('</object>'); </p> </script>
[Ctrl + A select all tips: you can modify some code and then press run]

Method 2: xml or directly transfer the address

<Object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/
Swflash. cab # version = 6, 0, 240 "width =" 233 "height =" ">
<Param name = "movie" value = "/product/vcastr/vcastr.swf? Vcastr_xml_url = http://www.ruochi.com/product/vcastr/vcastr.xml ">
<Param name = "quality" value = "high">
<Embed src = "/product/vcastr/vcastr.swf? Vcastr_xml_url = http://www.ruochi.com/product/vcastr/vcastr.xml "quality =" high "pluginspage =" http://www.macromedia.com/go/getflashplayer "type =" application/x-shockwave-flash "width =" 240 "height =" 233 "> </embed>
</Object>

Where:/product/vcastr/vcastr.swf? Vcastr_xml_url = http://www.ruochi.com/product/vcastr/vcastr.xml

Is the xml address of the playlist

You can also use:

/Product/vcastr/vcastr.swf? Vcastr_flie = http://www.ruochi.com/product/vcastr/flv/happy_feet.flv |
Http://www.ruochi.com/product/vcastr/flv/jiangnan .flv | http://www.ruochi.com/product/vcastr/flv/evening Security .flv

Directly give the flv file address, multiple use | separate.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.