Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Two different video players?

When I use the createVideoPlayer() method, I am presented with this video player:

alt text

After clicking the full screen button I am presented with this player which adds its own "Done" button to the top left

alt text

How can I just make it use the second one?

sorry for the large images.

— asked October 21st 2010 by Ronnie Swietek
  • createvideoplayer
  • different
  • players
  • two
0 Comments

4 Answers

  • One is an embedded video player that is played within a window, thus the bar. One is the actual Apple built-in video player. I don't exactly know how to skip it, but I am working on it (As I too have this same problem, but for mine it starts in the second one then when you hit "Done" it opens the first one, then you hit "Back" and it goes back)

    — answered October 21st 2010 by Colton Arabsky
    permalink
    0 Comments
  • The second one is the fullscreen player. You can set the videoplayer to open in fullscreen.

    — answered October 22nd 2010 by Martijn Pannevis
    permalink
    0 Comments
  • This should help, just posted it.
    http://developer.appcelerator.com/question/135367/fullscreen-video-player-example-works

    — answered April 13th 2012 by Casey McLaughlin
    permalink
    0 Comments
  • Yep that is what I did, I set the fullscreen property to true

    — answered October 22nd 2010 by Ronnie Swietek
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.