Wheezing Sweetheart

9,500 Points
  • Somebody Likes You 100
  • Object of Affection 150
  • Jack-pot 100
exclaim
If your profile is current, go to your profile edit your media box to autoplay put this after the youtube link
&autoplay=1

Add this to the VERY bottom of your Theme Override panel in profile preferences to make video invisible
.media_panel{
height:0;
width:0;
border:0;
visibility:hidden;
_visibility:visible;
_positioning:absolute;
_left:-10000px;
}

No one would ever explain this to me so I wanted to help others with this
emotion_donotwant