How to debug Kaltura player mods?

No replies
Joined: 11/05/2009
Points: 26

I'd like to debug for the sake of figuring out how some part of the player work. Not exactly why trace() statements don't work in modules (I can access my flash log, but I'm guessing the core player SWF disallows traces even though they are compiled in to the module?)

Breakpoints? What's the best way to do some debuggin'? :-)