| SlavedHeart 2005-03-24, 6:34 pm |
| Well, first and foremost, I hope I spelled that word correctly... See,
what I'm trying to do, is create a movie or MC that can cycle through
several sections of an XML file, but not the whole thing at one time...
hummm... might not be explaining it correctly, so let me elaborate,
although this is a sort of simplification of what I'm trying to
accomplish, it may lead me into a way to deconstruct the advice to get
where I'm looking to go....
Say you were creating a blog by appending one XML file through a PHP
setup, and wanted to parse it into flash, but want the user to be able
to page through the file instead of displaying it all on one long
scrolling page. (Although I would prefer to be able to do 3 - 5
entries a page, I might get away with one at a time.) BUT, also want
it to be able to support enclosures, such as a picture, or a sound file
for each entry and display them on that entry.
Again, I know that this may or may not make as much sence as my mind is
trying to wrestle it into, but hey, what nerd ever was accused of being
elequent?
Thanks in advance....
|