Insert the flash code instance into the page and the flash code instance.
Insert the flash code instance on the page:
Sometimes a flash needs to be inserted in a webpage. As a media file, introducing it in a certain format is required. The following describes how to implement this function. However, we recommend that you use a tool to insert it, for example, if DW is used, it has a special visualization tool to directly click the button to insert it.
The Code is as follows:
<Object classid = "clsid: d27CDB6E-AE6D-11cf-96B8-444553540000 "width =" 62 "height =" 62 "type =" application/x-shockwave-flash "> <embed src =" path.swf "width =" 62 "height =" 62 "allowfullscreen =" true "quality =" high "align =" middle "allowscriptaccess =" always "type =" application/x-shockwave-flash "> </embed> <param name = "Src" value = "path.swf"> <param name = "movie" value = "path.swf"> <param name = "WMode" value = "Opaque"> </object>