You'll want to use flash.net.FileReference or flash.net.FileReferenceList.

Here are a couple articles:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5534a12f
http://www.adobe.com/devnet/coldfusion/articles/multifile_upload.html

Shan

mixersoft wrote:

I need or will build a component to browse a local filesystem in order
to find JPGs for my photo app. This would be for an app that runs in a
local-trusted sandbox. Does anyone know of an existing component that
does this?

If not, can anyone suggest the general approach/architecture to build
this?

Right now, I'm having problems accessing the local filesystem from
Flex via the Scripting.FileSystemObject ActiveX component (embedded in
the containing locally-loaded webpage.) I can get to Javascript using
the External Interface, but not to ActiveX.

Any suggestions?


Reply via email to