A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Just wondering about links

  1. #1
    Junior Member
    Join Date
    Aug 2011
    Posts
    5

    Just wondering about links

    What i am trying to do is when someone clicks on the button or the link on the button it goes to another webpage, also i want to have the option of when they click on a link they can download a file if they want ...

    I saw this site on koolmoves and thought to myself ( COOL )
    http://www.thesinger.ca/

  2. #2
    Senior Member etuom's Avatar
    Join Date
    Sep 2006
    Location
    Minnesota
    Posts
    193
    If using AS1 you can supply an address in the go to URL actions for the button properties.

    You can also do it with AS3 but you reference the button with code in ActionScript editor...I'm too rusty to tell you how to do it easily.

    As far as downloading files, you can look at this thread which takes up the topic. http://board.flashkit.com/board/showthread.php?t=742302

    I agree that the Sapphire Site is very cool. I remember when he was building it. If memory serves me right, he used content panes within content panes or something like that...sort of a nested approach. The author of the site is the same person who started the downloading thread referenced above, so that might help put things in perspective.

    Another option is to go to the koolexchange and check out the "download file with progress" file under code snippets.http://koolexchange.com/ which was some of the fruit of those conversations.

    Good Luck
    Last edited by etuom; 08-08-2011 at 01:04 AM.

  3. #3
    Junior Member
    Join Date
    Aug 2011
    Posts
    5
    Instead of making another topic, is there a way to change the var number on button press because i want to make a cheap sim. of a rpg and pressing a button will reduce or increase var # and Var # will = HP

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