A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How to link banner to website

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    23

    How to link banner to website

    I'm using Flash 8 Professional. I created a banner and can't figure out how to link it to a website. Thanks!

  2. #2
    Ryan Thomson EvolveDesigns's Avatar
    Join Date
    Oct 2001
    Location
    British Columbia
    Posts
    3,338
    you would put this in a frame on your timeline:

    PHP Code:
    this.onMouseDown = function(){
       
    getURL("http://www.yourlink.com");

    Evolve Designs Interactive Media
    the natural selection

  3. #3
    Junior Member
    Join Date
    May 2007
    Posts
    23
    Thanks!

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