First time poster.
I used Macromedia Director way back in the way back. Just getting started in LC and learning capabilities, so please excuse the dumb look on my face when I read replies!

OK, I am writing an app for video analysis of runners. It involves:
1 video playback and 2 video playback on screen (working on this, but am confident I can work it out)
- Got play, pause, frame-by-frame fwd and back, and play speeds sorted.
Series of vector graphics drawn over video- namely lines, circles and angle tools (working on it).
Other features that I will need to think about.
My current problem is with the videos. I am using LiveCode Community (trialling to make sure it can do what I need it to).
1. There are some videos (.mov and .mp4) that just won't play- seems that the videos immediately go to the end, and cannot be played, returned to the start, frame-by-framed, etc. AVI's and Mpg's work perfectly well. Would be great to be able to use all supported formats. Not sure why .movs don't work.
2. I am trying to get vector graphics (line) over the videos while playing. I have set buffer to true and when I am coding, it is over it, but when testing, it goes behind. The controller is in the background, but the video isn't. Buffer true or false is exactly the same. Can't get it behind vectors. What am I missing?
Thanks in advance for any help.
XdM