Use Live API
Hi remotify,
I wonder if it is possible to use the full Live API within Remotify, or can we only use a subsection of it (maybe we can only use what has been added so fare)?
I found this
https://nsuspray.github.io/Live_API_Doc/11.0.0.xml#Live-Browser
I’m trying to list my User folders from Lives browser with this code
myUser_folders = self.application().browser.user_folders
my_sub_item_1 = myUser_folders.children[0]
But I’m getting this error message
> ‘BrowserItemVector’ object has no attribute ‘children’
I’m not sure if the syntax is correct or if something else is preventing it from working.
Joachim Answered question
I tried to edit my previous post and add an Remotify export but it would not take so I’ll try with a new post.
Joachim Answered question
Attached Files:
Sign up
User registration is currently not allowed.