Re: [twitter-dev] tweet button inside flash

2011-05-25 Thread Arnaud Meunier
Hey Luciana,

We're unfortunately having a bug with this old auto-populating technique.
We're hoping to have it solved soon. Our engineers are working on it and
we're tracking this issue on http://bit.ly/dxicu6

Also note that on the API side, we developed the Tweet Intent specifically
for this purpose.
More information on: http://dev.twitter.com/pages/intents#tweet-intent

Arnaud / @rno 



On Wed, May 25, 2011 at 8:44 AM, Luciana Serantes  wrote:

> Hi,
> I used to use the following code inside flash:
>
> on (release) {
>getURL("http://twitter.com/home?status=Fiz " + total + " pontos+no
> +quiz+sobre+%27Nerds+2%27.+Teste+seus+conhecimentos+tamb%c3%a9m+http%3a
> %2f%2fabr.io%2f5qr", "_blank");
> }
>
> But, this code is not working anymore...
>
> Please help!
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] tweet button inside flash

2011-05-25 Thread Luciana Serantes
Hi,
I used to use the following code inside flash:

on (release) {
getURL("http://twitter.com/home?status=Fiz " + total + " pontos+no
+quiz+sobre+%27Nerds+2%27.+Teste+seus+conhecimentos+tamb%c3%a9m+http%3a
%2f%2fabr.io%2f5qr", "_blank");
}

But, this code is not working anymore...

Please help!

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk