what are the different design patterns available in flash?
Answer Posted / uday
There are so many patterns available for flash development.
Following are most common patterns and first three are most
common now a days:
1. MVC Pattern
2. Caringorm Pattern
3. Singleton Pattern
4. Factory Method Pattern
5. Decorator Pattern
6. Adapter Pattern
7. Composite Pattern
8. Symmetric Proxy Pattern
Regards,
Uday Singh
Sr. Action Scripter
uday_sgh@yahoo.com
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What is meant by vector graphic animation?
What are the different utils libraries in actionscript?
a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash
you are creating a project for the flashlite player. You are concerned with the processor capabilities of the device. Which graphic asset would require the most processing power on the player? : Adobe flash
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
it seems that most recommendations for using fill flash talk about using -1.3 to -1.7 stops of flash compensation. This seems like very little flash (compared to the ambient exposure). Would not -.5 or -1 stop be better? : Adobe flash
what are the statements best describes an event handler? : Adobe flash
What will replace flash?
How many methods for depth are available?
which code should be added to create a second blue square to the right of the first? : Adobe flash
which of the following is not a result of exporting a movie for a debug build? : Adobe flash
which of the assumptions cannot be made when developing an application for intranet deployment? : Adobe flash
what is not a disadvantage of using the fscommand? : Adobe flash
what are the statements is true about actionscript in regards to the enforcement of private scope and public scope? : Adobe flash
How to write a program that shows the usage of data types?