Thursday, February 21, 2008

getURL Doesn't with blogger

The Flash Button is coded with

on (release) { //Goto Webpage Behavior getURL("http://www.yahoo.com","_self"); //End Behavior }
This button suppose to link to yahoo.com in the same window. And It work well at here However, it's not working when I embed this flash into blogger with this code,
width="450" height="400" name="movie" value="btn1.swf" src="http://nextags.net/mingzher/btn1.swf" width="450" height="400" /embed /object
Anyone can kindly help is greatly appreciated. Thank you.

No comments: