[flexcoders] How to extract and save the contents of an image ,audio or video file ?

2008-11-20 Thread markflex2007
Hi,

I am doing a AIR application

I need to extract and save the contents of an audio or video
file to a database.

Please give me an idea how to do this.

Thanks

Mark





Re: [flexcoders] How to extract and save the contents of an image ,audio or video file ?

2008-11-20 Thread Weyert de Boer
Just put the file in a blob field of the database. If you really want to 
store it in the database (sounds silly too me).