meter una variable dentro del flash mediante el html
———————————————————————
<param name=”movie” value=”468X60.swf?variablex=http://www.wagerweb.com/casino/download.cfm” />
———————————————————————
en el flash
———————————————————————
on (release){
getURL(variablex, “_blank”, “GET”);
}