Revision: 10380
                            
                                                            
                                    
                                        
Updated Code
                                    
                                    
                                                    
                        at December 23, 2008 16:46 by zeman
                            
                            Updated Code
// bulkLoader auto casting
_xml = _loader.getXML("xml");
var thumb:Bitmap = _loader.getBitmap("thumb");
_thumb.addChild(thumb);
_mc = _loader.getMovieClip("swf"); // or getContent
                                
                            Revision: 10379
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at December 23, 2008 16:45 by zeman
                            
                            Initial Code
// bulkLoader auto casting
_xml = _loader.getXML("xml");
var thumb:Bitmap = _loader.getBitmap("thumb");
_thumb.addChild(thumb);
_mc = _loader.getMovieClip("swf"); // or getContent
                                Initial URL
Initial Description
Initial Title
bulkLoader auto casting
Initial Tags
textmate
Initial Language
ActionScript 3