Home / Tutorials / ActionScript / XML Quotes Rotator in Actionscript 3.0

Flash Tutorials

XML Quotes Rotator in Actionscript 3.0

Posted by : FireCode on Feb 21, 2011

 

5.0/5

In this tutorial you will learn how to create a quotes rotator with XML using Actionscript 3.

Tutorial overview

2 comments

Add comment

  •  _text.text =   '" ' + _xml.quote[_count].text + " '" ; 
    

    i think the code is wrong.



    #  /  PM  /  posted on Feb 22, 2011
  • Hi, if you run the code you'll see that everything is just fine. :)



    #  /  PM  /  posted on Feb 22, 2011
Please login to post comments.