Alright guys here is what is going on.
I am using flash to create a small menu to run on a CDROM. This project needs to be able be used on both PC and Mac. My only problem occures when I try use my menu to link to the files on the CDROM with GetURL()
It looks something like this.
GetUrl('./Pages/filename.pdf', '_blank')
OK, something like that.. I know my syntax is wrong there, but you get the idea of what I am doing. So, It works fine on PCs but does nothing on Macs! Any idea?





Bookmarks