Hi, I’m having a problem with using the “getURL” function. I’m trying to link to a the HTML file that is within another directory on the site and NOT on an actual webpage. How can I do that?
ie:
on (release) {getURL(main.htm);
}
but this isnt working :sigh:
thanks!