got a flash container with xml which we need dynamicly from mysql.
and a slider with this:
[code]
new Slider({
2 “slider”: “slider-test1”,
3 “items” : [
4 { “file”: “heroes.jpg”, “label”: “Heroes”, “link”: “http://www.hulu.com/heroes” },
5 { “file”: “prisonbreak.jpg”, “label”: “Prison Break”, “link”: “http://www.hulu.com/prison-break” }
6 ]
7 });
[/code]
which need to be dynamicly loading products from certain categories
this is repost of same project, programmer could not open the flash, said was something not ok with xml or whatever, but i can open in flash cs4