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

Recent

Welcome to TinyPortal. Please login or sign up.

May 05, 2024, 10:30:41 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,178
  • Total Topics: 21,220
  • Online today: 182
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 171
  • Total: 172
  • @rjen

Block Code for Sports Trivia Widget

Started by sport745, March 29, 2008, 01:14:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sport745

Hi

I have developed a Sports Trivia Challenge Widget. Fits well on right or left blocks (200px wide). It asks 7 new questions each day. Sport categories are NFL, NBA, MLB, NHL, NCAA Football, NCAA Basketball and NASCAR.
You can see how the widget looks in a block here, http://www.fanatics4sports.com/forum.

You can copy and paste the code from below. Just copy and paste in an html block.

<p align="center"><object id="quiz" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" height="640" width="200" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param value="sameDomain" name="allowScriptAccess" />
<param value="false" name="allowFullScreen" />
<param value="http://www.widgetrivia.com/quiz.swf" name="movie" />
<param value="high" name="quality" />
<param value="linkID=6013" name="FlashVars" />
<param value="transparent" name="wmode" /></object></p>

Dan

G6Cad

Please, edit your post and use the code tags when you post code, if you dont use them, the code render wrong in the post itself.

sport745


G6Cad

Dont need to be sorry, it's a lot easier to make things work if the code shown ar correct from the start :)

IchBin