Is it possible they can send you an XML string through a webservice?  I
was in a similar situation and my team developed a SOAP webservice I
call from Flash which is just an XML string.  

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:flashcoders-
>>[EMAIL PROTECTED] On Behalf Of Maziak, Peter
>>Sent: Friday, July 28, 2006 2:14 PM
>>To: [email protected]
>>Subject: [Flashcoders] load/send XML data | Flash/JavaScript
Integration Kit
>>
>>I have a flash app that gets populated by parsing data from an
external
>>XML file.  However, my JSP development team tells me that to keep the
>>XML in a session it would be better to load the XML as a string from
the
>>HTML (JSP).  Is it possible to put the XML into a hidden input field
>>within a form on the containing HTML?  How easy is it to have Flash
>>communicate with the HTML and vice-versa?  Or is there a better
approach
>>to get the XML in and out of Flash (other than an external file)?
>>
>>Also, I've looked into the Flash/JavaScript Integration Kit [
>>http://osflash.org/doku.php?id=flashjs OR
>>http://weblogs.macromedia.com/flashjavascript/ ] but am confused by
the
>>installation instruction:
>>
>>      Copy the following library files from source/flash/actionscript
>>into your Flash Authoring classpath:
>>      com/macromedia/javascript/JavaScriptProxy.as
>>      com/macromedia/javascript/JavaScriptSerializer.as
>>
>>Where is the Flash Authoring classpath!?
>>
>>Thanks,
>>-Pete
>>_______________________________________________
>>[email protected]
>>To change your subscription options or search the archive:
>>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>>Brought to you by Fig Leaf Software
>>Premier Authorized Adobe Consulting and Training
>>http://www.figleaf.com
>>http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to