Recently, crazy people have collected 140 flash clocks. Now we can publish a website for you to directly call. Interested blogs may wish to go and have a look. The procedure is as follows:
1. Call address:Http://www.8gem.com/hotlion/clock#.swf, Where * is replaced by numbers 1 to 140.
2. After deciding which one to use, check the address bar of the page and copy the file address.
3. Add the following code to the appropriate position on the page:
<OBJECT codeBase = http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 height = height width = width classid = clsid: D27CDB6E-AE6D-11cf-96B8-444553540000>
<Param name = "Src" VALUE = "called FLASH file address">
<Param name = "WMode" VALUE = "Transparent">
<Param name = "Play" VALUE = "0">
<Param name = "Loop" VALUE = "-1">
<Param name = "Quality" VALUE = "High">
<Param name = "Menu" VALUE = "0">
<Param name = "AllowScriptAccess" VALUE = "always">
<Param name = "Scale" VALUE = "ShowAll">
<Param name = "DeviceFont" VALUE = "0">
</OBJECT>
In the code, the "height", "width", and "called FLASH file address" must be modified according to the actual situation, and the "wmode" parameter is used to set whether the flash file is displayed transparently, the above code is set to "transparent", which generally does not need to be modified; the "menu" parameter is to set whether to display the setting menu when right-clicking the flash file, and "0" is not displayed, other values are displayed.
If you have any questions, please leave a message or contact me via QQ. I wish you all a favorite flash clock to beautify your blog!