HackToHell. Powered by Blogger.

Embedding an applet in a webpage

I will show you how to embed an applet in web page using Dropbox.
An free and easy to use tool that syncs files!!!.


Download Dropbox.
Install it.
Go to >My Documents>My Dropbox>Public and put your class files there.Now right click it and in dropbox click copy  public link.



Now in the HTML page add
<APPLET CODEBASE="http://dl.dropbox.com/u/12158677/new"CODE="Rocket.class" WIDTH=710 HEIGHT=450> </APPLET>
remember to replace codebase with your public link and code with your class name.

It is the easiest way to host applets or embed them to blogger.


See this applet here!!
Sample applet hosted by dropbox!!
Share on Google Plus

About hacktohell

Love technology.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment