return to tutorial

Your code should look like this:

function loadData(event:Event):void
{
     trace("file is now loaded");
}

 

screenshot 11