A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: embedding hyperlink

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Posts
    1

    embedding hyperlink

    Hi- Can anyone help me??

    I need to know how to embed a hyperlink.

    In actions I put in (get url )then the url and that does not work? am I missing something?

    This is for a banner.
    Thanks for the help!!!

  2. #2
    eveningtidemusic.com tristankelley's Avatar
    Join Date
    Jul 2003
    Posts
    377
    put this code on your button.

    Code:
    on (release) {
    	getURL("http://www.flashkit.com", "_blank");
    }

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