Is there a way to set a negative number for the number of entries
using feedControl?

feedControl.setNumEntries(-5);

does not work. The feed I am pulling is an IMDB feed (http://
rss.imdb.com/list/yz08vCGagMQ/) which doesn't add new entries to the
top of the list like most feeds, but instead adds new entries to the
bottom.

I was using another script before that allowed a negative number to be
set, which would pull the last x items (from the bottom), but I'm not
finding a way to do that with feedControl. Does anyone know of a way I
can do this?

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to