Flex

Playing with MouseEvent in Flex 3

I have come across a very interesting problem while developing a flex application where I have a button control and I want to call two different functions onĀ  click of the button . The interesting part is that I want to call two different functions on different events of the same button control, one at single click and ...

Continue Reading

SingleTon Pattern in Flex

What is singleton pattern? The singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. If you create the class as a singleton then no way to create more than one instance. But, you can get that single instance in any number of classes. So all the classes ...

Continue Reading

Modular Applications

Modular applications Sometimes our flex application's size becomes very large. Due to this, we are facing many problems such as bandwidth, network traffic and it will take more time to load. We have many ways to solve this problem such as 1. Do not embed the assets into the project. 2. Modules. About Modules Modules are the swf ...

Continue Reading

Philosophy of Object Oriented Programming and Software Design

Now, I am no expert in OOP or software design, but here’s a philosophy which might help you make the most of what you know about OOP and software design.

Continue Reading

PureMVC

PureMVC is a framework which helps the Flex programmers to create applications in the MVC architecture. It helps the programmers to develop loosely coupled components. It helps to create the resusable codes. Very easy to understand and maintain than other frameworks. Forces the singleton pattern. We can divide the pureMVC as:

  • Facade & Core
  • Controller & ...

Continue Reading

RIA and Flex

RIA

  • A rich Internet application (RIA) is a Web application designed to deliver the same features and functions normally associated with deskop applications.
  • RIAs typically form a stateful client application with a separate services ...

Continue Reading
full indir download