Post Pic

CSS for Beginners

Ever wondered what is behind a beautifully designed website? The design is always there, but what makes it possible to put the design in the HTML page? What is it that makes styling in a HTML page easy? The answer is CSS, obviously.
What is CSS?
Cascading Style Sheets (CSS), is a language which helps in formatting [...]

Post Pic

Flex 3 – A closer look at the MXML code in the sample application

So far, we have created a sample application, which does nothing as of now. Lets get into the code in depth and get a better understanding of Flex.
The following is the code we have entered in the application so far:
<?xml version=”1.0″ encoding=”utf-8″?>
<mx:Application xmlns:mx=”http://www.adobe.com/2006/mxml” layout=”absolute”>
  <mx:Panel x=”200″ y=”200″ width=”250″ height=”200″ layout=”absolute” title=”Hello World!!”>
    <mx:Button x=”122″ y=”31″ label=”Click Here”/>
    <mx:Label [...]

Post Pic

Flex 3 – Beginner example

I will now show you a basic “Hello World” example in Flex 3.
Just so you know, you can download the trial version of Flex from the Adobe site. You can also go through the installation instructions and other great resources here.
Ok, lets get started!
Open the Flex 3 software
Note that you will have to work in [...]

Post Pic

Flex 3 for beginners

Lets start off with Flex 3, an Adobe product to create Rich Internet Applications (RIAs) for the web and also for the Desktop (using AIR)
So, what is Flex?
Flex is a tool, a framework, from Adobe – through which one can create wonderful Web based or Desktop Applications. It uses MXML(Macromedia Extenible Markup Language), a markup [...]

Hello

The Tutorials section will consist of, well ofcourse – Tutorials!
We will be concentrating mostly on Adobe products like Flex, Flash, and Photoshop. We will also be showing you examples on HTML, JavaScript and other pure coding stuff. However, please note that we are just beginning now and it will be sometime before we can really [...]

 Page 2 of 2 « 1  2 
 
Subscribe by RSS Follow me on Twitter Join me on Facebook Technorati Profile

Subscribe via Email: