Ah...no I'm not. That might be it. Is it just .stop()?

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Alsup
Sent: Tuesday, April 08, 2008 12:19 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Cycle plugin: TypeError: Null value?


> I'm writing an AIR application, and using the excellent Cycle plugin 
> as the primary means by which to display data. It's been working 
> perfectly until right now. I'm basically getting new data into the app 
> via a method which takes a set of data, loops over it (creating a 
> string of HTML). That string is then inserted into the content div, and
Cycle is then reinitialized.
>
> When the app first loads, Cycle works properly, allowing me to scroll 
> through messages. However, when new data comes into the app, it stops 
> working and throws a "TypeError: Null value" error.
>
> Does anyone have any idea what's happening?

How are you reinitializing?  Are you stopping the current slideshow before
starting another on the same container?


Reply via email to