http://www.bretlanius.com/flash/bannertest.html
code used here was simply
var mouseListener = new Object();
mouseListener.onMouseUp = function() {
getURL("works.html","_new")//set to the url you want to go to.
};
Mouse.addListener(mouseListener);
|
Results 1 to 20 of 21
Thread: How to make a clickable .swf ?Hybrid View
|
Click Here to Expand Forum to Full Width |