Quote Originally Posted by rin67630 View Post
I can't afford to have websites which can't be displayed on mobile devices.
I looked at things more closer and it turns out the possibilities are rather limited.
When it comes to Apple devices, this document states what's possible
http://developer.apple.com/library/s...oonCanvas.html
What it comes down to is basically that you can play a video layer behind a canvas animation layer on an iPad. iPhone / iPod Touch always play a video fullscreen.
So it doesn't come close to the AS3 player component behavior you are used to.
The main question is if such a limited approach will be sufficient to you and other users.