Forum Discussion
ZsoltOlah
11 years agoSuper Hero
Changing state directly from JavaScript?
Hello Heroes!
Maybe someone out there can help me out! I've been playing with JavaScript and Storyline, you can see an example here: http://bit.ly/1IjNEKs.
But, what I can't figure out is how t...
MathNotermans-9
3 years agoCommunity Member
Figured out why the drag-drop behaviour was so weird. You create a Draggable not on a click of an element...but at start of the timeline. So best spot is when the javascript is loaded. Then it works fine. However still a lot to do to get a perfect drag-drop because you need to watch dragEnd and dropEnd... and all kind of different conditions. I am making a simple sample to show.
In this sample here i fixed the basics.
Related Content
- 6 months ago