Ticket #333 (new enhancement)
Opened 19 months ago
Clean up Javascript API
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | OVA for AS3 (v1.0.1) |
| Component: | OVA for AS3 | Version: | OVA for AS3 (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
Clean up Javascript API so that the callbacks are within the JSON config scope...
e.g.
plugins: {
"ova": {
onScheduleComplete: function(ads) {
}
....
Note: See
TracTickets for help on using
tickets.
