I need to implement native cursors for performance and I found this Adobe article with a demo
http://www.adobe.com/devnet/flashplayer/articles/native-mouse-cursors.html If you click on the "Set to custom cursor" button (located about 3/4 of the way down the blog), you should see a custom cursor, but it only seems to work in Firefox, but not Chrome or Safari. I also found this demo, http://corlan.org/downloads/examples/custom-cursors/CustomCursors.html on an Adobe Flash Platform blog, http://corlan.org/2010/12/02/working-with-native-custom-cursors-in-flash/ and again, it only seems to work in Firefox, and not Chrome or Safari. To test, just click on the first link, and move your mouse over the textinput box, and the cursor should change from the system cursor to a christmas tree. Does anyone have any insight into this? Anyone successfully implement native cursors and can share how they did it? I'm using the Nightly Build from 10/28/13, FP 11.9 and the latest browsers.