Video playback

seaniepieseaniepie Member Posts: 1
Hi all,
I know there are a lot of formats to take into consideration but is there or could there be a way of adding in a simple video player into our apps. Nothing too clever, just something like the audio player that will trigger the native player to take over until the video ends. Would be great for Angry Birds style cut scenes.
Cheers
Pi

Comments

  • gamesfuagamesfua Member Posts: 723
    Unfortunately as of now there is no way to include video into your app using gs. You can however link to a youtube video or other website hosting a video (with gs pro).
  • TheSkinTheSkin Member Posts: 74
    In alternative of OpenURL Behavior you can build a video animation... But only for short video.
    1 - save video frame in png format
    2 - use animation behavior to animate the frame

    If you want to control animation you can use the change_attribute behavior to change the frame.
Sign In or Register to comment.