i am using urlloader to load a file from the web server to the client side. It is a xml file and i just need to show the data in the file as it is. No processing needs to be done on the text of the xml. when the file is small it works fine but if the file size is large the following error comes:- Error #1502: A script has executed for longer than the default timeout period of 15 seconds.
how can i make sure that the above error does not come. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

