When referencing Youku videos outside of the station, point "full screen" will jump to Youku's website, and play, put the mouse on the video screen, will display ads, the play will also show the relevant information and other issues, especially like us in their own blog, Enterprise station, shop, business shop inside video, If the video starts to give you a 30-good ad, I really don't know how many users to lose. Outside the station to reference Youku video Full-screen and remove advertising methods are as follows:
Youku video go to AD code:
<embed src= "http://static.youku.com/v1.0.0149/v/swf/qplayer_rtmp.swf? videoids= your video id&wintype=adshow&isautoplay=true "quality=" High "width=" width "height=" height "align=" middle " allowscriptaccess= "Samedomain" type= "Application/x-shockwave-flash" ></embed>
Whether the video adjustment is played automatically:
1.isautoplay=false (not automatic)
2.isautoplay=true (auto play)
Video sizing:
Width= "X"
height= "Y"
Several common proportions:
384*256
580*435
600*480
"Your Video ID" refers to the ID location of the video in the URL link
For example: http://v.youku.com/v_show/id_XMzIyOTc3NDMy.html link in the xmziyotc3ndmy, replace the xmziyotc3ndmy directly in the above code "your video id" position
Follow the three steps above to change your Youku video address to what you need. After copying the good file code, open the Add multimedia will copy the code, paste to the Web site
Determined to complete.