See if the example code here [1] works for you http://www.overdigital.com/2012/01/14/720p-video-on-ipad-and-android-tablets-with-adobe-air/
On Thu, Apr 3, 2014 at 1:48 AM, sam991 <[email protected]>wrote: > If i use this: > var sv:StageVideo = stage.stageVideos[0]; > instead of > var sv:StageVideo = new StageVideo(); > > then i don't get the error, as i showed in previous reply. > > But, with this little modification in code, result is still the same. video > is not playing > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Not-able-to-play-video-in-my-iPad-tp5932p5946.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
