Flash scripting question

Out of context: Reply #12

  • Started
  • Last post
  • 12 Responses
  • ********
    0

    and about the code above being too complex...

    it's basicially the same thing as you were doing before with different sytax.

    just copy/paste it and change the instance name (yourButton) to whatever you want it to be, then change the URL and viola.

    if you want a blank window add this:

    getURL("URL", "_blank");

View thread