AS3 Load Workflow
Read OriginalThe article details a developer's experience optimizing the loading workflow for an ActionScript 3 website. It discusses challenges with asset dependencies, specifically loading images and CSS after parsing an XML file that defines the site structure. The author explains their move from BulkLoader to AS3 QueueLoader, which allowed dynamic addition to the load queue and a unified preloader, and includes code snippets illustrating the implementation.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser