How to play youtube videos on IOS using Actionscript 3
问题 I am trying to fetch youtube playlist and play videos on IOS. My app works fine on Android and Flex simulators but does not work on IOS. Looks like there is a limitation on loading swfs in IOS here. I am using as3-youtube-data-api for the purpose. Can anyone guide me on how can I embed or play youtube videos using as3 (Flash Builder 4.5) on IOS or is there any other way available? Note: There is "Cisco Technical Support" app in app store, which plays youtube videos embedded in the app. Update