How do I get this play arrow in a button? This arrow should look like if you have an website with an embed YouTube video.

(source: iPhoneIncubator.com)
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.
If you’re going to be playing YouTube content directly from the app there is some information on how to place a UIWebView to display the content from YouTube. Check out Method #2 which demonstrates the creation of this thumbnail.
YouTube API Information
For other video sources, you could set the background color of the button to be a still frame of the video using
Then set the button’s image property to a play button with transparency.