Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Starling Framework and Procedural Coding

New Here ,
Mar 17, 2014 Mar 17, 2014

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

TOPICS
ActionScript
262
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 17, 2014 Mar 17, 2014
LATEST

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/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines