Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello guys, Can you help me in my problem? I put a youtube video to a website. It play and works fine for me.. all videos are playing here in the Philippines. But when my client play it in the US, it can't be played. In my own opinion, it is hwe web browser that has a problem because it has been blocked by internet explorer but I don't really sure whats the reason the video is not working in there country.

This is my code:
<embed src="https://www.youtube.com/v/kiLlJsvHc2A%26hl=en%26fs=1%26rel=0%26showinfo=0%26autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="299" height="225"></embed>


This is the website: http://bartonpropertygroup.com/
I put videos on the homepage and testimonial page.

Thank you.
Posted
Updated 16-May-14 20:07pm
v2

1 solution

Hello Keniks,

There may be lot of reasons which may affect this,can try these basically

Solution1:

1.Check with your client the version of the browser and does it support your video tagging.

Solution 2:

1.Check the security conditions in your client work environment.
2.Check if youtube is allowed to access in their premisses generally.

Solution 3:
Instead of Http tell them to use HTTPS and check if its working.

All the Best:) this has nothing to do with the country if I am not wrong:) It is all about security level permissions and browser compatibility.
Start writing better understandable questions further.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900