Get imagename of current scene
-
hi. first if all, thanks for your great support and help ?? .
how can I GET the image name, of a current image used in the active Scene ? also getting the scene id og the current scene ?.
and… last one ?? what are the string, so that I can call a specific scene ?.
Explanation:
my thought was that in each scene, I want to look at which image name is displayed and whose image exists in the folder with old images. Then I want to take the current Scene id, and make a button that calls the same scene id in the other Item/tour IF the current imagename that are used, also are in the old image map ?? . that way I can “easily” switch between new and old pictures, since I use the same names for the pictures.
This is just a very quick explanation of the thinking ??
original shortcode: [ipano id=”1″ sceneid=”abc123″]
get imagename.If image (pic1.jpg) exists in old/images/ [
get scene id ]ButtomToSceneId= “Sceneid”
and then i will call scene id i just got.
the old images: [ipano id=”2″ sceneid=”ButtomToSceneId”]
- The topic ‘Get imagename of current scene’ is closed to new replies.