Thanks you! That means a lot. I know it's ugly right now, but I want runtime CSS hopefully with Flash and 9-Grid PS skins...right now's not the time to be complicating the code with that 'fluff stuff', I think. I want the data to work, I want it to to be error checked with users told that something went wrong, etc. - and preloading (progressbars) are an absolute must for all data loading (I wonder if I can create logs for errors?), and in certain cases, proper validation for the site owner (i.e., you can't upload an image called somename.jpf. I think this will take me until Flex 4 comes out...to figure it all out...and I need to learn CF too...and that recursion/adjacency/nested set model knowledge I need is gonna give me an ulcer:)
Thanks very much for the compliment! Shawn --- In [email protected], "Doug Lowder" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "shawn.gibson" <shawn.gibson@> > wrote: > > > (Snip...) > > > > Here's what that file looks like: > > http://shawngibson.com/faceitphoto.ca/shawn/model/galleriesData.xml > > > > (view source, I don't know why it throws errors, it works fine) > > > > ... > > Encode the "&" (a special character in XML) in "vegetables & fruits" > as "&" and that error should go away. > > label="vegetables & fruits" > > Very nice app. I think you are well on your way to achieving your goal. >

