File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Cannot press button in applet on Mac Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Cannot press button in applet on Mac" Watch "Cannot press button in applet on Mac" New topic
Author

Cannot press button in applet on Mac

Minh Nam
Ranch Hand

Joined: Sep 10, 2011
Posts: 57
Hi friends,

I have an applet which is embedded in a web page that contains Flash. The applet is at the center of Flash and displays only a button.
On Windows, the button can be clicked as normal, but cannot on Mac.

I guess the problem maybe in the way we combine Flash and applet (z-index or layer issue). here is the HTML code that embeds the Flash and the applet together:



Any idea or suggestion?
Thanks.


Advanced java topics
Minh Nam
Ranch Hand

Joined: Sep 10, 2011
Posts: 57
Solved, I changed the z-index and everything is fine now!
 
 
subject: Cannot press button in applet on Mac
 
Threads others viewed
Absolute set Div with z-index Problem
Background image should get printed...
JSP...dynamic text box crteation with JavaScript
Font-weight of Browse button
Absolute div dynamically appended to body element
IntelliJ Java IDE