/ Published in: ActionScript 3
                    
                                        PACKAGE replace -> com.yourdomain.control
CLASSFILENAME replace -> com.yourdomain.control - folder > MyCustomEvent.as
                CLASSFILENAME replace -> com.yourdomain.control - folder > MyCustomEvent.as
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 package ###PACKAGE### { import com.adobe.cairngorm.control.CairngormEvent; import ###CONTROL###.AppController; public class ###CLASSFILENAME### extends CairngormEvent { public function ###CLASSFILENAME###() { super(AppController.###CLASSFILENAMECAPSEVENT###); } } }
Comments
                    Subscribe to comments
                
                