A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: how to make a button launch an html file

  1. #1
    flash+me=help!!!!!!!
    Join Date
    Aug 2002
    Posts
    42

    how to make a button launch an html file

    as simple as this probably sounds to many of you, I just can't seem to make it work, even after searching through the forum's.

    All i want is to make a button that will launch a file "index.html"

    please help!!

    Jantunes

  2. #2
    Senior Member sofiebel's Avatar
    Join Date
    Feb 2001
    Posts
    1,044
    on (release) {
    getURL("index.html");
    }

  3. #3
    flash+me=help!!!!!!!
    Join Date
    Aug 2002
    Posts
    42

    thank you, thank you, thank you,

    thanks!!!!!!!!!!!!

    I forgot the " "


    Jantunes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center