PDA

View Full Version : UML software for displaying AS3 classes



adnan794
May 7th, 2008, 06:39 PM
Does anyone know a good UML software(free) in order to demonstrate your AS3 classes in a UML format??

Thanks

Groady
May 8th, 2008, 03:31 AM
There's an online one called gModeler (http://www.gskinner.com/). I heard about this from reading a book on Object Oriented Programming in Actionscript 2.0 a while ago. I don't know of any other ones. I've always been a little curious of UML and wheter it is worth learning to use with AS3. Good luck.

adnan794
May 8th, 2008, 03:36 PM
Thanks for that but I guess they have stopped working on that and adobe is developing a one for AS3 now. I guess UML is important cuz as3 is totally based on classes and object orientation.