applet to object in IE6

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved

Join Date: Mar 2006
Posts: 6
Reputation: tankedup is an unknown quantity at this point 
Solved Threads: 0
tankedup tankedup is offline Offline
Newbie Poster

applet to object in IE6

 
0
  #1
Mar 3rd, 2006
Hi

I have just been attempting to update my site.

Apparently an applet I use now needs to become an object for XHTML. I have managed to do this and it works in Firefox and Opera ... but IE6 will not play ball.

I've got a link to a test page here

Does anyone know what I am doing wrong?

Thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: applet to object in IE6

 
0
  #2
Mar 3rd, 2006
Ummm it looks like you already did that??
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 6
Reputation: tankedup is an unknown quantity at this point 
Solved Threads: 0
tankedup tankedup is offline Offline
Newbie Poster

Re: applet to object in IE6

 
0
  #3
Mar 4th, 2006
Originally Posted by server_crash
Ummm it looks like you already did that??
Not as far as I know!

The rest of the site still uses applet, but this test page is using object.

If it works in IE for you maybe it's something with my IE setup.

The code I've placed is as follows:

<object classid="java:DuriusWaterPic.class" type="application/x-java-applet" archive="DuriusWaterPic.jar" width="230" height="120">
<param name="cabbase" value="DuriusWaterPic.cab" />
<param name="image" value="images/logo.gif" />
<param name="dim" value="5" />
<param name="noise" value="1" />
<param name="mouse" value="9" />
<param name="timer" value="0" />
<param name="target" value="_self" />
<param name="url" value="http://www.tankedup-imaging.com/" />
<param name="strength" value="450" />
<param name="bg" value="ffffff" />
<param name="reg" value="37606985" />
</object>

Is there an obvious IE flaw I've missed ... apart from the fact that it's made everything on the site twice as long to do!
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 6
Reputation: tankedup is an unknown quantity at this point 
Solved Threads: 0
tankedup tankedup is offline Offline
Newbie Poster

Re: applet to object in IE6

 
0
  #4
Mar 4th, 2006
Sorry link above should be this
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum


Views: 1720 | Replies: 3
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC