Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 859023
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:37:17+00:00 2026-05-15T08:37:17+00:00

I have been searching for this solution for some time have not found any

  • 0

I have been searching for this solution for some time have not found any good solid solutions. Everything I have seen is either 2 years old and does not work.

What I would like to do is use a MC in my flash file to act like a button and when clicked open the sharethis pop up to share this particular video’s url. The site API docs really don’t touch on Flash working with sharethis.
Any help would do.

Thanks,

Matt

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:37:17+00:00Added an answer on May 15, 2026 at 8:37 am

    Share This works in HTML,frames and uses javascript.
    You would need an external interface to use it. I am not sure we are on the same page when you say live in the swf. You may have to bind it to some object or the sorts to achieve it.

    Did you check Barklund.org for their working on ShareThis and ExternalInterface ?

    They have broken down the procedure as follows

    First, simply go to sharethis.com
    publisher section and customize your
    widget. Instead of placing the widget
    code snippet where you want the
    button, put it in the head section
    of your website.

    <script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=636e055b-a4a2-4f9c-872c-b7aa9a701bb0&amp;type=website&amp;send_services=email&amp;post_services=facebook%2Clinkedin%2Cmyspace%2Cdigg%2Cdelicious%2Ctwitter%2Creddit%2Ctechnorati%2Cwordpress%2Cblogger%2Cgoogle_bmarks%2Cwindows_live"></script>
    

    Then create a little javascript
    function like:

      function share(url, title) {
        var s = SHARETHIS.addEntry({
          url: url,
          title: title
        }, {button:false,popup:true});
        s.popup()
        return false;
      }
    

    Finally, simple call this function
    from Flash using
    ExternalInterface:

    var url:String = "http://www.barklund.org/blog/2009/05/06/using-sharethis-with-flash/";
    var title:String = "Barklund.org - Using ShareThis with Flash";
    import flash.external.ExternalInterface;
    ExternalInterface.call("share", url, title);
    

    There are also some comments from the author saying there were problems due to the change in the API but the example worked well for me. If it does not you can check out there Using AddThis with Flash implementation

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been searching for a solution to this and so far found nothing
I have been searching around for a solution for quite some time, hoping someone
I have been searching for a solution to my problem but haven't found anything
I have been searching for a solution to this issue for a few days
I have been searching the internet wildly for an answer to this question. We
I have been searching for how to create an animated widget. I have found
I have been searching for and have not located (I fear it doesn't exist)
Have been searching for a solution for hours. My entire WordPress theme validates, except
I have been searching for a solution to resize the text size in a
I've been searching for some alternative solutions to capturing the screen to a bitmap

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.