A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Popup Item Description Windows

  1. #1
    Senior Member
    Join Date
    Jan 2008
    Posts
    107

    Popup Item Description Windows

    Hi all,

    Just wondering, how can I make a windows popup when I put my mouse cursor over a item? The popup should display the item name and it's characteristics. When the cursor rolls out fo the item, the popup windows disappears.

    Is there a function in as 3.0 that does this?

    Thanks.

  2. #2
    Prid - Outing Nig 13's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    1,864
    No. You have to make a popup movieclip, which holds information on each item in a frame - then you have to make that movieclip invisible. When someone roll overs a button, the popup movieclip's visibility should be set to true (make it visible), and make it goto the frame with the information for that specific item. Also, make the popup window follow the mouse's coordinates at all times

    I am sorry, but I can't provide any codes, because I can't program in AS3. However, I do have something I've helped someone with, but it's in AS2 - hope it works nonetheless:

    LINK TO FLA DOWNLOAD
    I am back, guys ... and finally 18 :P

    BRING BACK THE OLD DESIGN!! OR AT LEAST FIX THE AS TAGS

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