Skasnad
November 13th, 2002, 10:56 AM
I am reading in XML data that describes a kind of linked list tree into Flash 5 and then converting the data into a graphical representation. At design time I don't know how many nodes there will be in the tree so I don't really know the dimensions I should make my flash movie object. Is there a way to update my movie's height and width at runtime? Another thing I've noticed is that when I publish the HTML specifies the width and height with tags so it looks like I would need to somehow update those values as well. If you have any ideas about this let me know. Thanks...