You will have to forgive me as my action script knowledge isnt great, and Im sure this must be really easey,
I am currently trying to put together a showreel of my 3D work in flash, and im trying to link from thumb nails on the flash doc to jpg's, avi's etc which I will include on the CD along with the exe version of the flash file.
I was using
on(release){
getURL("c:/path/file.extention", _blank);
}
Until I realised that when linking to the files on the CD this wouldnt work, I was told that if I removed drive name, and used the folder as a relative postion this should work from the hard drive or the CD, but I cant get it to work.
Can anyone tell me where Im going wrong please, and please dont tell me I need to learn more about actionscripting again, I know I do, but have very little time at the moment.
Cheers, I was a little unsure what you meant by point a, the files will be included on the CD for people to link to from the exe, but Ill give it a go, as for the point b, I had used it in normal mode, and that was the syntax that I ended with, and the slashes was just me typing too fast, with no care, thanks a again, Ill post back up if it works.
Bookmarks