Click to See Complete Forum and Search --> : help me !!!!


djmale
04-07-2007, 07:34 AM
when i login i got my user in black color i want to change the user color plz help this is a simple code


<applet mayscript code=
archive=
width="xxx" height="xxx" name="xxx">
<param name="username" value="myusername"> < i want to change the user color here
<param name="auth" value="53d143ad81ffb07106702de372a9ca16"> .


</applet>

Khalid Ali
04-09-2007, 05:38 PM
u need to make changes to your applet so that u can manipulate color schems using the applet from ur web page. If you have access to the code make changes there..

djmale
04-11-2007, 04:40 AM
this is not my website

agent_x91
04-15-2007, 02:26 PM
If it's not your website how do you expect to change anything?

djmale
04-15-2007, 03:46 PM
this is just a java chat box and i want to makes things in it . i seen some one make his name in bold in that chat room i dont know about codes really < javascripts > i could login with same user name 8 times multi . and about the other options i have like changing sleep time many things so i thought i could change the user color tnx in advance :) .

agent_x91
04-16-2007, 05:12 AM
Changing your text colour in chat rooms is nothing to do with Java, chatrooms generally allocate a special code or character to allow you to change text colour, try finding a help file associated with that chat room. Java can't help here.