Quote:
Originally Posted by Pseudonymous
MyClickTagButton.addEventListener(
MouseEvent.CLICK,
function():void {
if (root.loaderInfo.parameters.clickTAG.substr(0,5) == "http:") {
navigateToURL(
new URLRequest(root.loaderInfo.parameters.clickTAG), "_blank"
);
}
}
);
http://www.flashclicktag.com/
|
Thanks man.
You have some really nice looking sites and girls.