Flash - Action Script - Local Folder
Hey guys, I'm not sure if anyone here knows much about Flash, but I have a problem.
So I'm building a drop down menu, and I'm done, almost, all I need is to link everything.
The tutorial uses action script:
on(release){
getURL("http://www.something.com",_blank)
}
so it works for me when I enter actual website (ie coldplay.com) BUT I'm trying to link everything from my computer, this to be more specific: F:\ColdplayWebFinal\coldplay.html
But it DOESN't WORK :( and I spent so much time building everything. Is there any way to make it work?
And if someone wants to see the tutorial here's the link to youtube, it is done at the very end. http://www.youtube.com/watch?v=VHVYWcNitq4
So I'm building a drop down menu, and I'm done, almost, all I need is to link everything.
The tutorial uses action script:
on(release){
getURL("http://www.something.com",_blank)
}
so it works for me when I enter actual website (ie coldplay.com) BUT I'm trying to link everything from my computer, this to be more specific: F:\ColdplayWebFinal\coldplay.html
But it DOESN't WORK :( and I spent so much time building everything. Is there any way to make it work?
And if someone wants to see the tutorial here's the link to youtube, it is done at the very end. http://www.youtube.com/watch?v=VHVYWcNitq4
