Problem: The TwitPic API does not currently support outgoing requests and the image source from amazon aws contains an AWS AccessKeyId, expiration time stamp, and signature. This would normally require a regular expression to rip the source JPG path out of the HTML. Ripping the source out of the HTML is a bit of a [...]
Display TwitPic Images in Flex & AIR
posted by Chris Black on February 23rd, 2009 under AIR, ActionScript, Flex, Other
Post to TwitPic from Adobe AIR
posted by Chris Black on November 20th, 2008 under AIR, ActionScript
TwitPic is a service that lets you share photos on Twitter by generating a tiny url to the image being uploaded. The flash.filesystem.File class allows Adobe AIR to post an image to TwitPic. By specifying the username, password and posting method it is possible to submit a query to the TwitPic API. PLAIN TEXT Actionscript: [...]









