HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
HELP regaurding HTML video gallery
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
tonyworship



Joined: 13 Sep 2008
Posts: 2

PostPosted: Sat Sep 13, 2008 7:08 pm     HELP regaurding HTML video gallery Reply with quote

Hi and thanks in advance. I hope someone can help me here.

Hears the deal. I have placed this code in my website and uploaded and I checked it against the 4 top browsers. It works fine for "Google Chome" - "works fine for "FireFox" works fine in "Safari" But it does NOT work in "IE"

Here's the original code before adding the correct paths:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="560" height="420" id="tech" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="bentley.swf?xml_path=slides.xml" />
<param name="quality" value="high" />
<embed src="bentley.swf?xml_path=slides.xml" quality="high" width="560" height="420" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

</object>



Here is my folder path:
http://luxurydetail.org/z_photos/bentley/bentley.swf

Here's the code with the paths implemented:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="560" height="420" id="tech" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="bentley.swf?xml_path=slides.xml" />
<param name="quality" value="high" />
<embed src="http://luxurydetail.org/z_photos/bentley/bentley.swf?xml_path=http://luxurydetail.org/z_photos/bentley/slides.xml" quality="high" width="560" height="420" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

</object>




Like i said, works in everything but IE

thanks for taking a looking forward to your advice
tonyworship



Joined: 13 Sep 2008
Posts: 2

PostPosted: Sun Sep 14, 2008 12:52 pm     nevermind... Reply with quote

nevermind, i figured it out. 6 hours into it.
tony
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial