Ticket #112 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

javascript addListeners not working

Reported by: jeroen Owned by:
Priority: Milestone: Flash 4.0
Component: Keywords:
Cc: Forum thread:

Description

The examples here:  http://code.jeroenwijering.com/trac/wiki/FlashAPI claim that the 'addXXXXListener' functions take a function as the second parameter, but that's wrong. They actually take a function *name* as the second parameter. Those examples don't work as-is.

Change History

comment:1 Changed 5 years ago by jeroen

String representations should be used. Then it all works.

comment:2 Changed 5 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

This works when using string representations.

Note: See TracTickets for help on using tickets.