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

Recent

Welcome to TinyPortal. Please login or sign up.

May 05, 2024, 09:25:48 PM

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: 291
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 233
  • Total: 233

clock dan random image script problem

Started by alhaudhie, January 11, 2007, 12:19:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alhaudhie

when i put this clock script :

<object type="application/x-shockwave-flash" data="http://halaqah.net/v1/jam/aqua_blue_clock.swf" name="Clock" width="155" height="155" id="Clock">
  <param name="movie" value="[http://mysite.net/v1/jam/aqua_blue_clock.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
</object>

thats run properly in firefox but not shown in ie.

also this script having the sama prolem


<script language="JavaScript1.2">
<Simple slide show / scroller >

//Translucent scroller- By Dynamic Drive
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use

akulion

From what I can tell u have an error in ur code:


<param name="movie" value="[http://halaqah.net/v1/jam/aqua_blue_clock.swf" />


just before the http is a [ that should not be there

Plus there is a problem with internet explorer and flash u have to use another method to display it.

Read this post for more:
http://www.tinyportal.net/index.php?topic=9289.msg76549#msg76549