Load Video from HD (solved)
Posted: Fri Jul 06, 2018 1:31 pm
Hi,
Another stupid question!
I am rounding out a video analysis app, and just need to know the command that will allow a user to load a video from anywhere on a HD. Something like this:
Click on button, open up dialogue box that shows C:/ (or whatever),
Find a video, select it, get that path, use that path as the path of the video in player on screen.
Just like you would with any program or app.
Can't seem to find a way of doing it. Have done the Video Library tutorial, but that seems like a silly way of doing it: forcing a user to put accessible videos in one certain folder relative to standalone. Who would do that???
Looked through dictionary, but problem is... if you don't know what command to use, you can't find the command to use!
Thanks in advance.
(I have almost done this app... and I promise I will share the source here when done, as it covers using vector graphics, loading videos, playing videos and all the normal functions that go along with it. I even solved the problem of having to create rectangles in a certain order (i.e. top left to bottom right) that can be used in vector graphic drawing apps)
Another stupid question!
I am rounding out a video analysis app, and just need to know the command that will allow a user to load a video from anywhere on a HD. Something like this:
Click on button, open up dialogue box that shows C:/ (or whatever),
Find a video, select it, get that path, use that path as the path of the video in player on screen.
Just like you would with any program or app.
Can't seem to find a way of doing it. Have done the Video Library tutorial, but that seems like a silly way of doing it: forcing a user to put accessible videos in one certain folder relative to standalone. Who would do that???
Looked through dictionary, but problem is... if you don't know what command to use, you can't find the command to use!
Thanks in advance.
(I have almost done this app... and I promise I will share the source here when done, as it covers using vector graphics, loading videos, playing videos and all the normal functions that go along with it. I even solved the problem of having to create rectangles in a certain order (i.e. top left to bottom right) that can be used in vector graphic drawing apps)