Hi,
I´m using the getURL to open a folder in a CD.
It works fine on a windows plataform, but on MAC it´s not working. It´s openning the IE with the initial web site address.
Is this AS right?
on (release) {
getURL (“folder”);
}
the “folder” is a folder located at the same directory as the MAC projector.