Question
GetURL and ASP
Hi
Newbie to flash and I have been lumbered to finish a project.
I jabe the following
on (release) {
//Goto Webpage Behavior
getURL("c:/inetpub/wwwroot/XXX_BACKUP/website/collection.asp","_blank");
//End Behavior
}
(I have used different path structure)
When this is run a dialog box pops up asking whether to save or open. If open it opens the file in Dreamweaver
Can Flash not open an asp file. If it can what am I doing wrong
Thanks in advance
Newbie to flash and I have been lumbered to finish a project.
I jabe the following
on (release) {
//Goto Webpage Behavior
getURL("c:/inetpub/wwwroot/XXX_BACKUP/website/collection.asp","_blank");
//End Behavior
}
(I have used different path structure)
When this is run a dialog box pops up asking whether to save or open. If open it opens the file in Dreamweaver
Can Flash not open an asp file. If it can what am I doing wrong
Thanks in advance
