[vlc-devel] Open a URL in VLC Mac script

Konrad mail at chernowii.com
Sat Sep 7 11:17:48 CEST 2013


Hi.
I am searching for a option to open a url in VLC mac by pressing a NSbutton
I found this for quicktime:

		display dialog "Please Wait...." buttons {"cancel"} with icon 0 giving up after 6
		
		tell application "QuickTime Player"
			activate
			open URL "http://web.com/video.mov"
		end tell
There is something similar in VLC Mac?

Thanks in advice


Konrad Iturbe
Developer, athlete, videomaker & editor.
http://chernowii.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130907/cf016cec/attachment.html>


More information about the vlc-devel mailing list