wat is event:YouTubeServiceEvent
i'm taking videos from youtube and showing in my flex2.0 application, there is an error for this line
public function onListByTag(event:YouTubeServiceEvent) : void{
Type was not found or was not a compile-time Constant:YouTubebeServiceEvent
|