943,962 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Marked Solved
  • Views: 2204
  • Java RSS
Mar 3rd, 2006
0

applet to object in IE6

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tankedup is offline Offline
6 posts
since Mar 2006
Mar 3rd, 2006
0

Re: applet to object in IE6

Ummm it looks like you already did that??
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Mar 4th, 2006
0

Re: applet to object in IE6

Quote 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!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tankedup is offline Offline
6 posts
since Mar 2006
Mar 4th, 2006
0

Re: applet to object in IE6

Sorry link above should be this
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tankedup is offline Offline
6 posts
since Mar 2006

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Convert string "aA" to a BigInteger
Next Thread in Java Forum Timeline: return data type





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC