<not set yet>?

When I try to apply an onRollOver event to a movie clip, what does it mean when I get this:

<not set yet>.onRollOver = function() {
 
}

Mathminded