Changes between Version 2 and Version 3 of Ticket #415
- Timestamp:
- 03/04/09 12:05:48 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #415 – Description
v2 v3 6 6 7 7 * Plugins have an '''initializePlugin(view)''' call. 8 * Actionscript can subscribe to the '''player.READY''' call. 8 * Actionscript can subscribe to the '''player.READY''' call. It forwards a reference to the view. 9 9 * Javascript needs to have a '''playerReady()''' call implemented. 10 10
