Quote:
Originally Posted by jaycob
its at the bottom of the Signature Permissions i think in any user group.
|
thats to allow html like
www.obsession2speed.com isnt it?
i want to be able to give a usergroup permission to embed videos from say youtube..and all the other various media sharing sites...codes like this
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/av6fWfmugds"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/av6fWfmugds" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Is there a way to do this for just a certain group? I know about all the hacks to embed videos using parts of the URL just wondering if theres an alternative to not having to use that when youve reached a certain group.