Results 1 to 8 of 8
Thread: applet help
-
applet help
i used an online tutorial + my applet works ok when debugging but not when i embed it in an html page.
here's my html:
what am i doing wrong?XML Code:<html> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=Generator content="Microsoft Word 12 (filtered)"> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin-top:0cm; margin-right:0cm; margin-bottom:10.0pt; margin-left:0cm; line-height:115%; font-size:11.0pt; font-family:"Calibri","sans-serif";} .MsoPapDefault {margin-bottom:10.0pt; line-height:115%;} @page WordSection1 {size:595.3pt 841.9pt; margin:72.0pt 72.0pt 72.0pt 72.0pt;} div.WordSection1 {page:WordSection1;} --> </style> </head> <body lang=EN-GB> <div class=WordSection1> <p class=MsoNormal>Test applet:</p> </div> <Applet Code="GreenLines.class" width=350 Height=200> </Applet> </body> </html>
- 10-28-2012, 04:48 AM #2
Re: applet help
Moved from New to Java
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 10-28-2012, 04:50 AM #3
-
Re: applet help
ok. applet doesn't load.
first i get a blocked content message, then when i click allow, it doesn't load
i also tried the Applet HTML Page in the build folder + that doesn't load either
-
-
Re: applet help
RESOLVED.
thanks for the help.
- 10-28-2012, 07:38 AM #7
-
Similar Threads
-
How to launch an Applet from a User name and password Applet
By tricky84 in forum Java AppletsReplies: 2Last Post: 05-18-2012, 06:06 PM -
Java Applet starts then the applet field goes light blue
By oki in forum Java AppletsReplies: 30Last Post: 08-26-2011, 09:05 PM -
Pass parameter from one applet to another applet in different webpages...
By anubhavranjan in forum Java AppletsReplies: 2Last Post: 09-29-2009, 03:33 PM -
Calling another applet on click of button in one applet
By niteshwar.bhardwaj in forum Java 2DReplies: 1Last Post: 02-19-2009, 12:54 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks