I still cant get my head around the regex, so hoping someone can figure it out. Trying to get
http://www.pokerhandreplays.com so videos can be used on our site.
They have code for a converter:
<object width="480" height="360"><param name="movie" value="http://www.pokerhandreplays.com/flash/TexasI.swf"></param><param name="bgcolor" value="#FFFFFF" /></param><param name="quality" value="high" /></param><param name="allowScriptAccess" value="always" /></param><param name="scale" value="Exactfit"></param><embed src="http://www.pokerhandreplays.com/flash/TexasI.swf" bgcolor="#FFFFFF" allowScriptAccess="always" scale="Exactfit" type="application/x-shockwave-flash" width="480" height="360"></embed></object>
And url example for video:
[flash]http://www.pokerhandreplays.com/flash/replayer.swf?pokerhandid=665885[/flash]
I had it working using bbcode but dont like the fact that it would have no usergroup permissions, would rather have it through ame.
Thanks in advance!