Hi Thanks for your help. Much appreiciated. Unfortunately, still doesn't work.
I think the problem may be because it's a standalone projector, more likely, I think.
I did find this thread today that I think may help:
http://www.actionscript.org/forums/s...ht=applescript
Post 13. mentions the problem I've got but because I'm pretty new to this I'm not sure what goes at 'somelink'
- Code: Select all
somelink.onRelease = function {
getURL('http://www.someurl.com/', '_blank');
};
Does anyone know?? Maybe this'll be the solution.
Regards, and thanks again Jacob & co.