Where do i put the youtube url in the player so i can embed it? thank you for ur time
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Author had a Free File of the Month
- Bought between 1 and 9 items
- Exclusive Author
- Europe
- Has been a member for 3-4 years
- Referred between 10 and 49 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
JamesMoran said
here’s the embed code:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" <title>Video Player V3 - Examples 4 link href="assets/css/style.css" rel="stylesheet" type="text/css" script type="text/javascript" src="assets/js/VideoPlayerV3.js script type="text/javascript"> VideoPlayerV3.attributes({ data:'assets/swf/videoPlayerV3.swf' }); VideoPlayerV3.flashvars({ spacebar:true, align:"strech" }); VideoPlayerV3.embed('my_video', ready); var controller; function ready(e) { controller = e; } </title></head> <body> <div id="border <div id="player <video poster="assets/img/preview.png" id="my_video" height="300" width="400"> <source src="../vid/example.flv" type="video/flv" </video> </body></html>Where do i put the youtube url in the player so i can embed it? thank you for ur time
I dont know what kind of player you are using but I can see src and type parameter at the bottom. Have you tried those?
I dont know what kind of player you are using but I can see src and type parameter at the bottom. Have you tried those?
Hi, thanks for ur reply, i dont know where to the put the youtube url it doesnt work when i put it in the source any ideas?
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Author had a Free File of the Month
- Bought between 1 and 9 items
- Exclusive Author
- Europe
- Has been a member for 3-4 years
- Referred between 10 and 49 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
What player are you talking about?
