• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

my game pages gets disappear

 
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello..
as soon a s I open

http://www.javaranch.com/game/game2.jsp
after few secc it gets disppaear...
plz suggest me why does it happen..

Vijay
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do you mean by "disappear"? The browser window gets closed?

What browser are you using?
 
Vijay Kumar
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes The browser window gets closed?

I am using IE 5.0...
althoug rest application is fine.. all the pop windows is wrking.. My own applets are also working fine on this IE.
thanks
Vijay Kumar
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have no idea - works fine for me (IE6).
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Works fine for me using Opera & Sun's JVM.

Perhaps you could look at your browsers's settings for running Java applets. Not sure what the options are under the earlier versions of Internet Explorer - perhaps you should ensure you are running Sun's JVM and/or upgrading to (at least) Internet Explorer 5.5.

Sorry - not having seen anything like your description, cannot really help.

Regards, Andrew
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have run the game under IE5. I have not had a problem with the browser closing. In fact, I have never run any applet that closed the browser window. I have tried to run applets that don't run.
 
reply
    Bookmark Topic Watch Topic
  • New Topic