[FX.php List] [OT] How to embed a QT video in a page

Bob Patin bob at patin.com
Fri Feb 22 19:11:56 MST 2008


I found the solution; there's a page that will generate the code. It's  
not as easy as just doing what was written below though...

Check out this page if you're interested:

http://cit.ucsf.edu/embedmedia/step2_qtv2.php?mediatype=QuickTime


On Feb 22, 2008, at 7:51 PM, william.downs wrote:

> Hi Bob,
>
> you can target an iframe, if you name it !
>
> so the code might look like this (just add a couple of films to test )
>
>
> <a href="pb13.avi" target="iframe1">
>
> Video One
>
> <a href="pb12.avi" target="iframe1">
>
> Video Two
>
> <iframe  name="iframe1" src="TestQT.htm" align="top" height="100"  
> width="400" hspace="10" vspace="10">
>
> Try that out - or at least checkout what iframes can and cannot do
>
> Regards
>
> William
>
>
> On 23 Feb 2008, at 01:28, Bob Patin wrote:
>
>> I have some videos for a client that I'd like to put inside one of  
>> their pages; right now, I just have links to the video files, so  
>> the video opens in a new blank window.
>>
>> Is there a way to tell the browser to put the video inside the same  
>> page somehow?
>>
>> Thanks,
>>
>> Bob Patin
>> Longterm Solutions
>> bob at longtermsolutions.com
>> 615-333-6858
>> http://www.longtermsolutions.com
>> Member of FileMaker Business Alliance and FileMaker TechNet
>>
>>  CONTACT US VIA INSTANT MESSAGING:
>>     AIM or iChat: longterm1954
>>     Yahoo: longterm_solutions
>>     MSN: tech at longtermsolutions.com
>>     ICQ: 159333060
>>
>> --------------------------
>> Contact us for FileMaker hosting and programming for all versions  
>> of FileMaker
>> PHP • CDML • Full email services • Free DNS hosting • Colocation •  
>> Consulting
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list