Image File name for popup images

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
lennypeters
Posts: 1
Joined: Fri Apr 16, 2021 10:21 am

Hi - I'd like to display the image filename when hovering over a hotspot for every a popup image. I tried using $(in) but it wouldn't work. Can you tell me how to do this? Preferably set it once for the entire project and then have all popup windows show that information. Is there a way to do this?
User avatar
k.ary.n
Gnome
Posts: 615
Joined: Wed Aug 15, 2007 1:02 pm

You could add $(hu) to a text field. That'll show the entire path.

If you want only the filename, you could add the image to assets, use a URL hotspot (that uses the skin id ht_image, if you're using the image popup component), and add the filename to the description field and use $(hd) in the text field.
Post Reply