A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: very simple question

  1. #1
    Verbal Terrorist arikb's Avatar
    Join Date
    Sep 2003
    Posts
    384

    very simple question

    i just want to know how do i put an url, like an html one.
    It is a shame that colors have names

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    getURL("http://www.yourserver.com/your.html", "_self");

    "_blank" instead of "_self", if you want it opened in a new browser window.

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