Nope, what you need to do is breakdown every part of your app into small 
components. This way it will be easier to manage from coding perseptive, thats 
all you need to understand and do. Thats how I do things, my first Flex apps 2 
years ago where not like that and they turned out to be hard to maintain, but 
as time went by I learned to break things down as small as possible.

Dimitrios Gianninas
Optimal Payments Inc.



-----Original Message-----
From: flexcoders@yahoogroups.com on behalf of Dave @ VitalPodcasts.com
Sent: Wed 5/30/2007 2:39 PM
To: flexcoders@yahoogroups.com
Subject: Re: {Disarmed} [flexcoders] Just getting started, hitting walls...
 
I feel like its back to the Old QBasic ways... 
Make one super long file that does everything, thats kind of nuts.

You mean there isn't a "Load NextScreen" type of thing?  Where a whole 
new set of objects live? and I don't have to worry about hiding 
everything?


So far it feels to me, so far, I need to create lots canvases for the 
different "screens" the application uses, and then create a funciton 
that hides all but the one in focus... 

Can anyone describe how they setup their code?


As far as logic, Im not too worried abotu that as most the logic will 
be in CF webservices, im more worried about having an insane amount of 
visual code in the MXML.


-- 
WARNING
-------
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--------------
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.

<<winmail.dat>>

Reply via email to