How to call VMM.Timeline methods?

379 views
Skip to first unread message

Luciano Spilotros

unread,
Jun 11, 2013, 8:51:14 AM6/11/13
to verite-...@googlegroups.com
Hello,
thank you very much for this very cool plugin. 
Before posting this question I have been searching on this group for similar post but I couldn't find any help.

I am trying to work out how to call VMM.Timeline methods such as:

goToEvent(n)
- onZoomIn / onZoomOut


I am initializing the timeline with the following:

createStoryJS({
        type: 'timeline',
        width: '100%',
        height: '590',
        source: data_file,
        embed_id: 'mytimeline',
        start_zoom_adjust: '-2',  
        debug: true,
        hash_bookmark: true
    });

I know I can eventually call these events by triggering the CLICK event on UI components, but I am wondering if there is any other way of doing it, for instance calling the VMM methods directly from my code...

Thank you very much!

Simon Dingley

unread,
Oct 3, 2013, 9:45:50 AM10/3/13
to verite-...@googlegroups.com
Did you ever discover how to do this?

Luciano Spilotros

unread,
Oct 4, 2013, 7:59:24 AM10/4/13
to verite-...@googlegroups.com
Hello, 
unfortunately not! :(
Reply all
Reply to author
Forward
0 new messages