whoknows361
Technical User
hello. I need some help.
goal: to have all data load from xml file into main mc "contentMain" and create individual mc's from the duplicated "item mc".
Basicaly, if you had a store, it would look like this:
|item, item, item,|
|item, item, item,|
|item, item, item,|
|item, item, item|
I am using code I adopted from kirupa's slideshow tutorial, however, I believe what I am trying to do, is outside of my current skills.
I want each xml node to present on the screen with the data for image, description, price to load into the "item" mc, which is duplicated for each node.
I can't figure out where I need to go from here and am getting nothing when I test it. Please tell me where I went wrong & what to do.
Any help would be appreciated. And please comment your code or provide some type of explanation as I want to learn from this & don't want to waste your time again.
Here is the fla, xml & jpg files:
Thanks in advance.
Jonathan
goal: to have all data load from xml file into main mc "contentMain" and create individual mc's from the duplicated "item mc".
Basicaly, if you had a store, it would look like this:
|item, item, item,|
|item, item, item,|
|item, item, item,|
|item, item, item|
I am using code I adopted from kirupa's slideshow tutorial, however, I believe what I am trying to do, is outside of my current skills.
I want each xml node to present on the screen with the data for image, description, price to load into the "item" mc, which is duplicated for each node.
I can't figure out where I need to go from here and am getting nothing when I test it. Please tell me where I went wrong & what to do.
Any help would be appreciated. And please comment your code or provide some type of explanation as I want to learn from this & don't want to waste your time again.
Here is the fla, xml & jpg files:
Thanks in advance.
Jonathan