Web Multimedia Flash

Source: Internet
Author: User

The video on the webpage is generally flash format, because the compatibility of Flash is better, and then a flash file is compressed after the file is smaller.

Tip: Flash the file name extension for the animation:. SWF

to Flash Animation For example, play Flash the code for the animation is as follows

<object classid= "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"

codebase= "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width = "778" Height = "202" >

<param name= "movie" Value= " images/banner.swf ">

<param name= "Quality" value= "High" >

<param name= "wmode" value= "Transparent" >

<embed src= "images/banner.swf" width= "778" height = "202" quality= "High" pluginspage= "Http://www.macromedia.com/go/getflashplayer" type= "application/ X-shockwave-flash "wmode=" Transparent "></embed>

</object>

Description of the above tag:

<object> Tags: is the introduction of multi-media in IE tags.

<embed> Tags: is the Netscape of the introduction of multimedia tags.

Web Multimedia Flash

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.