on (rollOver) {
gotoAndPlay("s1");
}
on (releaseOutside, rollOut) {
gotoAndPlay("s2");
}
on (release)
{
_root.popup_pressed = 1;
_root.scrHEIGHT = 280;
_root.scroller.scroller.gotoAndStop(2);
_root.TM_title = "INGENIERIA";
_root.READ = 20;
_root.scroller.gotoAndPlay("s0");
}
Si necesitan el archivo fla o swf para chequearlo se los envio.
Gracias.
Saludos