adding a flash clock to a page (Full Version)

All Forums >> [Web Development] >> General Web Development



Message


moondog -> adding a flash clock to a page (10/10/2005 22:09:19)

I would like to add a small flash clock to my webpage. Any idea how to get this done?
Please Help Me out

dog




jaybee -> RE: adding a flash clock to a page (10/11/2005 4:46:13)

Have you got the clock?

If not, there's loads here

Download it and then to put it in the page you can see the code they used by doing View>Page Source or View>Source in IE. It looks pretty much like below but you need to change the location of the swf file to your host and file location.

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="130" HEIGHT="130" id="relog" ALIGN="">
  <PARAM NAME=movie VALUE="relog.swf">
  <PARAM NAME=quality VALUE=high>

  <PARAM NAME=bgcolor VALUE=#FFFFFF>
  <param name="wmode" value="transparent">
  <param name="menu" value="false">
  <EMBED src="http://www.internettime.com/Learning/relog.swf" quality=high bgcolor=#FFFFFF  WIDTH="130" HEIGHT="130" wmode="transparent" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false">
  </embed>  
</object>




moondog -> RE: adding a flash clock to a page (10/11/2005 9:40:26)

I found some FREE clocks at

http://head4ke.blogsome.com/2005/02/19/flash-clock-that-doesnt-suck/

I just can't figure out how to get this to work .... is it because I'm trying to use frontpage? As you might know from my previous posts, I'm a little slow on the up take so .......

dog




Lyon -> RE: adding a flash clock to a page (2/4/2008 15:02:20)

There is also much more free flash clocks at this websites:

http://freeflashclocks.com
and
http://free-flash-clocks.trap17.com

and the last one has tutorials to show you how to insert a flash clock in a website in different ways, either using a simple code/tag (<embed>...</embed>), or by downloading the flash clock and inserting yourself using notepad or whatever html/website editor you usually use to edit your website or blog pages.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625