Skip to main content
Known Participant
July 27, 2010
Question

tilelist hover captions

  • July 27, 2010
  • 1 reply
  • 1074 views

Hello Everyone,

I've got a tilelist that has about 100 small 25x25 pixel squares of images, much like a color picker.  When the user clicks on a cell, the corresponding jpeg is loaded (jpeg filenames are loaded from an xml file).  What I need to do is have a hover text box appear over the cell when the cursor is over a cell.  The text at this point would just need to display the name of the jpeg that was loaded into the cell.  Is there a way to do this?  I'm on CS4 using AS3.

Thanks in advance!

-Dave

This topic has been closed for replies.

1 reply

Kartik_Mehta
Inspiring
July 27, 2010

Hi,

You can try the following link to do so :

http://blog.hy-brid.com/flash/25/simple-as3-tooltip/

Known Participant
July 27, 2010

Hi,

I dont Understand what you mean by this link?

Thanks

Pinal

Kartik_Mehta
Inspiring
July 27, 2010

Hello,

Through the above mentioned link i want to say that he can use tooltip for showing the text on tilelist.