Mentre crei il bottone in flash metti nell'action lo script
codice:
on (release) {
	getURL ("tua_pagina.htm", _blank);
}
Ciao