The New Code on the Block

Before I use to use the code :

On(Rollover){
Telltarget (“whatever”) {
Gotoandplay (1)
}
}

On(Rollout){
Telltarget (“whatever”) {
Gotoandplay (2)
}
}

But now that theres a new Flash MX 2004 I cant now longer use this code. Can Any one tell me the replacement that was added for Flash Mx 2004???