Some may have some may not so my solution now has been to detect what os is running then display message ensuring user has installed Quicktime v7 or above.
Hi All, My desktop app plays .mov videos streamed from a server and works ok on a mac, when I run the program on Windows the video does not play, I'm using the play control e.g: put the selectedtext of field "Video List" into theVideoFileName replace space with "%20" in theVideoFileName put playlist...
Hi All, I'm using the movie player to play a movie file that is stored on a web server. Since building the app and testing on another machine I notice the video playback takes a while before it starts to play, in which time the user has no idea if the app is still working. Is there a way to inform t...
If I have a group of buttons on a card how do I check which button has been pressed/selected. I understand using the switch & case commands but not sure how to check against the buttons.