FLV Playback skin or controls on the iPad using FLV component
I've got the FLV Playback component working on my iPad and it looks great. I'm playing an FLV published out with AIR for iOS 2.7 (CPU) from Flash CS5.5.
The video looks great and runs without any lag.
The problem I face is when I include a skin, such as one included with Flash, then the video doesn't play on my iPad. For example:
flvPlayback.skin = "SkinUnderPlaySeekMute.swf";
My guess is because it's a SWF file that it won't play? But I'm not sure.
Does anyone know how I can get controls for my FLV Playback on the iPad using FLV component?
Thanks
