file$=CommandLine$()
movie=OpenMovie(file$)
If movie=0 Then RuntimeError file$+ " not loaded!"
Compil this code and drag a movie (avi or mpg) on the .exe
It don't work !
Why !!!
movie=OpenMovie(file$)
If movie=0 Then RuntimeError file$+ " not loaded!"
Compil this code and drag a movie (avi or mpg) on the .exe
It don't work !
Why !!!