Video files
Posted: Thu Jul 05, 2007 6:52 am
As part of a standalone app, I want to play a 48 minute QT video file. By using a referenced move, the controller shows up during development and the movie plays fine, allowing users to control the action with a slider, which is useful over 48 minutes to quickly go to a specific part of the movie.
The problem is though, when building the standalone app, the referenced file doesn't play because there is no provision to embed the path to the movie. The path to the referenced movie, used during development, can't be specified during the build, even though non-stack files (ie. the movie) can be added during the build dialogue.
By embedding the movie into the stack, no controller is visible (known issue), the only options being to create buttons that pause and resume playing, not go to specific points in the movie. Embedding the movie is therefore not a realistic option.
Is there a workaround for this?
The problem is though, when building the standalone app, the referenced file doesn't play because there is no provision to embed the path to the movie. The path to the referenced movie, used during development, can't be specified during the build, even though non-stack files (ie. the movie) can be added during the build dialogue.
By embedding the movie into the stack, no controller is visible (known issue), the only options being to create buttons that pause and resume playing, not go to specific points in the movie. Embedding the movie is therefore not a realistic option.
Is there a workaround for this?