Rsls will not solve this problem. The download cannot cause a timeout.
The amount of time it takes to generate all of the objects needed to show the first screen is probably the issue, especially if there is a loop or some recursive processing ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Libby Sent: Friday, October 19, 2007 6:34 AM To: [email protected] Subject: [flexcoders] Question for the authors of RIA With Adobe Flex & Java - ch 10 - RSLs Does your sample code for chapter 10 work for you? When I run the example code for chapter 10, up thru pg 415, all I get is a box saying "RSL Error 4 of 4". Anyone - I am trying to learn about RSL's because my application throws the ScriptTimeoutError on the server before it gets finished initializing - I'm assuming I need to reduce the size of it by using RSL's. Am I headed down the wrong street? Is there perhaps a way to circumvent the ScriptTimeoutError? Thanks, Libby using Flex 2.0

