TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 25, 2024, 08:45:54 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,173
  • Total Topics: 21,219
  • Online today: 319
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 149
  • Total: 150
  • @rjen

Combo Clock / Calender

Started by crip, November 25, 2005, 03:07:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

crip

I found this combo - Clock / Calendar flash and or .swf file I added it in a html block - and or javascript/html - block both worked, and it has a small menu on the right of it to view either the clock or calender & it scrolls up & down, & so far so sweet. :)

I have attached a zip file with the clock/calendar and upload it to your Forum directory.. then add as usual something like this:

<center>
<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="140" HEIGHT="140">
  <PARAM NAME="movie" VALUE="clock_calendar.swf">
  <PARAM NAME="quality" VALUE="high">
  <PARAM NAME="bgcolor" VALUE="#FFFFFF">
  <param name="wmode" value="transparent">
  <param name="menu" value="true">
  <EMBED src="clock_calendar.swf" quality="high" bgcolor="#FFFFFF"  WIDTH="140" HEIGHT="140" wmode="transparent" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false">
</EMBED></OBJECT></center>


Enjoy,
crip~




[attachment deleted by admin]

IchBin

Can't preview it because you have the X-mas theme set as default.

crip

None the less it's a very nice clock/calendar combo .. best one I've saw yet.

Skhilled



Skhilled

Is there a way to make the time show in a 12 hour format?

Ray


Moocat

where did you find this btw? it's awesome, using it on my forum too now, tyvm.

crip

I found it on the Vbulletin forum - it's a plug-in some guys where discussing and I saw they had a zip to download, so I fetched it real quick and shared it here. :)

crip~

gerrymo

Quote from: Skhilled on November 26, 2005, 05:23:37 AM
Is there a way to make the time show in a 12 hour format?

Ye, change your PC to 12 hour. It reads the time and date from your local PC.