vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Add-On Modules & Modifications

 
 
Thread Tools Display Modes
  #1  
Old 11-01-2004, 05:20 PM
stitch's Avatar
stitch stitch is offline
Ohana
 
Join Date: Jun 2004
Posts: 153
Default Clock Poppuries With Collapsible Module

Uhmm I am bored and created this random flash clocks module.

This module will display on your vba_cmps page a random clocks. With this module you have the ability to add more clocks without revising the code.

I test this on localhost with the Personal Web Server on NT4 machine and it works. I don't know the affect on Linux or Unix machine. It should works fine under IIS server

First

Create a clocks directory under your forum

i.e : http://www.yoursite.com/forum/clocks

Upload the swf in the zip file to this directory

Upload the randomclock.php to your modules directory

i.e : http://www.yoursite.com/forum/modules

Create a new template called adv_portal_reverseclock

and paste the following codes


Quote:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('reverseclock')"><img id="collapseimg_reverseclock" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg_reverseclock.gif" alt="" border="0" /></a>
<span class="smallfont"><strong>
<center><i><font color="#FFFF00">Clocks Poppuries</font>
</i>
</center>
</strong></span></td>
</tr>
</thead>
<tbody id="collapseobj_reverseclock" style="$collapseobj_reverseclock">


<tr>
<td class="alt2" align="center" width="100%">
<object width="150" height="150">
<param name="movie" value="$clock_name">
<embed src="$clock_name" width="150" height="150">
</embed>
</object>
</td>
</tr>
</tbody>
</table>
<br />


Create a module

Module Title: Reverse Clock

Module Identifier: leave blank

File to Include: randomclock.php

OR Template to Include: leave blank

Active: Yes

Column: Your choice

Display Order: Your choice

Templates Used: adv_portal_reverseclock

You can place your module any where you want.
Attached Images
File Type: gif clockwise.gif (11.2 KB, 74 views)
File Type: gif counterclockwise.gif (11.2 KB, 60 views)
File Type: gif base10.gif (12.8 KB, 69 views)
Attached Files
File Type: zip randomclock.zip (28.1 KB, 77 views)
  #2  
Old 11-01-2004, 08:28 PM
stitch's Avatar
stitch stitch is offline
Ohana
 
Join Date: Jun 2004
Posts: 153
Default Re: Clock Poppuries With Collapsible Module

Binary clock
Attached Files
File Type: zip binaryClock.zip (3.1 KB, 38 views)
  #3  
Old 11-01-2004, 10:05 PM
camikazi2k camikazi2k is offline
Junior Member
 
Join Date: Nov 2004
Posts: 12
Default Re: Clock Poppuries With Collapsible Module

can you reupload the first file its corrupted
thanks
  #4  
Old 11-01-2004, 11:55 PM
stitch's Avatar
stitch stitch is offline
Ohana
 
Join Date: Jun 2004
Posts: 153
Default Re: Clock Poppuries With Collapsible Module

Those files are actually in rar format. I reupload with the real zip format.

Additional Instruction:

Open the randomclock.php and edit the line

PHP Code:
$path 'c:/vbb/clocks';
$urlswf='http://localhost/vbb/clocks'
to the appropriate directory and url
Attached Files
File Type: zip randomclock.zip (32.5 KB, 40 views)
  #5  
Old 11-02-2004, 12:21 AM
Zachery's Avatar
Zachery Zachery is offline
Super Moderator
 
Join Date: Jan 2004
Posts: 3,157
Default Re: Clock Poppuries With Collapsible Module

You are aware the software is not vBB rather vB correct?
__________________
Zachery
vBadvanced Support & SysAdmin

  #6  
Old 11-02-2004, 02:41 AM
stitch's Avatar
stitch stitch is offline
Ohana
 
Join Date: Jun 2004
Posts: 153
Default Re: Clock Poppuries With Collapsible Module

Quote:
Originally Posted by Zachery
You are aware the software is not vBB rather vB correct?

I install it locally and was thinking in "vbulletine board" => vbb
  #7  
Old 11-16-2004, 07:51 PM
stitch's Avatar
stitch stitch is offline
Ohana
 
Join Date: Jun 2004
Posts: 153
Default Re: Clock Poppuries With Collapsible Module

Another clock.

I didn't make this
Attached Files
File Type: zip clock.zip (9.0 KB, 38 views)
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Analog Clock Module [FLASH] cLord Add-On Modules & Modifications 28 04-22-2006 10:23 AM
Module: Add To My Yahoo 58sniper Add-On Modules & Modifications 4 05-28-2005 06:07 PM
Module: Basic collapsing module 58sniper Add-On Modules & Modifications 17 02-17-2005 12:46 PM
Module Request - Analog Clock The Sandman Add-On Modules & Modifications 8 06-06-2004 01:04 PM


All times are GMT -4. The time now is 04:11 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.