Hello everyone, anyone can help me? I have try to link the label to my url but i have try it for many days and could not work. Any suggestion?
It said :
// Important!!!...Please dont add on here “on(relaase)” command..
// please double click and enter this movie clip. Select Action Script layer.
// Find below code and change it.
// this.onRelease = function() {
// _root.gotoAndPlay(“your_label”
;
// }
I have double click and click the action script and find below :
this.onRelease = function() {
//_root.gotoAndPlay(“your_frame”
;
};
So where can i add my url? Remove “your_frame” and change it to my url? Please help, thank you.

169 Purchases
43 Comments