Skip to content
WJunction - Webmaster Forum

Require Information regarding Youtube Embed

Status
Not open for further replies.
When I embed a youtube video to wjunction some strings are appended in the embed source.

For example:

[ame]http://www.youtube.com/watch?v=JByDbPn6A1o[/ame]


When you look at the Embed code for the above video you will find something like this:

Code:
<object width="425" height="350">
<param name=''movie'' value="http://www.youtube.com/v/JByDbPn6A1o&amp;ap=%2526fmt%3D18&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/JByDbPn6A1o&amp;ap=%2526fmt%3D18&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="350" wmode="transparent"></embed></object>


I wanna know why is the string,

Code:
&amp;ap=%2526fmt%3D18&amp;fs=1

appended at the end of the video link and what does it mean???
 

1 comment

Status
Not open for further replies.

About the author

S
Active Member · Joined
666
Messages
153
Reactions
43
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom