anche + semplicemente

Sul Pulsante Flash

on(press){
getURL("pagina1.html", "nome della Frame1")
getURL("pagina2.html", "nome della Frame2")
}

Il nome della frame lo rilevi nel codice HTML

Set frame ......

name="............."

ecc...

Ciao