hi,
small sample:
<ankematheve>
   <concept>
       <image path="images/a1.jpg" br="413" ho="550" thumbpath=
"thumbnails/a1.jpg" thumbwidth="56" thumbheight="75"></image>
       <image path="images/vue.jpg" br="550" ho="309" thumbpath=
"thumbnails/vue.jpg" thumbwidth="56" thumbheight="75"></image>
   </concept>
   <details>
       <image path="images/a1.jpg" br="413" ho="550" thumbpath=
"thumbnails/a1.jpg" thumbwidth="56" thumbheight="75"></image>
       <image path="images/a2.jpg" br="550" ho="413" thumbpath=
"thumbnails/a2.jpg" thumbwidth="56" thumbheight="75"></image>
   </details>
</ankematheve>



I'd like to be able to load and /or replace sections of this xml file.

meaning:
when I click a button on stage, i'd like thumbnails(that code has allready
been done) to appear from the <concept> node.
when I click another button on stage, i'd like that content to be removed
(deleted from the stage, but not from the xml file ofcourse) and be replaced
by content from the <details> node.

yup, I feel stupid, but that's ok!

Ben
_______________________________________________
[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