I have created a flash animated intro (index.swf) that once complete needs to be followed by an existing fireworks page (menu.htm). I have tried the following action script at the end of the flash animation with no success.
getURL(menu.htm, “_blank”);
stop();
Any ideas?
:sleep: