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

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,996
  • Total Topics: 21,327
  • Online today: 697
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 273
  • Total: 273

script problem on ie7

Started by Denied, February 06, 2009, 11:15:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Denied

Pls help
i`m using an script block where i`s playing a swf file.The problem is.. in ie that script block messed up the other blocks..In firefox it`s working great.
This is the code:

<object width="160" height="150" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">
<param name="movie" value="http://www.deniedzone.com/utile/call.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />   <embed width="160" height="150" src="http://www.deniedzone.com/utile/call.swf" quality="high" pluginspage="http://www.macromedia.com

..and the site: http://www.deniedzone.com/portal/
Any ideea?

ZarPrime

#1
It looks like you might be missing some end tags.  Try this ...
<object width="160" height="150" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">
<param name="movie" value="http://www.deniedzone.com/utile/call.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />   <embed width="160" height="150" src="http://www.deniedzone.com/utile/call.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>


ZarPrime

Denied

Thank`s for the help  :) ..now it`s working.

ZarPrime


This website is proudly hosted on Crocweb Cloud Website Hosting.