Please help me

Hi everyone

I’m looking for a way to read in flash DWG files wich are from autocad, is there anyway to do this on the fly? Because i know there is a converter to that but i need to do it on the fly if it’s possible.

Another thing i need to read in flash is Mr Sid files (format from Lizartech software) wich are photographs from geographic locations and i don’t know if it’s possible.

I need to give an answer to my boss so please be kind to answer
Thank you

I don’t think there is any way for flash to load any file types besides .swf, .png, .jpg, .gif files. You may look into flash paper - http://www.macromedia.com/software/flashpaper/ This is one of the flash products that is built specifically for reading / converting different file types. Though, files (pdfs, word docs etc) need to be converted into the correct format before the flash paper component can read / display the file. I believe they do have serverside scripts / installs so that different file types may be able to be converted on the fly server-side. Hope the info helps.

http://www.suite75.net/php/flash/cad2flash/
This coverts DWG to SWF with PHP:)