urieljuliatti
October 9th, 2009, 01:34 AM
Hello everybody, i'm a beginner in AS# OOP and would like to know what are the best practices that you guys programmers do for your projects and websites..
How do you guys organize it?
Make a custom preloader for the whole project, in a class, is that possible? Is that a good idea to creat a custom class for the Menu or other components like Background, etc?
As I read in the book "Essential ActionScript" it's ok to make custom classes and organize everything, catching the errors in isolated form , turns it easy to manage and update..
But I'd like to know what are the best practices you guys have to compose an website..
How do you guys organize the classes?
I know there are many ways to do that, but I'd like to know each developer's opinion...
Best regards,
Uriel.
By the way,
If someone knows a GREAT OOP AS3 help and tutorials I'll appreciate ;)
How do you guys organize it?
Make a custom preloader for the whole project, in a class, is that possible? Is that a good idea to creat a custom class for the Menu or other components like Background, etc?
As I read in the book "Essential ActionScript" it's ok to make custom classes and organize everything, catching the errors in isolated form , turns it easy to manage and update..
But I'd like to know what are the best practices you guys have to compose an website..
How do you guys organize the classes?
I know there are many ways to do that, but I'd like to know each developer's opinion...
Best regards,
Uriel.
By the way,
If someone knows a GREAT OOP AS3 help and tutorials I'll appreciate ;)