Ignore:
Timestamp:
07/02/08 05:26:04 (5 years ago)
Author:
jeroen
Message:

reverted examples to 1.5 swfobject

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/as3/com/jeroenwijering/models/HTTPModel.as

    r26 r31  
    150150 
    151151 
    152         /** Handler for onLastSecond call. **/ 
    153         public function onLastSecond(info:Object) { }; 
     152        /** Handlers for cuepoints. **/ 
     153        public function onCuePoint(info:Object) {}; 
     154        public function onLastSecond(info:Object) {}; 
    154155 
    155156 
Note: See TracChangeset for help on using the changeset viewer.