Skip to content


Craigslist RSS Reader with ItemRenderer

So, I simply wanted to learn more about the itemRenderer property of the List component and made a little .swf that will read different Craigslist.com RSS feeds. (crossdomain.xml issues will not allow this movie to work, but will from your desktop when published)

Within my Flex Project I have the following 2 files within my ’src’ folder.

The main file called: CragsListReaderFlex.mxml:



	
		

	

	
		
                  
                     
                     http://burlington.craigslist.org/rea/index.rss
                     http://burlington.craigslist.org/sys/index.rss
                   
		
	
	

	

	
	

and my itemRenderer called: CLListView.mxml:



	
	
	

Posted in Flex Web Development.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.