Try this, It's what I had to do to get it working because I also had some security issues in trying to get into the chat room.
Forgive me if you've already tried this and it didn't work. =(
- Open up control panel and open up the Java control panel. (Additionally you can type Java into the search bar in the start menu and it should come up)
- Go to the security tab and change the setting to medium. (Or whatever the lowest setting is, my version says medium.)
I'm sorry if it sounds like I'm talking out of my ass if none of this makes sense, but this is how it works on my end.
Speaking of Java...and please pardon my ignorance on this subject...but what exactly is Java supposed to DO for your computer? Is it, like, absolutely necessary or does it give your PC too many vulnerabilities for hackers to use?
Wikipedia said:Java is, as of 2012, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers
3: if you click on edit site list, you can add the location site to what you want Java to trust. (Make sure you know the name of the location like http: //client11(dot)addonchat(dot)com. )
I did that for the initial chat room address. (http://www.tickletheater.com/addonchat.php)
But then said that "the application refers to resources on multiple domains."
The jar file at: http://***** blaw..blaw.. blaw.. is a zip file!!!!
YIKES!!!
No wonder my commuter is hesitant!
The Java you download are among other things a virtual machine on which compiled java code is run. In simpler terms, Java is a program that runs Java code. If you find you don't really use such things then you are completely fine without it, and Java is not required for most Flashbased content (such as Youtube).Speaking of Java...and please pardon my ignorance on this subject...but what exactly is Java supposed to DO for your computer? Is it, like, absolutely necessary or does it give your PC too many vulnerabilities for hackers to use?
I did that for the initial chat room address. (http://www.tickletheater.com/addonchat.php)
But then said that "the application refers to resources on multiple domains."
The jar file at: http://***** blaw..blaw.. blaw.. is a zip file!!!!
YIKES!!!
No wonder my commuter is hesitant!
The Java you download are among other things a virtual machine on which compiled java code is run. In simpler terms, Java is a program that runs Java code. If you find you don't really use such things then you are completely fine without it, and Java is not required for most Flashbased content (such as Youtube).
It's also one of the greatest forces of evil upon the modern computing landscape. Between Java and Flash, many innumerable CPU cycles have been wasted, leading to millions of watts of radiated heat and wasted electricity.
Sum it up this way: Java is a box of dicks.
Well, I wouldn't really say that Java wastes "innumerable" CPU cycles since its performance is comparable to other languages (and has even proven to sometimes be even faster than native code) You could however make a point that it consumes more memory than its counterparts, but this however does not come without benefits such as a garbage collector and innate multiplatform compatibility (which they do not offer).
The problem is developers who choose java for their projects when it doesn't benefit from its strengths.