Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Lionsanime Directory   Improve your ranking, submit to directories   V7N Directory

View Poll Results: MS FrontPage - Good or Bad?
Good 1 12.50%
Bad 7 87.50%
Don't know 0 0%
Voters: 8. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
Old 09-17-2004, 10:54 AM   #1 (permalink)
Contributing Member
 
Jason's Avatar
 
Join Date: 05-17-04
Location: London, United Kingdom
Posts: 1,195
iTrader: 0 / 0%
Latest Blog:
None

Jason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really niceJason is just really nice
Send a message via MSN to Jason
Smile How can I modify a java applet?

I recently downloaded a free java applet of fading text from www.captainjava.com and was ready to install it when i realised i needed to modify it to display what i wanted it to say. I don't have any software to edit it so can i modify the script using MS FrontPage, online or using FreeWare?
Please give a URL if poss.
Thankyou,
Jason
PS It is saved as .class.
PPS Thankyou!
Jason is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 09-17-2004, 11:07 AM   #2 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,941
iTrader: 0 / 0%
Latest Blog:
None

imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
If you had the .java file.

You could open this up in Notepad and modify the text. Then use the java compiler to create the class file. If you don't have JAVA installed on your computer you can use the online java compiler here.

http://javaboutique.internet.com/compiler.html

Because you only have the class file.

You can't. Because this is a compiled file. Just like trying to modify an EXE file. You may want to check the documentation that came with the applet to see if you can send a parameter to customize the text. Eg, <PARAM name="text" value="...">.

imaginemn
__________________
Imagine Creative Services
Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-18-2004, 12:01 AM   #3 (permalink)
Inactive
 
Join Date: 04-15-04
Location: Out there ...
Posts: 197
iTrader: 0 / 0%
Latest Blog:
None

nextGoal100kVisitors is liked by many
Applet provides mechanism to pass parameters from html to the applet. If this message text is hard coded, there is nothing we can do about it, but applets like this one are generally written to read parameters and display messages. I'd first check if you can do that.
nextGoal100kVisitors is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-18-2004, 12:14 AM   #4 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,941
iTrader: 0 / 0%
Latest Blog:
None

imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
I could only find 1 fading text applet on the site. Use this code.

Code:
<applet code="FadeText.class" codebase="java/" width="500" height="100"> <param name="desc0"value="Insert First Text"> <param name="desc1"value="Insert Second Text"> <param name="desc2"value="Insert Third Text"> </applet>
imaginemn
__________________
Imagine Creative Services
Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Applet question blelisa Coding Forum 0 10-05-2004 07:02 AM
How can I 'unTARred' a file for use in a java applet? Jason Web Design Lobby 4 09-19-2004 03:43 AM
Modify an exisitng listing ecotour-directory V7N Directory Issues 2 08-20-2004 01:27 AM
Zooming applet lajkonik86 Web Usability 2 08-08-2004 02:52 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:11 AM.
© Copyright 2008 V7 Inc