Java HTML

Mar. 15, 2008 @ 2:10 AM
# 1
Bane KingRank 3: Lieutenant General (1,285 Points) Bane King

Specifically, I'm trying to add an NES emulator to my myspace page.
t
I ripped the code from their site and put it on to my page but it won't save.


<applet code="vNES.class" codebase="http://www.vonsole.com/" archive="http://www.vonsole.com/vNES.jar" width="512" height="480">
<param name="rom" value="http://www.vonsole.com/g/A5F5">
<param name="romsize" value="524304">
<param name="scale" value="on">
<param name="sound" value="">
<param name='nicesound' value="on">
<param name='stereo' value="on">
</applet>

applet always turns into ..

Anyone HTML savy enough to help?

Mar. 15, 2008 @ 7:29 PM
# 2
KurisuRank 4: Major General (1,222 Points) Kurisu

They might not allow remote linking to the java files. You might have to copy those and upload them to your website (which I doubt myspace allows).


TheRoms.com
Administrator
Post Reply (All Fields are Required)

Anonymous Coward

Please login to post comments.