Learn how to store images addresses in an external XML file
and load them randomly at runtime. We give a few simple examples:
a random image is loaded when a button is clicked; a random image is
chosen when the swf loads; several images are randomly shuffled.
We illustrate the difference between the AS3 Loader and the URLLoader
classes. A response to a question at flashandmath.com forum.
585 readersI made a quick example to demonstrate the power of the JPGSizeExtractor class i wrote about a year ago. This is a demo that came up from a brief mail exchange with Richard Bacon who was looking at the class. The example loads 10 images (one at a time), parses their SOF0 headers to get
484 readersTutorial posted January 15, 2008 in the advanced tutorials section. We show how to build a 3D menu on a tetrahedron. When the user clicks on a face of the tetrahedron, an external jpeg loads. We discuss in detail bitmap fills, loading external files, the Loader class in ActionScript 3 as well as the BitmapData and Bitmap
1141 readers
295 readersLoading external SWF files that contain references to 'stage' requires caution and often extra steps to avoid runtime errors. We discuss the issues involved and give solutions. We also
564 readersI need to load into a Flex Application a slide show built in Flash AS3 that loads the images from a XML file into a simple image tag from Flex.
749 readersI have a task ahead tomorrow to resolve why the flex code randomly hits FaultEvent.fault event handler when the network bandwidth is low and the load on the coldfusion server is high. Watching the HTTP requests through Fiddler (HTTP Debugger) confirms that the request and response packets go through fine without any soap faults /
791 readersA new entry in our growing How-To collection. Through a simple and short example, we illustrate how to load an external SWF file at runtime and how to access its AS3 variables and methods.
1755 readers
666 readersA new tutorial at flashandmath.com. A custom ActionScript 3 class ImageLoader that loads concurrently at runtime any collection of images from external files. Extending the EventDispatcher class and creating custom events. Spinning bitmaps in 3D with distortion
474 readersXML is a vast subject. But often all you want to do is to load an external XML file and process its content for use in your application. How to load an external XML file? How to
8,884
Subscribe to RSS headline updates from:
GurusUnleashed
Powered by FeedBurner
Curious what others are searching for? Below are the most popular search terms over the last 30 days.

