Great files guys...
here's one outlet I've been using for videos... It's called
http://www.CutFrame.tv maybe someone can get a RegEx together for it as well...
Here's the link code for one of their files:
PHP Code:
http://cutframetv.com/view_video.php?viewkey=712c49d51a18a32b39f0
Here's the embed code for it:
PHP Code:
<object type="application/x-shockwave-flash" width="425" height="335"wmode="transparent" data="http://cutframetv.com/flvplayer.swf?file=http://cutframetv.com/flvideo/324.flv&viewkey=712c49d51a18a32b39f0&autostart=false&showfsbutton=true">
<param name="movie" value="http://cutframetv.com/flvplayer.swf?file=http://cutframetv.com/flvideo/324.flv&viewkey=712c49d51a18a32b39f0&autostart=false&showfsbutton=true" />
<param name="wmode" value="transparent" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="http://cutframetv.com/flvplayer.swf?file=http://cutframetv.com/flvideo/324.flv&viewkey=712c49d51a18a32b39f0&autostart=false&showfsbutton=true" loop="false" width="425" height="335" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Thanks a ton for the hard work guys...