Im not sure what needs to be done, but this is what I am trying to accomplish.
I created a custom profile field. Where people can use codes like this
PHP Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/2h_K6rMaXxI&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2h_K6rMaXxI&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
To embed a movie on there profile page. But obviously it doesn't work, all that shows up is the code above. Any hints or clues?
--------------- Added [DATE]1206373643[/DATE] at [TIME]1206373643[/TIME] ---------------
Would I need to create some kind of hook?
I am really lost with this one.