Twitter AS3 API - Connection Problem

2008-10-26 Thread [EMAIL PROTECTED]

Hi guys,

import twitter.api.Twitter;
import twitter.api.events.TwitterEvent

var twitter:Twitter = new Twitter();
twitter.loadUserTimeline("flasherblog");
twitter.addEventListener("onUserTimelineResult",return_);

function return_(e:TwitterEvent) {
twit_txt.text = e.data[0].text
}

This my simple Action Script 3.0 code. When I test my movie I can see
my last status. But when I try to test this in host I can't see
anything?

How can I solve this?
http://www.flasherblog.com/deneme/twitter.html

Thanks.


Re: friends_timeline 24 hours

2008-10-26 Thread Alex Payne

Yes, this is an unfortunate uncertainty that's a result of the way
we're forced to cache some things in our current system.  In the next
version, every active user will be able to get their friends_timeline
going back a fixed number of days.

On Sat, Oct 25, 2008 at 10:39 PM, TCI <[EMAIL PROTECTED]> wrote:
>
> H, if I read you correctly then it is 6 hours for me, could be 3
> for a user following more people and up to 12 for someone following
> few people. This introduces uncertainty as one cannot know if there
> were no tweets during a particular timeframe or one has reached that
> moving limit. Any way to tell? We're showing twitts per hour and these
> two conditions would be displayed differently.
>
> On Oct 25, 12:06 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote:
>> Depending on how many people you follow, we may not have your
>> friends_timeline going back that far.  The more people you follow, the
>> bigger that timeline is, and the less we can store for long durations.
>>
>> On Fri, Oct 24, 2008 at 5:26 PM, TCI <[EMAIL PROTECTED]> wrote:
>>
>> > The documentation for friends_timeline indicates that if you pass a
>> > since parameter you get up to 24 hours back. I am getting nothing past
>> > 6 hours back, and it's working perfectly for those 6 hours...
>> > Any hints?
>> > R
>>
>> --
>> Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x
>



-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


Search API 400 Error

2008-10-26 Thread wcrtr

Just doing some simple requests to the search API, using json as a
response format without any callback function, just a straight
request.  I'm not sure what the exact rate limiting procedures are for
the search API (since the wiki says it doesn't rate limit under most
circumstances...), but it seems pretty arbitrary that sometimes the
request will come back with results no problem, and other times it
will throw the 400 error.  Any ideas?


Re: Search API 400 Error

2008-10-26 Thread Jesse Stay


I'm getting the same with other requests - I get it for followers,  
friends, and show methods as well.


Jesse

On Oct 26, 2008, at 12:29 PM, wcrtr wrote:



Just doing some simple requests to the search API, using json as a
response format without any callback function, just a straight
request.  I'm not sure what the exact rate limiting procedures are for
the search API (since the wiki says it doesn't rate limit under most
circumstances...), but it seems pretty arbitrary that sometimes the
request will come back with results no problem, and other times it
will throw the 400 error.  Any ideas?




Question: Notify user of event?

2008-10-26 Thread Clifton

Is it possible to send a notification to a twitter user? Direct
message or email or anything?


Re: Question: Notify user of event?

2008-10-26 Thread Cameron Kaiser

> Is it possible to send a notification to a twitter user? Direct
> message or email or anything?

You can always send a direct message to a user you have a following
relationship with, but if you mean an arbitrary user, I'm not aware of
any such method (and it would be ripe for abuse if one existed).

-- 
 personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * [EMAIL PROTECTED]
-- Got Mole problems? Call Avogadro at 6.02 x 10^23. --