A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: ooook...brand newbie questions...

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    13
    a) how do you put text links into a flash animation? is that possible?

    b) what's a good book for a brand newbie (me) to read?

    That's it for now...but rest assured I will think of more newbie questions for you to answer

  2. #2
    Senior Member
    Join Date
    Jul 2001
    Posts
    505
    make the text a button and right click on it, choose actions then insert this code:

    on release;
    geturl (whatever.html)

    Dont copy and paste this code cuz its not quite right, just look for each piece in the list and rebuild it.

    A good book is the flash 5 bible but it can be a bit overwhelming at first, you might try the Foundation Flash 5 series.

  3. #3
    Senior Member
    Join Date
    Feb 2001
    Posts
    114
    or if you're just wanting to add a link to plain old text - simply highlight the text and in the characters panel (windows / panels / character) simply add the URL to the "URL" box.

    As for the books: flashkit usually feature a different book on the index page - perhaps try checking those out. (top left corner under the nav)

  4. #4
    Junior Member
    Join Date
    Oct 2001
    Posts
    13

    awesome

    yall rock. Thanks for the help.

  5. #5
    Junior Member
    Join Date
    Oct 2001
    Posts
    13

    Smile More help

    ok...I have this scrolling map on my site - http://www25.brinkster.com/methical/
    (thanks jamble)
    What I want is drop down menus. like..you click and the scroller moves over and a menu drops down from the top. probably painfully obvious...but I'm stumped.

  6. #6
    Retired Mod aversion's Avatar
    Join Date
    Jun 2000
    Location
    insomnia
    Posts
    7,917
    the best book for actionscript beginners imho is right here

    http://www.amazon.com/exec/obidos/AS...584303-2553515


  7. #7
    Senior Member
    Join Date
    Apr 2001
    Posts
    376
    no relevance to anything, but BB King rocks

  8. #8
    Retired Mod aversion's Avatar
    Join Date
    Jun 2000
    Location
    insomnia
    Posts
    7,917
    Originally posted by darque9
    no relevance to anything, but BB King rocks
    indeed, king of the sweet note



  9. #9
    Senior Member
    Join Date
    Oct 2001
    Posts
    127

    resolved Re: More help

    Originally posted by methical
    ok...I have this scrolling map on my site - http://www25.brinkster.com/methical/
    (thanks jamble)
    What I want is drop down menus. like..you click and the scroller moves over and a menu drops down from the top. probably painfully obvious...but I'm stumped.
    Erm, if u wanna do a dropdown menu off those buttons, u'll need to insert a new movie clip, create the dropdown menus for each menu in a separate movie clip (confusing?) and then insert them into the main animation, probably scene1.

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