--- In [email protected], "Doug Lowder" <[EMAIL PROTECTED]> wrote: > > I had some of the same issues reading XML over HTTP. If your XML is > dynamically generated by a server (via JSP, CF, ASP, etc.), you can > do what I did, which is to essentially pass your search values as > parameters within your HTTP request and have the server pass back > only the data that match those criteria. > > Hope that helps, > Doug >
Initially, the XML will be generated by a server, but after that, the server is completely out of the picture. Unfortunately, the XML will then be on burnt to CD which may then be copied to some stand-alone PC. There will be no server involved once the swf is running. Any other ideas? Wayne -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

