Book a Demo

Author Topic: Q:Beginners reference for AS3 reverse engineering  (Read 3087 times)

eco_bach

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Q:Beginners reference for AS3 reverse engineering
« on: June 03, 2008, 07:08:52 am »
Hi
Just purchased EA, primarily to use for actionscript (AS3) round trip engineering.
Both to create Class diagrams, and to reverse engineer class diagrams from existing code.

Can someone point me to any tutorials that focus on just these topics?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Q:Beginners reference for AS3 reverse engineer
« Reply #1 on: June 03, 2008, 08:30:38 am »
I don't think there are any tutorials specifically on actionscript, there's not much that is specific to it.

What I can say is to make actionscript 3 the default (Tools | Options | Source Code Engineering | Actionscript | Default Version)

Then refer to the modeling conventions used  (http://www.sparxsystems.com.au/EAUserGuide/index.html?actionscript_conventions.htm).

Finally, have a bit of a play.