Quote:
can u make it so it displays on front page and resize it, that would be great, im just making suggestion thanx
|
to do this in the install file where it says:
Quote:
************************************************** *****
1. Create a called template 'clock_swf' and paste the following as the content:
************************************************** *****
<OBJECT width=(desired width)(450 is good) height=(desired height)(300 is good)><PARAM NAME="Sitename Forums Flash Clock" VALUE="http://www.youraddress.com/forums/Clock.swf">
<embed src="http://www.youraddress.com/forums/Clock.swf" width="(desired width)(450 is good)"
height="(desired height)(300 is good)"></embed></OBJECT>
************************************************** *****
|
just put the following code in the forumhome template:
Quote:
<OBJECT width=(desired width)(450 is good) height=(desired height)(300 is good)><PARAM NAME="Sitename Forums Flash Clock" VALUE="http://www.youraddress.com/forums/Clock.swf">
<embed src="http://www.youraddress.com/forums/Clock.swf" width="(desired width)(450 is good)"
height="(desired height)(300 is good)"></embed></OBJECT>
|
you just gotta edit the link to the SWF file and change the sizes