PDA

View Full Version : keylistener


wedg1024
06-14-2003, 04:06 PM
Hello. I snagged a nifty sounding component from here(flashcomponents.net) (http://http://www.flashcomponents.net/component.cfm?nav=2&id=221) which was created by hive-brain (http://www.hive-brain.com/). For some reason, I can't seem to fathom how in the world it works. I've been reading up on OOP, and it looked like I had almost gotten the thing figured out, but I'd just hit brick walls. :confused: For those who don't feel like clicking to one of the websites, I've attatched the component's zip file (contains the .as file and a txt on usage which didn't help me at all. :( ). Help will be greatly appreciated.

dr.swank
07-10-2003, 08:59 AM
hey there, just a short note.

add this line to your test code:


KeyListener.init()


and then used the list variables in the output window to see what is happening.

cheers, Dr.S