tsj4
01-24-2008, 05:14 PM
When my app is initialized my urlLoader function is invoked which then triggers my csv_parser function, then once complete my column chart is created. When I attempt to call my urlLoader agian by clicking on a column of my chart the loader seems to cause my swf to crash.
I have an completeHandler for my URL loader which has an Alert.show statement which outputs the result and it never triggers on the second urlLoader call.
Suggestions? I will be glad to show the code if needed. Thx
I have an completeHandler for my URL loader which has an Alert.show statement which outputs the result and it never triggers on the second urlLoader call.
Suggestions? I will be glad to show the code if needed. Thx