The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SWF Clock & Calendar At Bottom Of FORUMHOME Details »» | |||||||||||||||||||||||||||
SWF Clock & Calendar At Bottom Of FORUMHOME
Developer Last Online: Sep 2022
What does this extension ?
- I uploaded a screenshot about this. I think it's clear. :glasses: Note : I tested it on internet explorer and Opera ; with internet explorer working well ; but with Opera, the swf clock didn't work.. - Upload the "clock_calendar.swf" in your parent "forum" directory. - In FORUMHOME template, change all of codes between these lines; HTML Code:
<!-- icons and login code --> ... ... <!-- / icons and login code --> HTML Code:
<table cellpadding="0" cellspacing="2" border="0" width="100%" align="center"> <tr valign="bottom"> <td align="center"> <table cellpadding="2" cellspacing="0" border="1" bordercolor="#416E88"> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_new_posts]</td> <!-- clock --> <td rowspan="4"><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="147" height="139" align="center" border="0" hspace="1"> <param name=movie value="http://www.yoursite.com/forum/clock_calendar.swf"> <param name=quality value=High> <param name=bgcolor value=FFFFFF> <param name="wmode" value="F6F8FA"> <param name="menu" value="0"> <param name="_cx" value="3836"> <param name="_cy" value="3678"> <param name="FlashVars" value> <param name="Src" value="http://www.yoursite.com/forum/clock_calendar.swf"> <param name="Play" value="0"> <param name="Loop" value="0"> <param name="SAlign" value> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ExactFit"> <param name="DeviceFont" value="-1"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#B8B8F2 WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object></td> </tr> <!-- / clock --> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td> </td></tr> </table> </td> </tr> </table> Code:
http://www.yoursite.com/forum/clock_calendar.swf HTML Code:
<br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> Show Your Support
|
Comments |
#2
|
||||
|
||||
thanks, but why not zip and upload the swf here instead of using a file sharing service?
|
#3
|
||||
|
||||
Download the .swf from that site and upload it to yours... but yeah, I agree that'd be the normal thing to do.
|
#4
|
||||
|
||||
Can you please include the swf and a text file with the instructions in a zip for those that might want to re-install it later on?
|
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
But it's better to not use outside links for hack contents.
|
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
It doesn't work for Firefox... unless I'm missing something.
|
#9
|
||||
|
||||
Quote:
works a treat on mine... |
#10
|
||||
|
||||
I edited my first message & uploaded the file "clock calendar.zip" . Includes installation.txt , clock calendar.swf , screenshots.. Above I said ; currently works in i.e. well.. ; for other browsers I'm waiting help... Thanx...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|