Hi All,

I am working on Flex 3 App, I have a requirement where I need to
download files from a server and store it directly into a
Pendrive, first I need to detect the number of pendrives connected
upon selection to download data into the pendrive directly
I tried I was able to do this using flex 4.5.1 but in flex 3 when i
tried to swap the AIR sdk from 1.5.3. to 2.7 it throws this error



Description     Resource        Path    Location        Type
Can not resolve a multiname reference unambiguously.
flash.events:VideoEvent (from C:\Program Files (x86)\Adobe\Adobe Flash
Builder 4.5\sdks\4.5.1\frameworks\libs\air
\airglobal.swc(flash.events:VideoEvent)) and mx.events:VideoEvent
(from C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks
\4.5.1\frameworks\libs\mx\mx.swc(mx.events:VideoEvent)) are available.
PopVideo.mxml           Unknown Flex Problem

it say there are two video events with the same name one in mx.swc and
another one in airglobal.swc
i even tried to to replace the airglobal swc with the previous version
then what happens is project works fine but it doesn't support
storageVolume event / class so kindly provide me a solution for this.
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to