Question
Linking Buttons
Hi: I'm trying to link a project to others within the same
class folder and then directly to the school server.
The code I am putting in the action script isn't working.
button1.onRelease = function () {
getURL(" http:// etc...", _blank");
};
Is this correct?
Thanks...
eegvt
The code I am putting in the action script isn't working.
button1.onRelease = function () {
getURL(" http:// etc...", _blank");
};
Is this correct?
Thanks...
eegvt