UBB.Dev
Posted By: lukyan_es Quick time tag - 01/16/2003 1:23 PM
Hi all,
my users would like to be able to insert a QuickTime movie into a post just as they do with an image: with a [tag].
Would it b possible? anyone has done this b4?
thanks 4 helping
luke01
Posted By: JoshPet Re: Quick time tag - 01/16/2003 5:20 PM
I don't know the HTML needed to do this, but it would be easy to setup some UBB Code to do the HTML equivalent.

Do you know what HTML is needed to do so?
Posted By: MTO Re: Quick time tag - 01/16/2003 8:11 PM
As flash files, real audio movies, and other movie formats, QuickTime needs at least 3 variables to be set. One for the file url, but then two others for width and heigth.

The most simple HTML code for embeding it would be:
<embed src="movie.mov" width="431" height="338" pluginspage="http://www.quicktime.com">

Would like to see this, especially flash
Posted By: armyocs Re: Quick time tag - 01/16/2003 9:48 PM
Flash would be cool, you could have a "Games" forum ;-)
Posted By: armyocs Re: Quick time tag - 01/16/2003 10:10 PM
I added flash by just inputting the code in forum that allows HTML and it works fine, the ubb code addition would save some headaches thought ;-)

Code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="300" height="300" ><param name=movie value="http://www.yourflashpath.com/flashfile.swf"><param name=id value="3dCube"><param name=quality value=high><param name=play value=true><param name=scale value=showall><param name=loop value=true><param name=menu value=true><embed src="http://www.yourflashpath.com/flashfile.swf" name="shockwaveflash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="300" height="300" play=true loop=true quality=high></embed></object>  
Posted By: JoshPet Re: Quick time tag - 01/16/2003 10:17 PM
I will see if I can get this written by the weekend.
Posted By: armyocs Re: Quick time tag - 01/17/2003 12:54 AM
Gotta love guys like you man!!!
Posted By: lukyan_es Re: Quick time tag - 01/17/2003 2:08 PM
you gotta be careful about flash, bcause if I recall correctly there were some security issues to deal with...
I don't think there are any with QT though...
but it would be cool anyways to have "flash inside".
Posted By: lukyan_es Re: Quick time tag - 01/24/2003 11:18 AM
did anyone have a look into this?
I don't like to beg for help eheh, but my users are actually start screaming if I don't come up with a quick time tag
Posted By: JoshPet Re: Quick time tag - 01/24/2003 5:24 PM
Ooh... I had forgotten. I'll try and take a look at this over the weekend.

If I can scrape some time together.
Posted By: lukyan_es Re: Quick time tag - 01/25/2003 4:07 PM
[]http://www.flashtribute.com/foros/images/graemlins/bow.gif[/]
Posted By: lukyan_es Re: Quick time tag - 01/30/2003 2:39 PM
Posted By: JoshPet Re: Quick time tag - 01/30/2003 5:46 PM
I know, I'm sorry.

I've had so much work to keep me busy lately, I haven't had time to play on mods for here.

It's on my list.

Will post when I get it.
© UBB.Developers