• 0

Lauching java msn messenger Window in vb


Question

is there a api call or anything i can do to launch one of the games windows, to my own url?

if not in vb then any other language?

becuase u have games from mess.be and well i was wondering...

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

depends if you are allowed to run the game outside of msn messenger

meaning, does the java game have the jar file (or whatever) that can be executed standlone from msn messenger.... or does the msn messenger exchange some sort of handshake with the java applet to allow it to launch

if you can run it manually without msn messenger, then its a simple Shell or ShellExecute API call needed to launch the java applet

but, i'm going to guess that you cannot do this, such as you cannot play the yahoo messenger games separate (like the Chess IM theme thing they had, could not run independant)

Link to comment
Share on other sites

  • 0

it is becuase of things like games@mess.be they are able to open the windows....

this is basicly what they use...i just dont know how to convert it :(

<script language="JavaScript1.4" type="text/javascript">
obj = new ActiveXObject("MSNMessenger.P4QuickLaunch");
</script>

NOTE : you must not use this code without permission of mess.be (im still asking for it)

<a href="javaScript:obj.LaunchApp(10301008, '')">

that will lauch 4 accross birds :s

i can do that fine :) but its getting permision of dwergs..timothy etc....

not having xp, im wondering if msnmessenger api is a windows messenger thing :( which is kinda upsetting :(

Edited by jackass_wanabe
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.