bet 2.5.5 new keywords.
  • User avatar
    sigmasix
    master
    Posts: 1224
    Joined: Thu Dec 02, 2004 2:12 pm
    Location: gva | switzerland
    Contact:

    bet 2.5.5 new keywords.

    by sigmasix » Wed Jan 23, 2008 12:32 am

    Hi, does anybody used the new keywords coming with the 2.5.5 beta? I couldn't manage to get the path of a media.
    In the end I want to be able to reload some clips every X seconds but with the actual keywords (thanks to the new ones by the way) I need to get the clips path and replace the clip by itself. I cannot get the first information so I'm stuck on the first step :x

    thanks
  • User avatar
    sigmasix
    master
    Posts: 1224
    Joined: Thu Dec 02, 2004 2:12 pm
    Location: gva | switzerland
    Contact:

    by sigmasix » Wed Jan 23, 2008 4:36 pm

    Ok, thanks to LUPIN for some explanation. There's an error in the keyword browser and the keyword is not 'info_media_pathsAndNames' but 'media_pathsAndNames'.

    Now with 'direct_media_change' it's possible to reload a media with his own adress like this

    Code: Select all

    list = modul8.getValue('media_pathsAndNames',0)

    modul8.setValue('direct_media_change',[3, list[3][0]],0)


    as written in the keyword browser, you need to use a list in the attribute of direct_media_change to specify the id and the path of the media.

Who is online

Users browsing this forum: No registered users and 3 guests