The constructor for the LCDSTestManager class takes a String that
uniquely identifies the application/browser instance. When the Test
Admin application calls the browser server, it passes the URL of the
MXML test application to the browser server. The Test Admin application
also passes a unique ID that identifies the application instance as a
request parameter at the end of the URL. The following URL is an
example of a URL passed to the browser server: 

http://localhost:8400/lcds/DSStress/samples/simpleLoadTest.mxml?id=localhost:7777(0)

 
When the web browser loads the MXML test application, the
request parameter "id" is passed into the compiled SWF file and can be
found on the Application.application.parameters Object. The ID is
retrieved from Application.application.parameters.id and then passed in
the constructor for the LCDSTestManager. 
 Thanks,

with Regards,
Jitendra Jain






________________________________
From: Paul Andrews <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, 31 October, 2008 4:42:46 PM
Subject: Re: [flexcoders] web compiler


 
Thanks Jitendra.
 
It's not an article I'd looked at. I'm really still 
quite surprised that Adobes test setup  uses dynamically compiled mxml 
rather than just precompiled swfs, but I suppose there's a reason.
 
Paul
----- Original Message ----- 
From: jitendra jain 
To: [EMAIL PROTECTED] ups.com 
Sent: Friday, October 31, 2008 9:36  AM
Subject: Re: [flexcoders] web  compiler

Paul this link will help you 
 
http://labs. adobe.com/ wiki/index. php/Flex_ Stress_Testing_ Framework
 Thanks,

with  Regards,
Jitendra  Jain





________________________________
 From: Paul Andrews <[EMAIL PROTECTED] .com>
To: [EMAIL PROTECTED] ups.com
Sent: Friday, 31 October, 2008 2:54:05  PM
Subject: Re: [flexcoders]  web compiler


 
Jitendra,
 
What specifically is it about dynamic compilation  that makes this so useful in 
this kind of application?
 
I'm struggling to get the point!
 
Paul
----- Original Message ----- 
From: jitendra jain 
To: [EMAIL PROTECTED] ups.com 
Sent: Friday, October 31, 2008 7:35  AM
Subject: Re: [flexcoders] web  compiler

Paul,  Sorry for late reply. I'm using this for load testing.

 Thanks,

with  Regards,
Jitendra  Jain

 




________________________________
 From: Paul Andrews <[EMAIL PROTECTED] com>
To: [EMAIL PROTECTED]  ups.com
Sent: Saturday,  25 October, 2008 9:28:27 PM
Subject: Re: [flexcoders] web  compiler


 
Jitendra,
 
You've never really explained why you need  this. Can you tell us?
 
Paul
________________________________
 Connect with friends all over the world. Get  Yahoo! India Messenger.      


      Check out the all-new face of Yahoo! India. Go to http://in.yahoo.com/

Reply via email to