August 25, 201015 yr I have 6 web viewers on one layout Each has an object name numbered 1 through 6 The script uploads images from a folder on the local machine to a web server. When the upload finishes I use the following script step: Set Web Viewer [Object Name: $$image; Action: Reload] The $$image variable has the number which corresponds to the object name of the viewer that I want to refresh. The problem is that it does not refresh. Any ideas???
August 30, 201015 yr I have 6 web viewers on one layout Each has an object name numbered 1 through 6 The script uploads images from a folder on the local machine to a web server. When the upload finishes I use the following script step: Set Web Viewer [Object Name: $$image; Action: Reload] The $$image variable has the number which corresponds to the object name of the viewer that I want to refresh. The problem is that it does not refresh. Any ideas??? Not sure this matters but why use a global variable for the object name if they're numbered? I don't think the object name would be changing... Then, do the images replace the old images giving the same url?
Create an account or sign in to comment