Hello, I'm trying to use the YouTube library hotforcode in 1.7, but I'm having trouble porting some the event stuff from 1.5 code.
Specifically I'm wondering about this file http://code.google.com/p/hotforcode/source/browse/trunk/YouTubeTv/src/com/appspot/yttv/client/PlaylistPlayer.java What do I change changeListeners.fireChange(this) to? PlaylistPlayer is also references from player.addChangeListener(new ChangeListener() in http://code.google.com/p/hotforcode/source/browse/trunk/YouTubeTv/src/com/appspot/yttv/client/YouTubeTv.java I'm not sure if I need to change that method also? Mats --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
