PDA

View Full Version : Movie or animation for app




iAppleFan08
Jan 22, 2009, 09:43 PM
I need to either put an animation or movie into my app (whichever one is easier) but Im not sure how to do either. On a previous app -a test app- I attempted to input a movie but the app would not link to the movie. What would be best (animation or movie) and what is the proper code?



dejo
Jan 22, 2009, 10:21 PM
I need to either put an animation or movie into my app (whichever one is easier) but Im not sure how to do either. On a previous app -a test app- I attempted to input a movie but the app would link to the movie. What would be best (animation or movie) and what is the proper code?
Check out the MoviePlayer sample app. Is that what you're looking for?

iAppleFan08
Jan 23, 2009, 12:35 AM
Yes that is what I'm trying to do, but...

I have followed most of the sample, but I cannot get it to play my movie. Is there something I could be missing? Probably something obvious. I have set breakpoints, and the program seems to go belly-up around the point where its running through the code to actually play the movie.