PDA

View Full Version : Bug with Spot


cbc
02-16-2010, 10:39 AM
Hello,

I noticed a problem:

<spot id="hs_pano" url="btn.swf" useHandCursor="0" /> does not work

<box id="hs_pano" url="btn.swf" useHandCursor="0" /> work

Is there a solution or patch plugin hotspots.

Best regards,
Cbc.

Aifos
02-16-2010, 02:33 PM
what is that doesn't work?
the handcursor?
or the spot is not shown?

cbc
02-17-2010, 08:19 AM
Hello,

is the useHandCursor = 0 which does not work when the hotspot is a spot. The hand is then the hotspot box with his hand for the arrow disappears.

Best regards,
Cйdric Barbey.

Aifos
02-17-2010, 01:27 PM
because your spot is a swf file with a button in it.
buttons in flash has by default the usehandcursor. So the hand cursor you see is from the btn.swf.
disable the handcursor in your swf and try again!

this doesn't happend when you use it as a box because fpp uses the swf as a graphic.

cbc
02-18-2010, 09:25 AM
Hello,

after testing, the bug persists (the hand does not disappear) when using a swf with a hotspot spot. Thank you to an online example if someone has an answer.

Best regards,
Cbc.

Aifos
02-18-2010, 03:15 PM
please, upload your tour and post the link so i can see what's going on.
you should also upload the fla source of your spot so i can see what you are doing... i'm sure it is an issue on the fla.. i've done things like this and never had that problem.