![]() |
Quote:
edit: Now it doesn't work again :mad: edit2: It's something weird with IE debugger, when I open Developer Tools and then refresh it opens the Youtube fine! |
Quote:
When I change: <meta http-equiv="X-UA-Compatible" content="IE=9"> to <meta http-equiv="X-UA-Compatible" content="IE=Edge"> the videos work fine, but then my image uploader stops functioning. Any other ideas? |
It seems to have fixed itself, probably an IE update...
|
hmm...noticed ipad mini retina not showing the embeds...any ideas of that? i see in the notes it was meant to be working on at least some form of tablet..
in fact is there a simply all around better version of this? seems like there would be, just didnt see it yet...better to not use flash at all isnt that possible by now? EDIT: i removed the flash part of the code....it now loads the embeds into posts....but if you try to play them, it redirects to youtube...anyone know what is the better replace code than this for mobile? Quote:
|
got it...
Quote:
|
Posting just for my own clarification the solution from IggyP above...
FIND near line 130 in XML file: Code:
<defaultvalue><![CDATA[<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/%1$s" width="480" height="360"> REPLACE with: Code:
<defaultvalue><![CDATA[<iframe id="ytplayer" type="text/html" width="640" height="360" Note: This sort of works for iPad. However, it leaves a lot of empty white space with a thumbnail and the fallback link to view on Youtube near the bottom of the post. On iPhone, it just creates a lot of empty white space, although the video is viewable if I switch to desktop or iPad. Did I do something incorrectly? |
its just a simple code i found as alternate to the flash...i didnt try it by mobile on phone size, but perhaps its the size settings in the code? i wanted to keep it sort of big for "mobile" tablet but of course phones maybe thats a problem? hmm
theres other options that can be added as well of course.. >> https://developers.google.com/youtube/player_parameters also this quote from the source: which suggests the sizes 240 and 135 instead of what i used..fwiw... Quote:
Quote:
EDIT2: also dont forget this mod has options....so dont really need to hack the xml ;) |
Quote:
And that explains why it wasn't working for me. When I go to the options, it still has the old Flash code. Going to try editing that now. |
And your original fix when I edit it in options works just fine. I tweaked the fallback it just a little for formatting so now the complete contents of the mobile text box in Options looks like this:
Code:
<iframe id="ytplayer" type="text/html" width="640" height="360" |
I?ve got a problem... over the last 2 weeks (maybe longer!) videos appear as a black window if you use IE11. What it appears to be is:
Code:
<meta http-equiv="X-UA-Compatible" content="IE=9" /> If you remove it Youtube embeds correctly... but unless you have this added then people can?t press enter if they have anything but simple text turned on. I don?t know whether it is IE?s fault or YouTube?s fault (probably IE :rolleyes:)... does anyone else have this problem? Alex |
All times are GMT. The time now is 06:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|