View Single Post
  #3  
Old 07-24-2013, 04:31 AM
CompSci CompSci is offline
Member
 
Join Date: Jun 2013
Posts: 28
Quote:
Originally Posted by Jeff View Post
You could read in the video file names from a file and load those into a dropdown list that the user selects from. Or you could have the user select the file from a vizinput.fileOpen dialog. The open dialog is documented on the vizinput dialogs page.
Thanks, I will give this a try.
Reply With Quote