Yeah, even I don't know what to do with that mess of a URL.LesBaker said:[YouTube]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/YouTube]
Effing IPad.....someone help lol......that means you X.....thanks
X said:Yeah, even I don't know what to do with that mess of a URL.LesBaker said:[YouTube]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/YouTube]
Effing IPad.....someone help lol......that means you X.....thanks
I tried. There's always some way to screw it up - as Les just did. There are two identifiers in that link, and they're both different, so it wouldn't matter what BBCode I had. The way I have it set up up now is pretty failsafe. Just copy the link in the "share" button and it's done. People can also put the URL inbetween the tags as well, provided it's not that real long URL with the word embedded in it.PhxRam said:X said:Yeah, even I don't know what to do with that mess of a URL.LesBaker said:[YouTube]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/YouTube]
Effing IPad.....someone help lol......that means you X.....thanks
you probably should change your youtube bbcode to use just the video identifier.
X said:I tried. There's always some way to screw it up - as Les just did. There are two identifiers in that link, and they're both different, so it wouldn't matter what BBCode I had. The way I have it set up up now is pretty failsafe. Just copy the link in the "share" button and it's done. People can also put the URL inbetween the tags as well, provided it's not that real long URL with the word embedded in it.PhxRam said:X said:Yeah, even I don't know what to do with that mess of a URL.LesBaker said:[YouTube]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/YouTube]
Effing IPad.....someone help lol......that means you X.....thanks
you probably should change your youtube bbcode to use just the video identifier.
hngIzzQ0XZcPhxRam said:X said:I tried. There's always some way to screw it up - as Les just did. There are two identifiers in that link, and they're both different, so it wouldn't matter what BBCode I had. The way I have it set up up now is pretty failsafe. Just copy the link in the "share" button and it's done. People can also put the URL inbetween the tags as well, provided it's not that real long URL with the word embedded in it.PhxRam said:X said:Yeah, even I don't know what to do with that mess of a URL.LesBaker said:[YouTube]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/YouTube]
Effing IPad.....someone help lol......that means you X.....thanks
you probably should change your youtube bbcode to use just the video identifier.
The second part is not a video identifier.
<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&"></param>
<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="350"></embed>
</object>
Nice! I'll give it a shot and see if people can make good use of it.PhxRam said:Just wondering if you could make one for mobile
[youtubemobile]http://{TEXT1}youtube.com/#/watchv={IDENTIFIER}{TEXT2}[/youtubemobile]
Code:<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&"></param> <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="350"></embed> </object>
Hell if I know.. I am out.
X said:Nice! I'll give it a shot and see if people can make good use of it.PhxRam said:Just wondering if you could make one for mobile
[youtubemobile]http://{TEXT1}youtube.com/#/watchv={IDENTIFIER}{TEXT2}[/youtubemobile]
Code:<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&"></param> <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/{IDENTIFIER}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="350"></embed> </object>
Hell if I know.. I am out.
Thanks bro.
[youtubemobile]http://m.youtube.com/#/watchv=hngIzzQ0XZc&desktop_uri=%2Fwatch%3Fv%3DhngIzzQ0XZc[/youtubemobile]