NSString *embedHTML =@"<html><head>"
"<meta name = \"viewport\" content = \"initial-scale = 1.0, user-scalable = no, width = device-width\"/></head>"
"</head>"
"<body style=\"background:#FFFFF;margin-top:20px;margin-left:0px\">"
"<div><object width=\"%0.0f\" height=\"%0.0f\">"
"<param name=\"wmode\" value=\"transparent\"></param>"
"<embed src=\"%@&f=user_favorites&app=youtube_gdata\""
"type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"%0.0f\" height=\"%0.0f\"></embed>"
"</object></div></body></html>";
紅字是更改的部分,後續的參數我是沒有刪除,但一樣可以自動執行
沒有留言:
張貼留言