PDA

View Full Version : Buttons in flash movies


gms1
01-18-2002, 01:32 PM
I have developed a flash movie in which I want to get the buttons to link to pages in a directory above the one where the movie is saved, do I use the getURL command???. Please help

Billy T
01-18-2002, 02:04 PM
yes

gms1
01-18-2002, 03:32 PM
Do I have to specify the exact location of the page in the getURL command i.e. getURL= "C:Project/Prototype/Links.html", I can get it to work for a page already on the web i.e. getURL ="www.google.com" but I am currently constructing a website so both the flash page and the page I want to link to are stored on my PC hard drive.
GMS