Show
Ignore:
Timestamp:
08/18/08 00:12:05 (5 months ago)
Author:
jeroen
Message:

changed SWF loading a little, added plugiins to trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/as3/com/jeroenwijering/plugins/Captions.as

    r57 r60  
    114114                clip.field.htmlText = txt; 
    115115                resizeHandler(); 
     116                if(txt != '') { view.sendEvent('TRACE','caption: '+txt); } 
    116117        }; 
    117118