/ Published in: ActionScript
Expand |
Embed | Plain Text
on(release){ if(clickTAG.substr(0,5) == "http:"){ getURL(clickTAG); } };
You need to login to post a comment.
on(release){ if(clickTAG.substr(0,5) == "http:"){ getURL(clickTAG); } };
You need to login to post a comment.