I wrote a mobile app. I am now converting it to desktop. I basically just
created a new desktop project and copied all of my files into it from the
previous mobile project. Pretty much everything is working as I expected
except for one thing, none of my button skins will respond to a MouseOver
event.

I have set up a test with one of the buttons, and on "MouseOver", it does
trace out that it was affected, so the MouseOver event is working. But NONE
of my button skins that have an over state are showing it. It is as if the
entire app thinks that it is on a mobile device still where there is no
"over" state.

I have looked over the application descriptor and seen nothing out of the
ordinary. I am using a couple of mobile components in the app, so I don't
know if that can *force* an app into thinking it is a mobile device. But I
have wasted two days trying to figure this out.

Does anyone have a clue why my desktop app skins will not respond to a
mouseover event? Anything in this conversion that I need to change?



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to