Groups | Blog | Home
all groups > macromedia flash sitedesign > march 2006 >

macromedia flash sitedesign : Loading from a CD



tbeanz
3/20/2006 3:08:59 AM
Hey guys,

I've made a flash projector file that has buttons that open up .swf files on
seperate browsers, with the help of the "On Release - Go to Webpage" Behavior.
I have the actionscript set up so that it looks like this:

on (release) {

//Goto Webpage Behavior
getURL("D:\\CAD\\Coopproject.swf","_blank");
//End Behavior

The actionscript works perfectly. My problem is, what if the CD-Drive of the
person I'm giving my CD to is not labelled as "D:"? (ex: their CD Drive is
labelled as "F:"). Is there a way to get around this problem easily?

Thanks for the help!
tbeanz
3/20/2006 3:10:09 AM
AddThis Social Bookmark Button