Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [NSString stringWithFormat:@"\
- <html>\
- <head>\
- <style type=\"text/css\">\
- iframe {position:absolute; top:0%%; margin-top:0px;}\
- body {background-color:#000; margin:0;}\
- </style>\
- </head>\
- <body>\
- <iframe width=\"150px\" height=\"97px\" src=\"%@\" frameborder=\"0\" allowfullscreen></iframe>\
- </body>\
- </html>", videoURL]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement