xml-flash
xml-flash
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- scott5120
Hey buddy -
Im right in the middle of a huge project and we are using XML /PHP/Flash,
Ive learned a lot about XML over the last 2 days:
This really helped me.
http://www.studiowhiz.com/_tutor…Tutorial is bare bones, Notice that each node in the XML can have multiple elements.
You could have the XML nodes supply 2 things: your thumbnail path and your large image path. Then set up a series of buttons using Arrays that will make the dynamic requests.