Question
formatting imported xml
I am trying to import xml into a movie, but I cannot get it
to format the way I want. I am looking for a header to have a
specific font and color and then a line of details to be different.
Something like this:
Jan 3-5, 2009
This is the date of something important
In my movie, I have a dynamic text field with the instance name of my_txt. I have it formatted, but everything displayed has that format. My AS and XML codes are attached.
So how can I format the individual xml child elements to match my sample above?
Jan 3-5, 2009
This is the date of something important
In my movie, I have a dynamic text field with the instance name of my_txt. I have it formatted, but everything displayed has that format. My AS and XML codes are attached.
So how can I format the individual xml child elements to match my sample above?