This article gives an introduction to the Alert Control in Flex. You can get to know here how to pass a message or a title or even an icon to the Alert Control that you want to display when the user interacts with your application.
This article gives an introduction to the Alert Control in Flex. You can get to know here how to pass a message or a title or even an icon to the Alert Control that you want to display when the user interacts with your application.
We can register Event Handlers and Listeners in more than one way. Let us take a look at a few of the methods that can be helpful while writing Events.
What are Events and Listeners?
Events are what make an application work. Actually, without Events, we cannot make an application. An Event can be described as anything from a mouse click to a return of a web service call.
Any user interaction with the application can be treated as an Event. It can be a mouse [...]
Watch and Learn – How to Include ActionScript in a Flex Application and the different methods like Inline ActionScripting, ActionScript in the Script tag and External ActionScript.
It is important to know that Flex is not here to replace ActionScript. Moreover, Flex and ActionScript complement each other. Though Flex provides several built in components, we should not forget that these components were actually built in ActionScript. Let us look at how ActionScript can be used in Flex.
This article descibes all about CSS Selectors, Properties and Values. Also listed and described are the different types of Selectors.
The Flex software is built on the widely used Eclipse IDE. The Flex standalone software offers a wide range of advantages for its developers like code-hinting, design mode editing, drag and drop of components etc. Lets take a closer look at the Flex Builder and see what the advantages are…
Introduction to SEO
Search Engine Optimization or SEO is the technique of increasing web traffic to a website from search engines. It is also the process of promoting a site to the top results in a search engine for specific keywords.
Advantages of SEO
As mentioned, SEO is a technique to increase web traffic to a particular website. [...]
Blogs are fast catching up. There were days when the number of blogs could be easily counted. Well, that is not the situation anymore, with the number of blogs doubling almost every year.
So, what is it about? Why have people moved into blogs and blogging and all that stuff? Is it just the money or [...]
This second installment of CSS for Beginners will give you an overview of the different kinds of CSS levels and the priorities of the different levels. Also given are a few examples to show the difference between the 3 levels of CSS – Inline, Internal, External.
Recent Comments