Copy link to clipboard
Copied
I am working in Adobe Animate to produce a HTML5 banner. I want to build an interactive banner. There will be 5 bullet points. When a user hovers over a bullet point, it reveals more copy (under that bullet point), and the other bullet points move down. And when they move away, the revealed copy is hidden, and the bullet points (below), move to their initial place. Is this possible to produce?
If it is possible, any how-to guides available?
Thanks
Copy link to clipboard
Copied
yes, it's possible but do you have any file size limits with this project?
Copy link to clipboard
Copied
That's great. No file size limits.
Copy link to clipboard
Copied
then what's the problem?
Copy link to clipboard
Copied
My problem is, I don't know how to build it.
Copy link to clipboard
Copied
one easy way for an animate novice would be to create your bullet point menu on frame 1.
then add 5 keyframes with that same menu.
then add this.stop() on frame one and mouseovers for each of the 5 bullet points with gotoAndStop to your other frames.
edit those other frames to show the additional copy in the correct location and add mouseouts wit gotoAndStop(0) to return to your first frame.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now