Skip to main content
Known Participant
March 17, 2014
Question

Starling Framework and Procedural Coding

  • March 17, 2014
  • 1 reply
  • 278 views

Hello all !

Can someone please tell me whether in order to use the Starling Framework we have to know OOP or can we work with

procedural coding. I am a newbie to as3 and i find OOP very confusing, though i have made an App and a Game with

procedural coding in as3. Also, can someone please tell me some good resources (really easy to understand) for learning

OOP, or to just get a start....please dont give reference to books, videos that starts off with very simple explanations, but

within a couple of pages, or minutes , gets really complicated and messy....

Any help is really appreciated

thanks in advance

with best regards

Shamse Tabriz

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
March 18, 2014

you can't use procedural coding.  all actionscript (including the starling framework) is oop.

you can start learning oop using

1. the flash help files.

2. trevor maccauly's site:  http://www.senocular.com/flash/tutorials/as3withflashcs3/