Re: [flexcoders] urgent mail Flex

2008-01-25 Thread Derrick Anderson
i'm not one of those 'rtfm' people, but this is really basic stuff you are
asking about- it's all in the docs

http://www.adobe.com/support/documentation/en/flex/

you'd do yourself a favor by reading thru the getting started docs.

d.

On Jan 25, 2008 2:29 AM, satish r [EMAIL PROTECTED] wrote:

Regarding Flex 2
 (downloaded Flex 2 SDK integrated to Eclipse 3.3 java EE and also
 downloaded LiveCycle Data Service)

 1.
 i have created two interface design in flex. let file name be
 test1.mxml and test2.mxml. i want call test2.mxml in test1.mxml. eg: as we
 link html page.


 2.

  i have created a form in flex. now i want to send the information
 from flex to servlet or flex to servlet via struts. please tell me what r
 all configuration to be made.

 if possible please send me some examples regarding both(above).


  *have a nice day*

 From

 *Satish.R*



 --
 Get the freedom to save as many mails as you wish. Click here to know 
 how.http://in.rd.yahoo.com/tagline_mail_5/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/
 



[flexcoders] urgent mail Flex

2008-01-25 Thread satish r
Regarding Flex 2
(downloaded Flex 2 SDK integrated to Eclipse 3.3 java EE and also downloaded 
LiveCycle Data Service)
 
1.
i have created two interface design in flex. let file name be 
test1.mxml and test2.mxml. i want call test2.mxml in test1.mxml. eg: as we link 
html page.
 
 
2.
 
 i have created a form in flex. now i want to send the information from 
flex to servlet or flex to servlet via struts. please tell me what r all 
configuration to be made.
 
if possible please send me some examples regarding both(above). 

 
have a nice day
From
Satish.R


  5, 50, 500, 5000 - Store N number of mails in your inbox. Go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

RE: [flexcoders] urgent mail Flex

2008-01-25 Thread Tracy Spratt
Also, Flex is nothing like html.  It is more like building a desktop
app.  The architecture of a Flex app is not based on file=page and you
won't be calling test2 from test1.  Instead, you will have a main
application file, say Test1, containing components like navigators and
containers. Test2 will be a component that you display using a
navigator or container.  Understand that it is very rare to refresh the
browser in a Flex app.  Usually your app stays resident at all times.

 

Do see the docs.

 

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Derrick Anderson
Sent: Friday, January 25, 2008 9:23 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] urgent mail Flex

 

i'm not one of those 'rtfm' people, but this is really basic stuff you
are asking about- it's all in the docs

http://www.adobe.com/support/documentation/en/flex/
http://www.adobe.com/support/documentation/en/flex/ 

you'd do yourself a favor by reading thru the getting started docs.

d.

On Jan 25, 2008 2:29 AM, satish r [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  wrote:

Regarding Flex 2

(downloaded Flex 2 SDK integrated to Eclipse 3.3 java EE and also
downloaded LiveCycle Data Service)

 

1.

i have created two interface design in flex. let file name be
test1.mxml and test2.mxml. i want call test2.mxml in test1.mxml. eg: as
we link html page.

 

 

2.

 

 i have created a form in flex. now i want to send the information
from flex to servlet or flex to servlet via struts. please tell me what
r all configuration to be made.

 

if possible please send me some examples regarding both(above). 


 

have a nice day

From

Satish.R

 

 



Get the freedom to save as many mails as you wish. Click here to know
how.
http://in.rd.yahoo.com/tagline_mail_5/*http:/help.yahoo.com/l/in/yahoo/
mail/yahoomail/tools/tools-08.html/