Results 1 to 4 of 4

Thread: You tube video is not working on IE
      
   

  1. #1
    Bestva4u is offline Private
    Join Date
    Sep 2009
    Location
    Mississauga
    Posts
    3

    Default You tube video is not working on IE

    Hi,

    I have added few you tube videos in one of my web page, using you tube provided code:

    <object width="500" height="405">
    <param name="movie" value="http://www.youtube.com/...."></param>
    <param name="allowFullScreen" value="true"></param>
    <param name="allowscriptaccess" value="always"></param>
    <embed src="http://www.youtube.com/..." type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object>

    Videos are working fine on Mozilla, Google Chrome but not on IE it shows blank white box , not able to find out whats wrong.

    Please help!!!

    Thanks,

  2. #2
    pink_eeyore's Avatar
    pink_eeyore is offline First Lieutenant
    Join Date
    Nov 2008
    Location
    Some where in CO
    Posts
    188

    Default Re: You tube video is not working on IE

    This might seem as a silly questions but were is your link to the page with the tube video? I searched your main pages and gave up looking for through all your links. We are here to help you, try to make it easy on us to find your problem;)
    Mr. Big Paw
    Somewhere in the CO mountains
    Big Paw Services

  3. #3
    Bestva4u is offline Private
    Join Date
    Sep 2009
    Location
    Mississauga
    Posts
    3

    Default Re: You tube video is not working on IE

    Hi Adir,

    Apologies for the confusion.. The web page That I m refereing here(in the above post) is under construction. This is for one of my clilent website and not on any of my web site pages. So thats the reason that you were not able to find it on my website.

    My exact question is: Does the above code actually works on IE as well or can you please provide me with the solution.

    Thanks,

  4. #4
    Bestva4u is offline Private
    Join Date
    Sep 2009
    Location
    Mississauga
    Posts
    3

    Default Re: You tube video is not working on IE

    I have resolved the issue now, i had some active-x issue with the browser

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49