- what term are you programmed on flex?
I didn't get the question, sorry..

- Do you know some high-level program language like C#, Java etc before
start to study and code on Flex?
Well if you know it helps but if you don't know all these and familiar with
any programming language (ActionScript, JavaScript etc), you would quickly
pickup things. Flex has different programming models (MXML - XML based and
ActionScript). Most of times applications requires knowledge of
both...Infact all complex application would require that.

You can start learning MXML and ActionScript from Flex 2 documentation,
believe doc is very comprehensive.

- Do you know some code patterns and using it before start to study and
code on Flex?

Not required to start learning Flex. So don't worry about that, you already
know some patterns (Observer etc) which you might not realize. Whenever you
get a problem in hand, just think how can I solve it? Is it a solved
problem, if yes how it has been done (search)? You would learn things that
way. Well again reading about patterns, if you have time is always
useful...because whatever you read is always used sooner or later...

So get started and believe me, you would get comfortable with things...

-abdul





On 1/19/07, Pablo <[EMAIL PROTECTED]> wrote:

  Hello All.
It maybe like flood but very interesting the next:

- what term are you programmed on flex?
- Do you know some high-level program language like C#, Java etc before
start to study and code on Flex?
- Do you know some code patterns and using it before start to study and
code on Flex?

The reason of questions above very simple. I'm just Flash programmer and
now I pressing by huge amount of Flex information ( classes, architecture
etc). Very interesting how you fight with Flex.

Reply via email to