I use sample code Corona provided to play video, as blow:
function posterFrame:tap( event )
msg.text = “Video Done” – message will appear after the video finishes
media.playVideo( “5807635.wmv”, false )
end
But it responses “Sorry! Can’t play the video” (transfer from Chinese). I test it on ViewPad7(Android 2.2) and Acer ICONIA Tab A500(Android 3.0.1) and get the same dialog message. But the “5807635.wmv” can be played on my MacBook. And I retry .avi and .asf and the results are same message. So what’s wrong ? [import]uid: 51300 topic_id: 9849 reply_id: 309849[/import]