Hi Miriam and All, I have been able to remove the userlist from the chat applet with no apparent ill-effects, but I still can't find how I can prevent the users login name being displayed in the vrml window above the users' avatar. Can any1 suggest ? TIA, Adam p.s. You're welcome to log in to http://tmwktm.com/vnet/index29.html to see what we're doing with our perform-atars in vnet. Choose a named avatar (ie, not 'audient') to see one of the performers' avatars (use OOBE). There will be 5 of us performing some performance-comedy routines. Cheers, Adam Figuring that I knew the answer to your question, I have altered the code to try to remove the users' list, but have been unable to recompile the source for some reason... not sure why... Anyway, what I was doing was to simply comment out lines 121 and 122 userPanel.add("Center", userList); userPanel.add("North", new Label("Users")); in the TalkerPanel.java source. I wanted to recompile to make sure those lines didn't affect other parts of the code (like for instance the parts that try to write the usernames to the user list). I am sure it will have other knock-on effects, but being unable to spend more time just now figuring out why I am unable to compile it I'll just have to give you that suggestion by itself. I am sure others will have more insightful suggestions.
