

I learned something unpleasant yesterday and I’m hoping someone can help me get around it.
I want to use either JavaScript or a motion path to move an image off the side of the page (to the left if that matters), change it’s state, and then bring it back on to the page from the direction it left. The unpleasant thing that I found was that I’d added text captions to the image’s different states (the reason for the motion), but the JS/motion path only moved the image…not that text; which stayed static.
Any idea on how I can move everything at once, or will I have to have different states for each individual item and identify them individually to make them all move together.
As always, thanks for the help.
v/r
Jay
I learned something unpleasant yesterday and I’m hoping someone can help me get around it.
I want to use either JavaScript or a motion path to move an image off the side of the page (to the left if that matters), change it’s state, and then bring it back on to the page from the direction it left. The unpleasant thing that I found was that I’d added text captions to the image’s different states (the reason for the motion), but the JS/motion path only moved the image…not that text; which stayed static.
Any idea on how I can move everything at once, or will I have to have different states for each individual item and identify them individually to make them all move together.
As always, thanks for the help.
v/r
Jay
You must be logged in to post a comment.

- Most Recent
- Most Relevant
I’ve tried a few different things, and it appears that even though I added the text as part of another object’s state, and Captivate won’t let me uniquely identify that text while in the state, Captivate doesn’t treat a “state” as a single object but as a collection of parts in this case. Looks like I’ll end up combining the image/text in PhotoShop and then bringing them into Captivate as a single image. Thanks all for the comments.