Sep 4, 2001 #1 FoxStudent Technical User Joined Feb 24, 2000 Messages 85 Location GB How do I open a html file after the intro flash movie has finished. Thank u
Sep 4, 2001 #2 davdesign Technical User Joined Oct 21, 2000 Messages 1,482 Location GB hi put the following actions: Code: getURL ("yourhtmlpage.com", "_self"); .....change _self to suit your requirements, whether it be to load into the existing page or in a new page, or even in a frame dave dave@pinkzeppelin.com ^^^^^^^^^^^^^^^^^^^^^ Upvote 0 Downvote
hi put the following actions: Code: getURL ("yourhtmlpage.com", "_self"); .....change _self to suit your requirements, whether it be to load into the existing page or in a new page, or even in a frame dave dave@pinkzeppelin.com ^^^^^^^^^^^^^^^^^^^^^