2010-11-25, 05:40 PM
Hello,
This MYCODE use to work fine for my forum, but now it doesn't anymore. I know that they changed their site from Tangle.com to GodTube.com.
Can anyone help me get this going again please?
I have tried replacing the godtube.com with tangle.com and it still doesn't work.
Regular Expression:
\[tube\]([0-9a-z]+)\[\/tube\]
Replacement:
<embed src="http://godtube.com/flvplayer.swf" FlashVars="viewkey=$1" wmode="transparent" quality="high" width="430" height="350" name="godtube" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>
This MYCODE use to work fine for my forum, but now it doesn't anymore. I know that they changed their site from Tangle.com to GodTube.com.
Can anyone help me get this going again please?
I have tried replacing the godtube.com with tangle.com and it still doesn't work.
Regular Expression:
\[tube\]([0-9a-z]+)\[\/tube\]
Replacement:
<embed src="http://godtube.com/flvplayer.swf" FlashVars="viewkey=$1" wmode="transparent" quality="high" width="430" height="350" name="godtube" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>