This is a discussion on "Need help using object/embed tags to embed java applet" within the Web Page Design section. This forum, and the thread "Need help using object/embed tags to embed java applet are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Need help using object/embed tags to embed java applet
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Need help using object/embed tags to embed java applet
Hi,
I've been trying to figure out how to use OBJECT and/or EMBED tags to embed a java applet in webpages and I can't make sense of it. I want people to be able to embed the java player in their own website or myspace page or whatever. I have found several similar examples and tutorials online, but I haven't been able to successfully adapt them for my situation. The webpage needs to open a java applet player archived in a .jar file on our website, and that player also takes a parameter for which project to play, with the projects saved elsewhere on our website. I can get the player to load, but I think there is a problem with taking the parameter to specify what file to open within the player. I have completely working code using an APPLET tag but since APPLET is deprecated I want to accomplish the same thing using OBJECT for IE and OBJECT or EMBED for Mozilla. I assume I will have to use some sort of browser detection and conditional statements to accomodate both browsers, but right now I can't even get something working for just one or the other. I have a couple of test pages, including the working versions with the applet tag, here: http://web.mit.edu/jhansel/Public/HTML%20testing/. If anyone knows how to do this, or has any ideas what I might be doing wrong, it would be extremely helpful. Thanks so much. Jon |
|
|
|
|||
|
Re: Need help using object/embed tags to embed java applet
I would encourage you to not use java at all in a web page. I'd seriously think about going for flash instead. Java is bad when the web is concerned.
Pete. |
|
|||
|
Re: Need help using object/embed tags to embed java applet
Unfortunately, that's not up to me. I'm actually just helping someone create a website and he asked me to research how to embed this player, which he already made, in other sites. Thanks, though, I will pass on the suggestion.
|
![]() |
| Tags |
| embed, java applet, object |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| embed | mykl | Flash & Multimedia Forum | 7 | Oct 24th, 2007 12:44 |
| How to embed video? | mrunclesam | Web Page Design | 16 | Jan 11th, 2007 19:17 |
| Little issue with embed object | QuikFrozen | Web Page Design | 4 | Sep 18th, 2006 04:12 |
| how do i embed.. | KillSwitch | PHP Forum | 4 | Jul 12th, 2006 19:12 |