flash help plz
flash help plz
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- skelly_b0
first trace your xml data, to make sure it's loading. Then once the load is complete: this.nameOfScroller.text = xmlData;
That is about the best one can hope for with your vague description.