[Flashcoders] How to retrieve all itmes in RSS

2008-03-19 Thread ACE Flash
Hi there,

I am going to build an RSS reader by using Flash action scrip, I was
wondering how to retrieve all items in Media  Advertising RSS. ( all items
means, I wanna get all data feed, you could see only couple of pages in
Media  Advertising RSS link below at the moment)

Possibly, I could pass some parameters into URL? for example: *
MediaandAdvertising.xml?RetrieveAll* , so I could read all data in my RSS
reader.

 for example: http://www.nytimes.com/services/xml/rss/index.html

Media  Advertising RSS :
http://www.nytimes.com/services/xml/rss/nyt/MediaandAdvertising.xml

Any suggestions?

Thank you
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to retrieve all itmes in RSS

2008-03-19 Thread Glen Pike
What you see in the XML feed depends on what the server shows you - the 
NYT may provide a list of parameters you can supply, but it may not.  
You are at the mercy of the thing feeding you here.


ACE Flash wrote:

Hi there,

I am going to build an RSS reader by using Flash action scrip, I was
wondering how to retrieve all items in Media  Advertising RSS. ( all items
means, I wanna get all data feed, you could see only couple of pages in
Media  Advertising RSS link below at the moment)

Possibly, I could pass some parameters into URL? for example: *
MediaandAdvertising.xml?RetrieveAll* , so I could read all data in my RSS
reader.

 for example: http://www.nytimes.com/services/xml/rss/index.html

Media  Advertising RSS :
http://www.nytimes.com/services/xml/rss/nyt/MediaandAdvertising.xml

Any suggestions?

Thank you
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


  


--

Glen Pike
01736 759321
www.glenpike.co.uk http://www.glenpike.co.uk
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to retrieve all itmes in RSS

2008-03-19 Thread Jason Van Cleave
you may want to use yahoo pipes to manipulate the feed well as a proxy
unless you have access to one of the domains at

http://www.nytimes.com/crossdomain.xml

http://www.yswfblog.com/blog/2007/09/19/yahoo-pipes-flash-smokin-good/



On Wed, Mar 19, 2008 at 2:20 PM, Glen Pike [EMAIL PROTECTED]
wrote:

 What you see in the XML feed depends on what the server shows you - the
 NYT may provide a list of parameters you can supply, but it may not.
 You are at the mercy of the thing feeding you here.

 ACE Flash wrote:
  Hi there,
 
  I am going to build an RSS reader by using Flash action scrip, I was
  wondering how to retrieve all items in Media  Advertising RSS. ( all
 items
  means, I wanna get all data feed, you could see only couple of pages in
  Media  Advertising RSS link below at the moment)
 
  Possibly, I could pass some parameters into URL? for example: *
  MediaandAdvertising.xml?RetrieveAll* , so I could read all data in my
 RSS
  reader.
 
   for example: http://www.nytimes.com/services/xml/rss/index.html
 
  Media  Advertising RSS :
  http://www.nytimes.com/services/xml/rss/nyt/MediaandAdvertising.xml
 
  Any suggestions?
 
  Thank you
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 

 --

 Glen Pike
 01736 759321
 www.glenpike.co.uk http://www.glenpike.co.uk
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders