<< Adobe User Group in Egypt (AUGE)

Blog

Our Blog

Blog Home | About | Entries By Date | Search

Most Wanted Flash Action Script 3 Tutorial


Entry posted 03/29/09 by rafiqelmansy last edited 03/29/09
1,837 views, 1 comments.

Title
Most Wanted Flash Action Script 3 Tutorial

Entry

While I was navigation the web for Action Script 3.0 tutorials, I found that there are some tutorials are most wanted in AS3 daily projects. In this post a collection of useful Action Script 3.0 Tutorials from pixel2life.com

1- XML Pages with Actionscript 3

This tutorial will show you how to create multiple Flash pages using XML. In the Flash movie, all the content and image paths have been defined in a XML file. I will first give you a short intro to XML, then we set up the Flash movie and finally, we add some Actionscript 3 to provide the functionality…Read Full Tutorial.

Keywords
Action Script 3 Tutorial, Flash Action Script 3 Tutorial

Comments

posted 08/14/09 by Kubabrown2008 | Report Abuse

<p>I am having problems building a xml based slideshow in flash. I did a tutorial on it from learn flash.com in CS$ (the version I have ) and I get a error message :TypeError: Error #1085: The element type "url" must be terminated by the matching end-tag "&lt;/url&gt;".<br />&nbsp;&nbsp;&nbsp; at Mysimple_fla::MainTimeline/onComplete()<br />&nbsp;&nbsp;&nbsp; at flash.events::EventDispatcher/dispatchEventFunction()<br />&nbsp;&nbsp;&nbsp; at flash.events::EventDispatcher/dispatchEvent()<br />&nbsp;&nbsp;&nbsp; at flash.net::URLLoader/onComplete()</p> <p>The code works with the pictures provided by the tutorials, but when I create my own pics and XML file I get this error message, what am I doing wrong?</p>