Let me clarify - this works ONLY on the sprite rolled over.
I want it to be dynamic so that I can use one script to rollover ANY sprite and that sprite's name (or UID)is placed into the variable.
So when:
--- I rollover Sprite1, "Sprite1" is placed in the variable.
--- I rollover Sprite2, "Sprite2" is placed in the variable.
--- I rollover Sprite3, "Sprite3" is placed in the variable.
The same script for all...
I hope this is more clear.
dM