I’m using the YouTube API in my flex app to play videos and it works fine running on my computer and android, but I’m getting an issue when I try to use it on iOS, I just get a black screen!
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I was curious so did some research.
First, I searched for SWFLoader on iOS and this post came up. I’ll quote:
Then I realized from your comment you may be using the Loader class; so I googled Flash Loader on iOS and came across this. To quote:
You may benefit from reading through the actual Adobe docs. Specifically this page which focuses on unsupported APIs. It is the last link where the above quote comes from.