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.
