Try adding this to the main timeline
code:
var mouseListener = new Object();
mouseListener.onMouseUp = function() {
getURL("Test.html")//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 ?Threaded View
|
Click Here to Expand Forum to Full Width |