Hi,
I am using Flash MX Professional 2004. I have created a flash intro page and want to link it to the home page of my website (which i created in Dreamweaver). In Flash, i created a button and applied action script. I used:
on (release) {getURL(home.htm);
}
The flash doc and website docs are in the same location. The button works, it just comes up with an error message saying cant find the file (the file IS there).
Any suggestions to fix this problem or why it isn't working.
Any help appreciated.
Thanks