Quote:
Originally Posted by Murty
Is there someway that this can be used for like User Profiles? so they just need to insert the link and a profile field and it would show up in their profile?
|
No, that'd be totally separate. A custom profile field where they enter
the ID and then a profile template edit would probably get the job done.
Something like this:
Code:
<if condition="$post['field9']"><object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/$post['field9']"><param name="movie" value="http://www.youtube.com/v/$post['field9']" /><param name="wmode" value="transparent" /></object></if>