--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron
>
> Ed, good point :) My goal is to program is a non-fancy twitter
> badge for my blog that has my latest twit. Questions:
>
> 1. Where to get the as3 Twitter API files? (not in downloads)
Have you seen/tried this?:
http://code.google.com/p/twitterscript/
(reference: http://fupeg.blogspot.com/2008/04/twitter-api-in-actionscript.html)
> 2. How does app authenticate itself? (putting user/pass in as3 code
> seems very unwise!)
Do you need to authenticate? Can't you use the unauthenticated show
method?
Personally, I'd use a PHP (or whatever lang. your blog uses) page to
call the show method, cache that, and then have it spit the latest
tweet out when called from your Flash file. However, it has been a
while since I've done anything Flash so there may be a better way to
do it.
Sharing code would be awesome. Thanks in advance.
--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron