on (release) {
getURL("heathens.mov", "_blank");
}
above is the script i am using to try and call a quicktime mov file. I want the user to be able to view the file in the standalone quicktime player without embedding it in a html page, etc.
But its not working and I have no idea why. All my files are in the one folder and there is no subfolders. Any thoughts - thanks for the help
Using MX too.
George.
getURL("heathens.mov", "_blank");
}
above is the script i am using to try and call a quicktime mov file. I want the user to be able to view the file in the standalone quicktime player without embedding it in a html page, etc.
But its not working and I have no idea why. All my files are in the one folder and there is no subfolders. Any thoughts - thanks for the help
Using MX too.
George.