Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MyCode] HD Youtube
Author Message
Mdkcheatz
Junior Member


Posts: 36
Joined: Oct 2009
Reputation: 0
Post: #1
[MyCode] HD Youtube
This allows for you to parse HD versions of YouTube embeddings.


Code:
\[ythd\](.*?)\[/ythd\]

You may replace the "ythd" with whatever code you prefer...

here is the source:
Code:
<object width="853" height="505">
<param name="movie" value="http://www.youtube.com/v/$1&fs=1&hd=1" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://www.youtube.com/v/$1&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="853" height="505" />
</object>

Place the above within the replacement box...

Anyone want to request an example I can link to one.

;p;

[Image: 20pbkoj.jpg]
[adult swim]
This poor hobo needs MyBux :'(
10-27-2009, 04:58 AM
Andraž Rihtar
Theme designer


Posts: 1,913
Joined: Aug 2009
Reputation: 8
Post: #2
RE: [MyCode] HD Youtube
Wonderful code Thank you for sharing it with us

Andraž Rihtar - Ex-Support Team Member
10-27-2009, 05:02 AM
TotalFPS
Junior Member


Posts: 10
Joined: Oct 2009
Reputation: 0
Post: #3
RE: [MyCode] HD Youtube
ooooo :O that's cool , I've never seen a HD one before
10-27-2009, 05:27 AM
Mdkcheatz
Junior Member


Posts: 36
Joined: Oct 2009
Reputation: 0
Post: #4
RE: [MyCode] HD Youtube
Hey thanks guys, I'll submit some more once I scan through the list to make sure I'm not dublicating any MyCode

[Image: 20pbkoj.jpg]
[adult swim]
This poor hobo needs MyBux :'(
10-27-2009, 06:19 AM




User(s) browsing this thread: 1 Guest(s)