July 15, 2019
Creating a slider box
Comments
(8)
July 15, 2019
Creating a slider box
Newbie 1 posts
Followers: 0 people
(8)

Hey everyone,

I want to create a menu that slides on and off the screen, like a door that moves to the left and right, when the user clicks a button.

I created a rectangle and positioned it outside of the slide and assigned a motion path to move the box to the right to show on screen. I then created another shape to act as a toggle button.  However, I can’t seem to figure out how to make the button execute the action. I normally use Articulate 360 but can’t figure out which triggers to use to make this happen in Captivate 9.

Thanks in advance.

Ken

8 Comments
Jul 17, 2019
Jul 17, 2019

I published a step-by-step workflow on my blog, will be here in the community as well after moderation (tomorrow probably). You can have a look at:

https://blog.lilybiri.com/sliding-menu

Like
(1)
Jul 16, 2019
Jul 16, 2019

Ken,

Lieve will have a great way for you to do this through advanced actions but it will probably not make it through the moderation process and ready for you to read until tomorrow at the earliest so I will offer another possibility to chew on in the meantime.

I have also done some similar work on animating objects like this but have used JavaScript to do the work. I have done a couple posts to help explain how to do it. I tried to share the links but they must need moderation as well. Sigh.

Well – if you do a quick search on the site for Sliding Information Panels you can find one.
Then there is a two part on on Animation of Objects – Three Examples – that is a 2-Part post.

One particular issue that seems to pop up is working with an object that starts entirely off the stage. You may consider having the menu start with just a sliver of the menu on screen and animate off onEnter quickly so that no one even notices or perhaps having it on stage and hidden but reveal it as you start animating it.

If you wish to explore this option further – let me know and I can assist.

Like
(1)
(3)
Jul 16, 2019
Jul 16, 2019

Ken,

Lieve will have a great way for you to do this through advanced actions but it will probably not make it through the moderation process and ready for you to read until tomorrow at the earliest so I will offer another possibility to chew on in the meantime.

I have also done some similar work on animating objects like this but have used JavaScript to do the work. Here are a couple posts I have done to help explain.

https://elearning.adobe.com/2019/07/sliding-information-panels/

https://elearning.adobe.com/2018/05/animation-objects-three-examples-part-1/

https://elearning.adobe.com/2018/05/animation-objects-three-examples-part-2/

One particular issue that seems to pop up is working with an object that starts entirely off the stage. You may consider having the menu start with just a sliver of the menu on screen and animate off onEnter quickly so that no one even noticesor perhaps having it on stage and hidden but reveal it as you start animating it.

If you wish to explore this option further – let me know and I can assist.

Like
(2)
(1)
Add Comment