That gets a vote from me. It would be definitely make it easier to customize the cursor with Embed or ClassReference.
On 1/20/12 7:27 PM, "Alex Harui" <aha...@adobe.com> wrote: > > > >On 1/20/12 4:19 PM, "Omar Gonzalez" <omarg.develo...@gmail.com> wrote: > >> Sorry, let me try to be more clear... >> >> In HTML/CSS: >> >> input { >> cursor: pointer; // Makes an input button show a hand cursor on >>hover >> } >> >> >> It would be nice to have the same implementation in Flex CSS. >> >> s|Button { >> cursor: pointer; >> } >> >> -omar >I'm ok with that, but I will say that, being unfamiliar with this style >property, I would never have guessed that a 'pointer' is a hand instead of >an arrow. > >Would you also allow someone to specify a custom cursor there? > >-- >Alex Harui >Flex SDK Team >Adobe Systems, Inc. >http://blogs.adobe.com/aharui >