I need to retrieve a flash file that is in Oracle (BLOB) and show on a 
coldfusion page.  I don't know if it is possible to simply retrieve the data 
and show it without creating a file first.  Currently I can get this to work - 
but I have to change the binary back into a file.  I really want to stay away 
from using the file server as part of the solution.

<EMBED src="#filename#"
                      quality=high 
                      bgcolor="##FFFFFF"
                      width="#newWidth#"
                      height="#newHeight#"
                      type="application/x-shockwave-flash">  

Thoughts?
Thanks for your expertise as always.
Kim 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327297
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