So, im building a "webgame" in wich contains image galleries.
By clicking an image it has to open a IE popup.
Whats the best solution for this kind of "webgame"?
Printable View
So, im building a "webgame" in wich contains image galleries.
By clicking an image it has to open a IE popup.
Whats the best solution for this kind of "webgame"?
What are you using to make your game go on the web? Java or Vitalize!?
until now im using Java
There is an object you can download that open URL from the your application. You could use that to open up directly to the image.
Yes but most aren't Java ported...
I think Jaffob has your best option:
he told you this before, but I guess you're looking for a better way - which is good. If you find an extension that is Java ported and can do this, let me know :)Quote:
Originally Posted by Jaffob
Yea, i already did that but it only works when im running the Java game directly on the desktop, as soon as i run into the browser it doesnt work.
So, is there any other way of poping up a IE window from the game?
Java or vitalize?
Vitalize! gives you many options, I'd use the Vitalize! object and "Open URL in New Window"