954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

launch a desktop app from javascript?

Hello,

you'll see I'm a gamer as well as a web/desktop developer and I have built so many application in both technologies.

But yesterday I was amused by something I saw. I like to play this Combat Arms game from Nexon a very well developed FPS online action game, scince I downloaded the update I noticed that when I double click on the game icon it actually open a browser where I login (in the past I log in from the game itself) when I login I press a button IN THE SITE where it says "START GAME" and the game automatically starts.

now the question is "HOW THE HECK DID THEY DO THAT?"

if any one have a clue, please please let me know!!! science that is a really really cool feature or at least I found it cool.

the url is this:
http://combatarms.nexon.net/?launchGame=true

if you look close, the launch game button says "javascript:NxLaunchGameMain()"
maybe an applet? any ways how do you execute an applet from javascript without refreshing or postback.

dudes, this is not going to let me sleep xD

Thanks for your comments.

RicardoE
Junior Poster in Training
73 posts since Jan 2010
Reputation Points: 21
Solved Threads: 7
 

Executing a file on your system, via javascript is only possible when people use Internet Explorer (as it is like a swiss cheese when it comes to security):

http://www.tek-tips.com/viewthread.cfm?qid=1226233&page=1

~G

Graphix
Posting Pro in Training
432 posts since Aug 2009
Reputation Points: 82
Solved Threads: 74
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: