Hi Matt, this is the code.

================

<script src="http://widgets.twimg.com/j/2/widget.js";></script>
                        <script>
                        new TWTR.Widget({
                          version: 2,
                          type: 'list',
                          rpp: 16,
                          interval: 8000,
                          title: 'Foo whatever',
                          subject: '',
                          width: 'auto',
                          height: 300,
                          theme: {
                            shell: {
                              background: '#FFFFFF',
                              color: '#FFFFFF'
                            },
                            tweets: {
                              background: '#FFFFFF',
                              color: '#313131',
                              links: '#2CA4E3'
                            }
                          },
                          features: {
                            scrollbar: false,
                            loop: true,
                            live: true,
                            hashtags: true,
                            timestamp: true,
                            avatars: true,
                            behavior: 'default'
                          }
                         }).render().setList('cnn', 'cnnnews').start();
                        </script>

================

Thanks, Mike













On Sep 8, 11:38 pm, Matt Harris <thematthar...@twitter.com> wrote:
> Hi Mike,
>
> Can you share the widget code you are using. The API for lists hasn't
> been changed, and neither has the lists widget, so I need to see what
> code you are using and the list you are following.
>
> Thanks,
> Matt
>
>
>
> On Wed, Sep 8, 2010 at 1:03 PM, Mike <rotti...@gmail.com> wrote:
> > Hi, we have a list widget implemented, and recently started seeing the
> > issue:http://www.wired.com/epicenter/2010/08/twitter-login-errors/
>
> > Has the widget code been updated, and if I use the generator here:
> >http://twitter.com/goodies/widget_list
>
> > ...will I get the correct code?
>
> > Thanks, Mike
>
> > --
> > Twitter developer documentation and resources:http://dev.twitter.com/doc
> > API updates via Twitter:http://twitter.com/twitterapi
> > Issues/Enhancements Tracker:http://code.google.com/p/twitter-api/issues/list
> > Change your membership to this 
> > group:http://groups.google.com/group/twitter-development-talk?hl=en
>
> --
>
> Matt Harris
> Developer Advocate, Twitterhttp://twitter.com/themattharris

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to