ActiveDen

Twitter Bird Speak

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
markosansa says
Purchased

Solved!!!! I have found the code.

Another question, what mean the number ” +0000 ” that appear below the tweet for example ” Tue Jun 15 20:04:11 +0000 2010 ” ? It’s possible to delete it ?

thank you

2 years ago
Author
Ivent Ivent replied

Hello +0000 the number is actually a set of values obtained by the twitter xml where it represents some value, these values were not treated because of formatting differences exist in each language so I left free to be custom, so to make this change you can treat and evacuate the status variable 0000 with a simple string processing functions of the flash I have helped.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
  • Australia
sunny72 says
Purchased

Why am I getting undefined?? instead of tweets?..... I have changed ‘Activeden’ to my twitter username…

Please help.

2 years ago
Author
Ivent Ivent replied

verify that your user name is correct and that there are no locks on your twitter so that it can be displayed on other servers, also check that made the installation of files in their folders properly if it works for activeden then the problem can only be on twitter account and not the component.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
graphicallychallenged says
Purchased

okay, so now I finally have it functioning, hooray :)

My newest question, and hopefully the last -

Where in the source can I edit the time between tweets? I would like to make it a bit longer.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
graphicallychallenged says
Purchased

I actually found this content a few moments ago in the actionscript: // The experimental period until the next twitter is shown setInterval(speak,9500); }

2 years ago
Author
Ivent Ivent replied

part is exactly what sets the time each twitter will be available until the appearance of new tanks twitter …

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
benjipie says
Purchased

Hi,

How do i put this into an HTML file?

Thanks

2 years ago
Author
Ivent Ivent replied

hello, it’s simple you just need to publish the flash file so that it generates the html and js files to load on your twitter page.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lionelhives says
Purchased

nope. i have a twitter feed on another site so i know it is not my file hosting company.

the message UNDEFINED is caused by the script somehow.

it is not helping that both your original instructions and your responses to the similar queries above are not very clear.

i apologise for speaking neither spanish or portuguese but you have to be clearer about how this works.

which files are uploaded?

in what order?

i have only changed 1 item “twitteruser” in config.xml – do i need to change anything else?

please help

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lionelhives says
Purchased

no help after 1 month?

figure i’ll just report this to activeden

bang out of order

2 years ago
Author
Ivent Ivent replied

Hello sorry for the delay is that I thought had already answered this question on an omentum earlier, on the loading process is as follows php makes a request for an xml twitter and funcção a curl which creates an xml file on your server so that the flash can make the reading, if something is happening that is returning undefined for sure is to load the file unfortunately not all servers are enabled the curl so check with your server if it is possible to request activation of this function for everything can return to work perfectly.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
chicorbett says
Purchased

Hi, can I link this to a Hashtag (#), instead of a Twitter User?

2 years ago
Author
Ivent Ivent replied

Hello can you make this change by simply changing the php upload loadtwitter.php to make the request of a hash tag, for example being http://search.twitter.com/search.atom?q=hashtag, please search api search twitter to know which fields should be changed, thanks.

2 years ago
Purchased
Default-user chicorbett replied

I changed the line 24 of the PHP file: $content = get_content (“http://twitter.com/statuses/user_timeline.xml?screen_name=$name”);

to: $content = get_content (“http://search.twitter.com/search.atom?q=myhastag”);

and another try: $content = get_content (“http://search.twitter.com/search.atom?q=%23myhastag”);

and neither of the two above worked out…. is there another thing I’m not doing right?

2 years ago
Author
Ivent Ivent replied

Hello php really is not deployed to search for hashtag because I seek a timeline of the xml that returns a user already the xml search returns a twitter rss so is giving more undefined only takes a few simple adjustments to get the file trasforma rss xml in the end, I’m working on an update that will already come with this feature implemented soon and be able to post ok, thanks for the suggestion.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
SlLVER says

Opa, vi que você é BR e queria tirar uma dúvida tem como me passar seu email ?

abraços

2 years ago
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items
matsoukas says
Purchased

Hi, i am just getting undefined even with the file given without changing it.

1 year ago
Author
Ivent Ivent replied

Hello, usually this problem is directly related to hosting you need to have released the script for loading of twitter, please let me know your website so you can analyze and solve the problem.

8 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
parisian says
Purchased

Hello.

Nice script. I wonder why not the file can access their data when I implemented the file in my website in flash? The bird pecks but there is no bubble and no tweets. That probably will not file with the XML data. Any tips? Have you tried to implement this in a flash site?

1 year ago
Author
Ivent Ivent replied

Hello, usually this problem is directly related to hosting you need to have released the script for loading of twitter, please let me know your website so you can analyze and solve the problem.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Mexico
npinelo says

Hi,

This is a pre-sales question: does is possible to modify width of tweets via xml or only modifiying the code? how easy is to do that?

Best regards Nor

8 months ago
Author
Ivent Ivent replied

Hello, it is not possible to edit the width of the xml twitter directly because he already has a fixed width of the default size of twitter, but nothing prevents you change the width and size of the source code directly into the flash file.

8 months ago
  • Has been a member for 2-3 years
  • Bought between 500 and 999 items
fadiyaghnam says

Question! I am interested in buying this but I was wondering if the background is transparent? Thanks in advance!

8 months ago
Author
Ivent Ivent replied

but the background is Transparent, you can also edit the color directly into the flash file code.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • France
danielmiguel says
Purchased

My bird does not even speak. The movieclip to have the bird speak is not well placed in the main timeline.

5 months ago
by
by
by
by
by