Ticket #561 (new feature)

Opened 2 months ago

Javascript binding mechanism

Reported by: jeroen Owned by: pablo
Milestone: Flash 5.1 Keywords:
Cc: Forum thread:

Description

A great addition to the plugin API would be to let them bind their public methods and variables to javascript (perhaps this can even be automated?). That way, the plugin's API is accessible to both actionscript and javascript. It facilitates richter javascript interaction.

Flowplayer has a certain mechanism for this, though this still requires binding the calls on the javascript side when instantiating. The other way around would be nicer (calls are implicitly available and javascripts can subscribe at run time to plugin events).

Note: See TracTickets for help on using tickets.