Hoping someone has some experience with this on here.
As far as I'm aware, you simply place the object into your frame and type in the file name of the video you want it to play in it's properties. You then place your video file of the same name into the Resources folder in your Xcode project. Then when you build the application, it should play.
But it just never does for me! I've tried typing the filename with and without the file extensions, which as far as I know should be an .mp4, but I can't get it to play. Does anyone have an ideas on this?