
How to insert Twitter “Tweet Button” in a Flash CS5 file?
I’m making a soundboard, and want to insert a “Tweet button” (like the ones here: http://twitter.com/about/resources/tweetbutton) into the page.
It’s a .fla file, and I’m using Actionscript 3.0 and Flash cS 5, if that helps. I want the button that shows the little counter next to it, etc.
Thanks for any help you can offer, I’m using a tutorial to build the soundboard and am VERY new to Flash.
Thanks for the input, Terry. Where do I put in that text, just with the regular “T” icon? I tried that, and clicked the “Render Text as HTML” thing, and the button didn’t come up.
As I said, I’m very new to this program…
myText.htmlText = ‘my link‘;
You may need to autosize also.
myText.autoSize = TextFieldAutoSize.LEFT;
Remember you cannot embed a swf within a swf this way. Also a lot of CSS does not work when doing this. I would only use HTML inside Flash for only basic decorating purposes and links (such as twitter).
Edit:
Also, I’ve heard a lot of bad things about using HTML within AS3. Sometimes Flash will throw a fit when trying to understand certain tags. Some people say making the tags uppercase helps but idk.
|
|
Lifetime Facebook & Twitter Share Page – 20K+ Fans and Growing! $5.00 |
|
|
YOU LIKE THIS T-SHIRT funny facebook t-shirts cool NEW MENS twitter thumbs up $18.95 |
|
|
YOU LIKE THIS T-SHIRT funny facebook t-shirts cool NEW MENS twitter thumbs up $23.33 |
|
|
YOU LIKE THIS T-SHIRT funny facebook t-shirts cool NEW MENS twitter thumbs up $23.33 |
|
|
YOU LIKE THIS T-SHIRT funny facebook t-shirts cool NEW MENS twitter thumbs up $23.33 |
Tags: button, facebook, tools, twitter, twitter button counter not working, twitter counter button, wordpress
