No actually i need to do it in flash builder. the flow of my project is: There is a data (shapfiles) sitting on webserver.I need to connect to the web server thro' WSDL and call a method that includes list of Incidents.Each Indidents has multiple work products.Work Product has shapfile(.zip file).I need to call incidents list 1st then select 1 from dropdown box then select a particular work product(multiple .zip files) after that select .shp file from a zip file.
On Aug 9, 8:56 pm, Daniel <dan...@vindamedia.com> wrote: > Do they need to be stored in a zip file? You could also, probably, use a web > service to un-zip the files and return the data inside if that doesn't work > or is inefficient. Or make a server app that un-zips the files that are on > the server and moves them into a folder. I can help you with a c# app. I am > making one now ill share the code if you need it. > On Aug 9, 2011 5:50 PM, "kanak3" <chaudhari.kanc...@gmail.com> wrote: > > > > > > > > > Thanks Daniel...let me go thro' it > > > On Aug 9, 7:31 pm, Daniel <dan...@vindamedia.com> wrote: > >>http://livedocs.adobe.com/flex/3/html/help.html?content=ByteArrays_3.... > >> this will help. It is flex 3 but I'm sure it is a start > >> On Aug 9, 2011 3:51 PM, "kanak3" <chaudhari.kanc...@gmail.com> wrote:> Hi > All, > >> > we have many .zip files(shapfiles) on the web server.I need to list > >> > all the .zip files(in ComboBox) and select just a .zip file-->open > >> > it --->then select .shp file. > >> > I need help on this. > >> > Thanks > > >> > -- > >> > You received this message because you are subscribed to the Google > Groups > > >> "Google Maps API For Flash" group.> To post to this group, send email to > > >> google-maps-api-for-flash@googlegroups.com.> To unsubscribe from this > > group, send email to > > >> google-maps-api-for-flash+unsubscr...@googlegroups.com.> For more > > options, visit this group at > > >>http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API For Flash" group.> To post to this group, send email to > > google-maps-api-for-flash@googlegroups.com.> To unsubscribe from this group, > send email to > > google-maps-api-for-flash+unsubscr...@googlegroups.com.> For more options, > visit this group at > > http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > > > > > > > -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to google-maps-api-for-flash@googlegroups.com. To unsubscribe from this group, send email to google-maps-api-for-flash+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.