The XML is for now going to be edited by account staff by hand, so the simpler 
the better. For now I'm creating a (fake) UUID using this class 
http://snipplr.com/view/45247/as3-globally-unique-identifier-guid/ - took just 
a few minutes to implement.


On 4/19/11 3:22 PM, "Karl DeSaulniers" <k...@designdrumm.com> wrote:

Can you set an id attr in the <post> tag like..

<post id="message_123456789">

Best,
Karl


On Apr 19, 2011, at 2:39 PM, Mattheis, Erik (MIN-WSW) wrote:

> I'm looping trough XML defining message board posts and inserting
> them into a SQLLite database. My problem is I need to insert
> replies to posts and don't know an ID to create the parent-child
> relationship.
_ _ _
Erik Mattheis | Weber Shandwick
P: (952) 346.6610
M: (612) 377.2272
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to