NetLogo 7.0.0-beta2:

vid:movie-open-remote

vid:movie-open-remote url

Opens a remote video from a website or ftp server.

Example:

Errors:

  • Message "vid: no movie found": The specified URL could not be loaded or errored while loading.
  • Message "vid: format not supported": The file type of the remote movie is not supported.
  • Message "vid: protocol not supported": The movie was at an unsupported URL protocol. Supported protocols are ftp and http.

Take me to the full Vid Extension Dictionary