Re: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-28 Thread Jon Santos
Subject: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm Check the value of your listener function: Application. application. repeatermovies. detailmovie. loaderCompleteHa ndler The error says that this is null

[flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-28 Thread valdhor
) varloader:Loader = newLoader();this.movieCover); - Original Message From: valdhor [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Saturday, April 26, 2008 3:26:28 AM Subject: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm Instead of adding

Re: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-28 Thread Ralf Bokelberg
: valdhor [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Saturday, April 26, 2008 3:26:28 AM Subject: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm Instead of adding an event listener, just try to call the function - does

Re: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-28 Thread Ralf Bokelberg
Sent: Thursday, April 24, 2008 8:19:27 PM Subject: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm Check the value of your listener function: Application. application. repeatermovies. detailmovie

Re: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-25 Thread Jon Santos
@yahoogroups.com Sent: Thursday, April 24, 2008 8:19:27 PM Subject: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm Check the value of your listener function: Application. application. repeatermovies. detailmovie. loaderCompleteHa ndler The error says

[flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-25 Thread valdhor
this errorfrom where is generated please...can you check my source... Thanks in advance. - Original Message From: valdhor [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, April 24, 2008 8:19:27 PM Subject: [flexcoders] Re: TypeError: Error #2007

[flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-24 Thread valdhor
Check the value of your listener function: Application.application.repeatermovies.detailmovie.loaderCompleteHandler The error says that this is null.

[flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-23 Thread txakin
Nobody can help me? I have more than 2 days trying to fix itbut i can not Maybe i have explained in wrong way my problem. Thanks in advance. --- In flexcoders@yahoogroups.com, txakin [EMAIL PROTECTED] wrote: Hi all I´m trying to display an image from database in my

RE: [flexcoders] Re: TypeError: Error #2007: The parameter listener must not be NULL + Cairngorm

2008-04-23 Thread Alex Harui
You should use a debug build and post the full stack trace. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of txakin Sent: Wednesday, April 23, 2008 12:16 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: TypeError: Error #2007