All,
 Thanks for this discussion!  I hadn't heard of this before, so I googled
it and found this article:
http://www.adobe.com/devnet/flex/quickstart/building_components_using_code_behind/

 I'm going to try this out and see how it works.  Then maybe I'll be a
beneficial poster to this discussion :)

Mark

On 1/16/07, Robert Chyko <[EMAIL PROTECTED]> wrote:

   Yesterday I just refactored the project I am working on to use code
behind.  I had not planned on keeping script blocks in the MXML files, but
being fairly new to Flex, when everything began working correctly I sort of
forgot about it.... until some of the script blocks started getting larger
and larger and then it kind of clicked that I had planned on moving the
script out of the MXML.




 -----Original Message-----
*From:* [email protected] [mailto:[EMAIL PROTECTED] *On
Behalf Of *ben.clinkinbeard
*Sent:* Tuesday, January 16, 2007 1:27 PM
*To:* [email protected]
*Subject:* [flexcoders] Code behind- do you use it?

 I am undecided as to whether or not I want to use the code behind
method for my MXML files and figured I would see what others are
doing. I am currently just using Script blocks at the top of my files
to do event handling, initialization, etc but some of them are getting
pretty big.

So what are others doing? No AS in your MXML files, no code behind, a
mixture of the two?

Thanks,
Ben

Reply via email to