PDA

View Full Version : how do i change the local root folder?


coolioman
03-11-2005, 06:28 PM
ok, i am trying to make a downloader with flash, but cant fig out how to change the local root folder

i am gong nuts

i need help.........and a donut....

CyanBlue
03-12-2005, 03:08 AM
local root folder
What do you mean???

coolioman
03-13-2005, 10:02 PM
its the folder that all your files are stored

for instance:

on (press){
getUrl:"file 1";
}


and it loads up that file

CyanBlue
03-13-2005, 10:04 PM
Uh... I don't think you can actually change that... You'll need to specify the link relative from the directory where the SWF file is located, which is the root directory for that SWF file in that sense...