Start.mouseOver = function() {

hey i was wondering what the syntax is for mouse over
this i know works for clicking
start.onPress = function() {
but this dosent seem to work for on mouse over
start.mouseOver = function() {
eventhough it lights up as the blue text confirming it to be a command in mx

Thanks

//VoS