Community Questions & Answers

Closing window playing movie

I currently have a movie that plays after clicking a button in a view but when a user clicks done, the movie and window were not closing so I added an eventlistener to close the window but are now getting a script error that the variable...

Recording the screen

Hi is there any way that I can record the screen of my app and save a movie file? For instance if the user were to press record, the screen and their actions after this would be filmed. Think draw something! Thanks!

iPad Local Video

I would like to add a local video to an iPad App. I have used the KitchenSink code from local_movie.js, however when I use this and specify my movie location i receive an error: Result of expression 'Titanium.Media' [undefined] is not an object for this...

RSS Video stream

Hello Does anyone know an example I can look into to get an RSS video app? What I mean is that i get a tableview with left the video, next to it the title, and when I click on it, the video opens fullscreen on the smartphone? (for example youtube video's...

Pause VIdeo

Hi, in Titanium Mobile, can i stop a video and then resume at the same point? I know that exist method pause(), but how do i resume video? Thanks

Movie done button issues

Hi there, I see people are having issues with playing Movies in full screen mode and movie controls etc.. but anyone having issues with the 'Done' button? It's not closing my window view, it just pauses the movie. The only way I can get out of the movie...

Video on Ios4

Has anyone got video to work on Ios4. I've tested the Kitchen sink on it, and the only video that i get to play is the embedded video. None of the other play. Just checking if anyone has found a fix for it.

alert "movie format is not supported"

Hello all, I have a strange bug only on some iPhones. I try to show a movie (h264) with .mov suffix and get an alert "this movie format is not supported". On iPod touch it works just fine. Is there a "save" format? mp4? many...

Movie not close after finish in KS 1.3

I'm setup a movie as intro of my app.It will not close after complete.I follow the code in KS 1.2/1.3. The code not work at even in KS. ~~~ activeMovie.addEventListener('complete',function() { Titanium.UI.createAlertDialog({title:'Movie',...

After playing movie 4 times, app freeze

I used the code from KitchenSink and tested. The program is very simple. When I click the image, the movie starts. I tested this app on 3G, 3GS. And playing 4 times, app freeze. Do I need to dealloc the memory? Please advise me how to solve this...

Showing 1-21 of 21