Playing Video (media.playVideo)

Hi,

Can anyone give me some extra info on playing video that isn’t in the API?

When the app is installed, what is the path to the video?
What developing the app, what is the path to the video? is it relative to the main.lua folder or absolute?

Thank you,
Paul [import]uid: 26027 topic_id: 5674 reply_id: 305674[/import]

relative to the main.lua file i believe, e.g. if it was saved in /movies
then you would use the command and /movies/moviename.mov etc

hope this helps [import]uid: 24641 topic_id: 5674 reply_id: 19457[/import]