[FLEX 3] Screen Scraping You Tube Videos
1 comment so farThought I would pass along this snippett of code used to screen scrape YouTube videos simply by placing in the url to the video. Here is the full source:
Screen Scraping YouTube with Flex
Here is some more documentation:
http://www.adobe.com/devnet/flex/articles/blueprint.html
Note, I had to modify Abdul’s code to get it to work, particularly this function:
private function startLoading ():void
{
var req:URLRequest [...]
[Flex 3] Building a Simple RIA with Flickr Public Photos
No commentsSorry, no little snippet today. I have been working on learning more about Flex 3. Here is a cool little tutorial:
Flex 3 Simple RIA
a2a_linkname=”[Flex 3] Building a Simple RIA with Flickr Public Photos”;
a2a_linkurl=”http://manewc.com/2008/02/29/flex-3-building-a-simple-ria-with-flickr-public-photos/”;
a2a_color_main=”D7E5ED”;a2a_color_border=”AECADB”;a2a_color_link_text=”333333″;a2a_color_link_text_hover=”333333″;