-
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
-
1 Attachment(s)
Here's an example. Easier than typeing it all out. In your case, use invisible buttons over the images. :)
-
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