View Single Post

  #7 (permalink)  
Old 27-07-08, 02:21
thawootah thawootah is offline
Junior Member
 
Join Date: Jul 2008
Posts: 5
Rep Power: 0
thawootah is on a distinguished road
Re: Tutorial 3 - the methods

This is a good series of OOP tutorials . much appreciated.!!

I get how classes work much like functions and how they return values.. but I'm still finding it hard to interact with the timeline or library.

I think a tutorial that shows how you would break up a simple AS2 script and convert it to AS3 classes. might help us OOP begginers. Like one that would handle dynamic data and work with the library and pass data to and from functions.

and the document class vs regular class is still confusing to me.
Reply With Quote