I would like to learn more about using the iOS native video player in my Adobe Air app.
I understand that you can launch the native iOS video player by using StageWebView.
What are some of the limitations of using the native IOS player with this method?
- Can I not limit the user's control of the playback controls so the user cannot fastforward thru an ad video?
- Once the video is done, can I auto start to a new video?
- When the user clicks the DONE/BACK button, can I close the StageWebView?
Are there other ways to launch the iOS native player instead of using StageWebView?
Is anyone creating a Native Extension for the iOS native video player?
If you were to create an app using native iOS code instead of Adobe AIR, what can you do with the native player that you can't control using Adobe Air?
thanks!
Jack