• Home
  • Posts Tagged'Adobe'
  • Page 3

Posts Tagged ‘Adobe’

Flex Builder 2 Tips & Tricks

Copy a line:
Place the cursor on desired line or select multiple lines.
Press and hold the Ctrl + Alt keys. Use the up/down arrow keys to duplicate line(s).

Move a line:
Place the cursor on the desired line or …

Read more →
 

Dynamically adding to a Model

One limitation of the Model tag is that if you supply one instance of a child tag in an <mx:Model> tag, there is no way for Flex to know if you intend it to be an array or a single …

Read more →
 

Getting Started with Flex

When teaching or consulting Flex, you will often be asked for examples of how to do “xyz”. Here are few links that will help.Flex and CF:
Integrate Flex with CF security

File Upload:
File Upload in Flex/Flash in Internet Explorer

File Upload Using Flex/Central/Java

Architecture Ideas:
Cairngorm and an associated Breezo that will help explain

Read more →
 

Adobe AIR Training

Just wanted to let everyone know, the Adobe certified AIR course that I have been building is almost ready. It will be offered as a beta class until the full product release. AIR 1.0 will be released on… ;)

This class is for those who already know Flex and ActionScript, basically you should have experience with …

Read more →
 

AIR Training is coming

My blog has been quiet lately due to a number of reasons, but the #1 reason is that I”m working on the AIR: Building Desktop Applications with Flex course for Adobe. Having been an instructor for many years and a developer for even longer, this is a great opportunity for me to give back to …

Read more →
 

Dynamically Add Components to a Container

There are many reasons why you might want to add components to containers dynamically. The most common reasons are for performance or flexibility. Either way, having a good understanding of how it works is essential.

First a little background information about what these methods are from
The addChild and addChildAt methods come from the DisplayObjectContainer …

Read more →
 

Flex 2 Training

I”m very excited that Flex 2 was finally released, but not for the reasons you may think. I”ve been working with Flex 2 since the alpha version, so I”ve gotten very familiar with it. So much so that I upgraded my instructor certification from Flex 1.5 to Flex 2.

All you code monkeys, myself …

Read more →
 

Flex 2 Courses and Certification

I just wanted to share a little bit with you about the soon to be released Flex 2 courses. Yes, courses!
There are plans for a few courses focusing on Flex 2 application development, charting with Flex 2 and …

Read more →
 
Rob Rusher :.: Building Engaging Experiences for the Browser, Desktop, Mobile and TV