| 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
|
|
|