Changeset 31 for trunk/as3/com/jeroenwijering/models/HTTPModel.as
- Timestamp:
- 07/02/08 05:26:04 (5 years ago)
- File:
-
- 1 edited
-
trunk/as3/com/jeroenwijering/models/HTTPModel.as (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/as3/com/jeroenwijering/models/HTTPModel.as
r26 r31 150 150 151 151 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) {}; 154 155 155 156
Note: See TracChangeset
for help on using the changeset viewer.
