I want to be able to put a delay on a actiionscrip. give you an example:

on (rollOver) {
text="Good Morning.";
(DELAY PART for 20 sec.)
text2="and Good Afternon";
}

i'm open to any ideas. thanks...
M1tank