all im am trying to do is have a flash button embedded in a html page which when clicked goes to a webpage this is my code
this.but.onRelease=function(){
getURL(“index.html”);
}
it worked when i tested it in flash but dosnt when embedded.Any help would be grateful
cheers