Hello! 
In CSS, it is possible to use different custom cursors by specifying the
cursor property, e.g. /cursor:e-resize/. I was wondering, if there is any
way to add the support for native cursors in Flex, or it's the Flash
Player's responsibility which depends on Adobe's implementation? The reason
I'm asking is because it's a hassle to find cursor icons on the web, and
also on different operating systems they are supposed to look differently (+
possibly different cursors for accessibility settings). I guess a hack to
make it work would be to place a transparent image over flash object in html
and using ExternalInterface call javascript function that would change the
cursor property of that image when needed, but if browsers get access to the
cursors, why can't Flash Player? 

Many thanks. 
 



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Native-cursors-tp38659.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to