I tried adding the .cfflv extension but my player still just turns and 
turns...would you mind providing more detail?  Here's the code I'm using:

<cfheader name="Content-Disposition" value="filename=my_filename.flv">
<cfcontent type="*flv-application/octet-stream" file="my_path\my_filename.flv">

Is your code that finally worked identical?  I'm using IIS 5 so there was no 
.flv mime type, would you mind specifying what you have for both .fla and 
.flv/.cfflv?

Also what player are you using?  I'm using:

 * SWFObject v1.5: Flash Player detection and embed - 
http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php

Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280937
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to