  | |  RE: [Flashcoders] RIA Architecture was RE: [Flashcoders] Help needed RIA
quest | RE: [Flashcoders] RIA Architecture was RE: [Flashcoders] Help needed RIA
quest
2004-02-17 - By Omar Ramos
Back Well josh I know you can attach the class to a specific MC on the library
and as soon as that MC is available on the timeline it will initialize your
class and the class can make reference to your components on that MC.
Omar
>From: "Craig Earls " <c.earls@(protected) >
>Reply-To: flashcoders@(protected)
>To: <flashcoders@(protected) >
>CC: <jettwein@(protected) >
>Subject: [Flashcoders] RIA Architecture was RE: [Flashcoders] Help needed
>RIA question.
>Date: Tue, 17 Feb 2004 12:44:16 -0500
>
>Josh,
> I am interested in this approach after an exruciating amount of
>time spent with forms and screens. How do you have a Layer be the
>controller? Can you assign a class to a layer so that it is always
>available across the timeline? Are you individual classes hung off of
>movieclips placed in a specific frame? The method and variable scope
>really baffles me in a timeline app, can a class be assigned to a frame,
>or just a movieclip in a frame? Any insights would be appreciated. I am
>a C++/Java guy and am really struggling to deal with Flash
>differences...
>
>Craig Earls
>
> > -- --Original Message-- --
> > From: Josh Ettwein [mailto:jettwein@(protected)]
> > Sent: Tuesday, February 17, 2004 12:38 PM
> > To: flashcoders@(protected)
> > Subject: RE: [Flashcoders] Help needed RIA question.
> >
> >
> > Omar,
> >
> > Personally, I like to use frames for state management. It
> > allows for easy visualization of the app states while
> > developing, and allows you to have one main "class " layer
> > that contains the Model/Controller (if you 're using MVC), and
> > then individual classes representing the View for each
> > application state. Not saying that 's the best way, but it 's
> > how I do it. I 'd love to hear how others do it. Of course, if
> > you 're using 2004 pro, you could use the screens
> > functionality. Grant Skinner has a nice workaround to some
> > Macromedia shortfalls in this area, with his gForm class.
> >
> > Josh
> >
> >
> >
> > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
> > -- ------
> > Supported by Fig Leaf Software
> > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
> > -- ------
> > Be sure to check the archives and the wiki:
> > http://chattyfig.figleaf.com/
> >
> > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
> > -- ------
> > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104501
> > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
> > -- ------
> > To unsubscribe send a blank e-mail to:
> > Normal Mode: flashcoders-unsubscribe@(protected)
> > Digest Mode: flashcoders-digest-unsubscrive@(protected)
> >
>
>
>
>=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>Supported by Fig Leaf Software
>=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>Be sure to check the archives and the wiki:
> http://chattyfig.figleaf.com/
>=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104503
>=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>To unsubscribe send a blank e-mail to:
>Normal Mode: flashcoders-unsubscribe@(protected)
>Digest Mode: flashcoders-digest-unsubscrive@(protected)
>
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104505
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |