navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

adding a flash clock to a page

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> adding a flash clock to a page
Page: [1]
 
moondog

 

Posts: 72
Joined: 2/12/2004
Status: offline

 
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

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
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>


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to moondog)
moondog

 

Posts: 72
Joined: 2/12/2004
Status: offline

 
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

(in reply to jaybee)
Lyon

 

Posts: 1
Joined: 2/4/2008
Status: offline

 
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.

(in reply to moondog)
Page:   [1]

All Forums >> Web Development >> General Web Development >> adding a flash clock to a page
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts