google-code-export / swfobject

Automatically exported from code.google.com/p/swfobject
1 stars 1 forks source link

Cursor reset in Safari and sometimes Firefox on Mac OS #450

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://californiawolfcenter.org/
2. The cursor is set to the pointer/hand. On the navigation above the
flash, the cursor gets resets to to the default after a new photo loads of
if you go to the top navigation from the flash object. For example, put the
cursor in the flash movie, then go to the About image above the flash
movie. It changes from a pointer/hand to default. If you come from outside
the movie to the About image it is a pointer/hand.
3.

What is the expected output? What do you see instead?
In the css file, the cursor is set to the pointer/hand. I expect to see the
pointer/hand any time I hover over the navigation or over any anchor image

What version of the product are you using? On what operating system?
SWFObject v2.2, Mac OS Leopard 10.5.8. This issue is in Safari and in Firefox

Please provide any additional information below.

Original issue reported on code.google.com by ann....@gmail.com on 24 Mar 2010 at 10:26

GoogleCodeExporter commented 9 years ago
I don't see how this bug is related to SWFobject. It is either a general Flash 
player 
issue, or the way the developer has coded the useHandCursor property for 
interactions 
within the Flash file.

Original comment by aran.rhee@gmail.com on 24 Mar 2010 at 11:47

GoogleCodeExporter commented 9 years ago
I faced the same problem. When the swf is included with the as-code that flash 
cs4
ide produces the hand cursor is shown correctley and with swfobject the hand 
cursor
is gone. tested here on linux with firefox.

Original comment by gehau...@gmail.com on 30 Mar 2010 at 8:42

GoogleCodeExporter commented 9 years ago
Also happens on Mac Firefox 3 and Safari. Windows FF 3 seems fine. 

Original comment by jhak...@gmail.com on 5 May 2010 at 1:25

GoogleCodeExporter commented 9 years ago
I have this issue too. When I using swfobject 2.x,  handcursor some times 
appear sametimes not. But if export project with html and explore the project 
with this html all cursors working fine.

Original comment by nec...@gmail.com on 8 Sep 2010 at 9:39

GoogleCodeExporter commented 9 years ago
me too experiencing this issue :(

didn't know what was causing it...but now it's clear swfobject is the culprit!

Original comment by eslemon...@gmail.com on 7 Dec 2011 at 8:01

GoogleCodeExporter commented 9 years ago
As already stated, SWFObject has no control over cursors. It just embeds your 
swf on the page. If you want custom cursors to appear within your swf, then 
implement it Actionscript...

Original comment by aran.rhee@gmail.com on 7 Dec 2011 at 3:43