Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
multiple java applets in one screen
Old 03-27-2005, 04:25 AM multiple java applets in one screen
hermanos182's Avatar
Experienced Talker

Posts: 39
Location: netherlands, ede
Trades: 0
I thought I only needed this for <object> pieces (like in this thread http://www.webmaster-talk.com/showthread.php?t=26439) but now I also need the information from the thread above for java.

<APPLET ARCHIVE="skeet.jar" CODE="skeet" WIDTH=550 HEIGHT=350></APPLET>

^ this is the <applet> code that's used for the games instead of the <object> codes in the thread above.


I tried this one out:

PHP Code:
<APPLET ARCHIVE="<?=$row[archive]?>" CODE="<?=$row[code]?>" width="<?=$row[width]?>" height="<?=$row[height]?>"></APPLET>
but that one doesn't work, it won't load the java application with this.
it does work when I just fill in the normal information (like the skeet.jar thingy above)

Last edited by hermanos182; 03-27-2005 at 06:35 AM..
hermanos182 is offline
Reply With Quote
View Public Profile Visit hermanos182's homepage!
 
 
Register now for full access!
Old 03-28-2005, 07:15 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
Have you checked the html source that reaches the browser to check that the echoes are working properly?
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Reply     « Reply to multiple java applets in one screen
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14077 seconds with 12 queries