I upgraded to VB 4.0.2 and for the life of me I cannot get my code to work that was put together here by The Geek. ( thanks)
It did work in the past on 1 forum but not on another.
I once again I've spent hours triple checking and trying different options with no luck.
Very frustrated at the moment.

Is it possible a a good person could check to see if my code is still correct for the site?
Quote:
http://www.realtytube.com.au
http://(?:www\.)?realtytube\.com\.au...vid=|videos/)([\d]*)(?:[\w\/\-]*)
value="file=([\w]*)\.flv
<object type="application/x-shockwave-flash" data="http://www.realtytube.com.au/flvplayer.swf" quality="high" width="480" height="336">
<param name="movie" value="http://www.realtytube.com.au/flvplayer.swf" />
<param name="allowFullScreen" value="true" />
<param name="FlashVars" value="file={vb:raw code}.flv&streamer=http://www.realtytube.com.au/includes/xmoov.php&width=480&height=336&displaywidth=480&di splayheight=336&stretching=exactfit&autostart=fals e&logo=http://www.realtytube.com.au/themes/promotion/images/logo-player.png&image=http://www.realtytube.com.au/uploads/player_thumbs/{vb:raw code}.jpg&backcolor=cccccc&frontcolor=213F20&light color=2f772e&screencolor=666666&plugins=drelated-1&drelated.dxmlpath=http://www.realtytube.com.au/recommendations.php&drelated.dposition=bottom&drel ated.dskin=http://www.realtytube.com.au/grayskin.swf&drelated.dtarget=_parent" />
<param name="wmode" value="transparent" />
<param name="allowScriptAccess" value="always" />
</object>
|
Thanks