NetLogo 7.0.0-beta2:

vid:movie-select

vid:movie-select

Prompts the user to select a movie to use as a video source. The formats supported are those supported by JavaFX2. This command does not error if the user cancels. Use vid:status to see if the user selected a movie.

Example:

Errors:

  • Message "vid: format not supported": the user selected a movie with an unsupported format.

Take me to the full Vid Extension Dictionary