A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: ID response for an image

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    2

    ID response for an image

    Hoping someone has the knowledge to help on this, can't find anything related in the forum.

    I have a flash movie with a number of imported jpeg images. What I would like is to be able to display the name of each image when the user roles over it with the mouse. But I want it to be dynamic rather than the names being manuallly created. So is there a way of:

    a) dynamically producing the image name (the name of the jpeg file)?

    and

    b) having that name appear in a similar way as an 'alt' tag does in html when the image is rolled over?

    Any help would be much appreciated!

    Jams

  2. #2
    Registered User Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Here's an example. Easier than typeing it all out. In your case, use invisible buttons over the images.
    Attached Files Attached Files

  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    2
    Thanks for the reply with regards to the alt tag part of the question, can anyone help with referencing the import filename of the image and placing that in the textfield though?

    The reason I ask is I'm working on a project that will involve repeating this process of importing images and displaying an alt tag for them over and over and I want to speed it up by naming the jpeg files and displaying that name dynamically rather than manually typing in a name...is it even possible?

    Jams

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