Category Archives: ActionScript

Out of Sync ActionScript Data Loading

I just started working with an open source flash project and ran into an interesting problem. There were two code paths available for loading data. One path was to use a URL and the other was a JavaScript function. I … Continue reading

Posted in ActionScript | Tagged , | 4 Comments