View Full Version : Analog Clock Module [FLASH]
cLord
06-06-2004, 02:37 PM
This will add a [FLASH] clock module to your CMPS
In your Admincp - Styles & Templates - Style Manager - Add a new template called "adv_portal_clock".
Insert this code into the template (replace the blue code with your text/code):
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] Clock</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="http://www.website.com/clock.swf">
<embed src="http://www.website.com/clock.swf" width="150" height="150">
</embed>
</object>
</td>
</tr>
</table>
<br />Save the template!
Still in your Admincp - vBa CMPS - Add Module
- Module Title - Clock
- Module Identifier - Leave blank
- OR Template to Include - clock
- Activate and select the column you want it in.
- Save
- download a clock attached in post #4 of this thread - unzip - upload to your server.
- All done.
Have Fun,
cLord ;)
The Sandman
06-06-2004, 03:38 PM
That is sweet! Thanks. :D
Any chance of having a choice of clock faces? And how do you change colors (hands, numbers, background, etc.)?
nineball
06-06-2004, 05:50 PM
Installed, Very nice
cLord
06-06-2004, 06:02 PM
10 new clock faces attached in the .zip
I TAKE ABSOLUTLY NO CREDIT FOR THE CLOCKS, I JUST FOUND THEM ON THE NET!
NexVision
06-07-2004, 03:29 PM
Im no good with flash just wondering if I can get clock number 6 with regular time no military
cLord
06-07-2004, 03:44 PM
You can't edit .swf files, you need the .fla to edit the source... :(
NexVision
06-07-2004, 04:19 PM
You can't edit .swf files, you need the .fla to edit the source... :(
any good places to search for clocks
ptourvi1@twcny.
06-07-2004, 04:38 PM
You can't edit .swf files, you need the .fla to edit the source... :(
If you have the authors permission you can decompile the swf and edit it..
Intex
06-07-2004, 06:08 PM
Very nice cLord. Thx for that.
cLord
06-08-2004, 01:42 AM
any good places to search for clocks http://www.google.com/search?q=clock.fla&btnG=Search
If you have the authors permission you can decompile the swf and edit it.. That I did not know! :rolleyes:
NexVision
06-08-2004, 05:24 AM
thank you very much
TYorke
06-09-2004, 06:43 PM
One question about this is:
That this clock show the current time as per the user's timezone? What I would like to use would be something like this but specific for a certain time zone (ET) so that PT users know the 'official time' and meet their deadlines accordingly instead of hearing "What do you mean deadline has passed!? it's only 6pm!" ... "Yeah 6pm PT but it is, in fact, 9pm ET)" :D
phoenixdown
06-14-2004, 12:00 AM
Flashkit also has some nice clocks.
stuarttunstall
06-26-2004, 03:56 AM
I know that I have done somthing wrong, but can someone tell me what :)
I created the template using the following code with amendments:-
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] Clock</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="http://www.vwaudiforum.co.uk/forum/clock.swf">
<embed src="http://www.vwaudiforum.co.uk/forum/clock.swf" width="150" height="150">
</embed>
</object>
</td>
</tr>
</table>
<br
I have uploaded my clock to the location specified above. I now get the module named "clock" but no clock face appears :confused: although it does say that 1 item remains to be loaded but does nothing.
Any ideas
Stu
cLord
06-26-2004, 04:09 AM
The path to your clock isn't correct, when I type http://www.vwaudiforum.co.uk/forum/clock.swf then I get a 404...
cLord ;)
stuarttunstall
06-26-2004, 04:12 AM
The path to your clock isn't correct, when I type http://www.vwaudiforum.co.uk/forum/clock.swf then I get a 404...
cLord ;)
I have now turned the module back on, so if you look at the home page now, you will see what I get :confused: what would be the best place to put the clock? within the forum files or just on the server, ie www.vwaudiforum.co.uk/clock
Stu
cLord
06-26-2004, 04:17 AM
Any place will do as long as you point the script in the right direction...
If you're sure of the location and the clock still isn't showing then check if you used caps sa: clock.SWF
I see no problems with your homepage, just the clock isn't loading but that is normal since it's not in the location the script searches...
cLord ;)
stuarttunstall
06-26-2004, 04:21 AM
Any place will do as long as you point the script in the right direction...
If you're sure of the location and the clock still isn't showing then check if you used caps sa: clock.SWF
I see no problems with your homepage, just the clock isn't loading but that is normal since it's not in the location the script searches...
cLord ;)
Thanks for your reply, I will need to check the path when I get home from work, and see what I have done. I know it will be somthing stupid, but late last night I just drew a blank!
Stu
stuarttunstall
06-27-2004, 07:52 AM
The path to your clock isn't correct, when I type http://www.vwaudiforum.co.uk/forum/clock.swf then I get a 404...
cLord ;)
Helps if I put the correct file name in :rolleyes: now I have done that, it works. Told you it was me :D
Stu
I've installed the clock and it is very nice.
however isnt there some way where it picks up different kinda clocks at random..instead of using one specific kinda clock each time??
Viks
PamBlizzard
11-18-2004, 01:59 PM
Thank you cLord! Your posts here have provided me a wealth of goodies over the last few days! I've just installed this, and I love it - thank you so much. I combined it with a script that displays the day name with a graphic, and prints the date. I'll attempt to post a pic of it.
isnt there some way where it picks up different kinda clocks at random..instead of using one specific kinda clock each time?? It would also be nice to allow the members to select their own clock out of the ten available. :) Anyway, I love it, thanks!
hiscl
12-29-2004, 12:18 PM
thanks ..
installl perfect :)
MaTtY PiMpZ
03-14-2005, 08:15 PM
This will add a [FLASH] clock module to your CMPS
In your Admincp - Styles & Templates - Style Manager - Add a new template called "adv_portal_clock".
Insert this code into the template (replace the blue code with your text/code):
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] Clock</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="http://www.website.com/clock.swf">
<embed src="http://www.website.com/clock.swf" width="150" height="150">
</embed>
</object>
</td>
</tr>
</table>
<br />Save the template!
Still in your Admincp - vBa CMPS - Add Module
- Module Title - Clock
- Module Identifier - Leave blank
- OR Template to Include - clock
- Activate and select the column you want it in.
- Save
- download a clock attached in post #4 of this thread - unzip - upload to your server.
- All done.
Have Fun,
cLord ;)
where exactly do u upload it to???
sassy
01-03-2006, 08:19 PM
Can someone help please.
I have installed the clock ok
and it works fine.
But
It has thrown the whole page out of wack.
I have it on the left had side and for some reason
it has expanded the size of the left column.
and the clock sits in the middle.
Any suggestions please
thanks in advance
:confused:
Chuckie
01-04-2006, 08:35 PM
Post the code you have in the template for it.
sassy
01-04-2006, 11:39 PM
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] Clock</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="http://www.name.com/clock.swf">
<embed src="http://www.name.com/clock.swf" width="150" height="150">
</embed>
</object>
</td>
</tr>
</table>
thankyou in advance
:)
megas
01-05-2006, 05:37 PM
Hi
I install the hack and thank you very mach but when I activated at the left or write It throws some of the blocks of size!!!
What Im I doing wrong please
Thank you.
Here is the code i pout...
Never mind!!!
here is the code to pout on top of the temlate and it works fine...
<tr>
<td class="$bgclass">
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] Clock</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="http://www.greekwave.net/clock/clock 4.swf">
<embed src="http://www.greekwave.net/clock/clock 4.swf" width="150" height="150">
</embed>
</object>
</td>
</tr>
</table>
<br />
sassy
01-06-2006, 09:40 AM
Worked it out .
thanks
Hellassat
04-22-2006, 11:23 AM
Thanks... very good ++++
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.