Ignore:
Timestamp:
10/11/10 18:55:24 (3 years ago)
Author:
zach
Message:

Fixing onPosition -> onTime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/doc/publishers/javascriptapi.rst

    r1356 r1385  
    446446    Fired when the player has finished playing the current media. No event attributes. 
    447447 
    448 .. describe:: onPosition(callback) 
     448.. describe:: onTime(callback) 
    449449 
    450450    When the player is playing, fired as the playback position gets updated. This happens with a resolution of 0.1 second, so there's a lot of events! Event attributes: 
Note: See TracChangeset for help on using the changeset viewer.