Changeset 60 for trunk/as3/com/jeroenwijering/plugins/Captions.as
- Timestamp:
- 08/18/08 00:12:05 (5 months ago)
- Files:
-
- 1 modified
-
trunk/as3/com/jeroenwijering/plugins/Captions.as (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/as3/com/jeroenwijering/plugins/Captions.as
r57 r60 114 114 clip.field.htmlText = txt; 115 115 resizeHandler(); 116 if(txt != '') { view.sendEvent('TRACE','caption: '+txt); } 116 117 }; 117 118
