Forum Moderators: open

Message Too Old, No Replies

Hyperlink in Flash movie to load HTML file

How do I place a hyperlink to load an HTML file?

         

mlkarie

5:57 am on Aug 13, 2003 (gmt 0)

10+ Year Member



I need to know how to load an HTML file from an *.swf file:

a) loading from a button
b) also loading from within Actionscript code, not from a button.

The html file that is loaded will be a file that contains another Flash movie.

Thanx

korkus2000

12:02 pm on Aug 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you want the html to load into flash or just use getURL to move to a new page?

mlkarie

7:18 am on Aug 14, 2003 (gmt 0)

10+ Year Member



I would like the hyperlink to load a new HTML or PHP file into the browser.