<Object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width = "459" height = "110">
<Param name = "movie" value = "flash/top.swf"/>
<Param name = "quality" value = "high"/>
<Embed src = "flash/top.swf" quality = "high" pluginspage = "http://www.macromedia.com/go/getflashplayer" type = "application/x-shockwave-flash" width = "459" height = "110"> </embed>
</Object>
<Div align = "center">
<! -------------------- The following code is used to display flash ------------------------->
<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 = "150" height = "280">
<Param name = "movie" value = "Your swf format address">
<! ---- Fill in the flash address with the value on it, and your flash will use the relative address on the local machine! ---->
<Param name = "quality" value = "high">
<Param name = "SCALE" value = "exactfit">
<! ---- Enter the same address as the src value! ---->
<Embed src = "Your swf format address" width = "150" height = "280" quality = "high" pluginspage = "http://www.macromedia.com/go/getflashplayer" type = "application/x-shockwave -flash "scale =" exactfit "> </embed>
</Object>
<! -------------------- Display flash code end ------------------------>
</Div>