Hello,
I’ll be making slideshows with Showcase. Describing each image will be several lines of text. Is there an Action which will display the text the same time as the image, or does the text have to be made as part of the image?
Duncan
The code created by Showcase can include captions, I think. Have a read through the manual for more details.
But it’s important to note that Actions cannot interact with Showcase-generated HTML at any level except at one remove. Actions run within Freeway during the publish cycle of individual pages. The Showcase Action just creates a link to a blob of Showcase (Mac App)-created HTML. The elements of that HTML are entirely invisible to the other Actions on the page, and the only thing an Action on the page could do is inject some custom CSS or JavaScript into the page to modify that content as it is being shown in the browser.
Walter
On Mar 28, 2015, at 12:22 PM, Duncan Wherrett email@hidden wrote:
Hello,
I’ll be making slideshows with Showcase. Describing each image will be several lines of text. Is there an Action which will display the text the same time as the image, or does the text have to be made as part of the image?
Duncan