(10-19-2010 06:24 AM)awww Wrote: would i have to make a mybbcode for flowplayer also like so
Regular Expression
\[vid\](.*?)\[/vid\]
Replacement *
<object><embed src="http://example.com/player.swf" width='530' height='350' bgcolor="#000000" allowscriptaccess='always' allowfullscreen='true' flashvars='file=$1'</embed></object>
?
What do you want exactly?
Please be clear on what you want, since no-one can help you if you don't even know what you want.
XThreads doesn't have anything to do with custom MyCode, so if that's what you want, you probably shouldn't be asking here.
(10-19-2010 06:24 AM)awww Wrote: and when i try to upload an file iam also getting the error * Error attaching file for "Video Uploader"; The file upload failed. Please choose a valid file and try again. Error details: There was a problem moving the uploaded file to its destination.
Because you need to upload an .flv file. Nothing here will automatically convert it for you.
(10-19-2010 05:54 AM)RateU Wrote: I'm sorry that I can't provide you a live demo for this. I think my host will kick me out if I do that, because I think it is a very CPU intensive process ![Biggrin Biggrin](http://mybbhacks.zingaburga.com/images/smilies/biggrin.gif)
Unlikely to be CPU intensive, unless you're encoding on the server itself, but maybe your host does have terms prohibiting you from doing it either way...