Skip to main content
Participant
February 1, 2017
質問

How do I add social share buttons for a quiz I have created?

  • February 1, 2017
  • 返信数 2.
  • 324 ビュー

I have created a quiz using Animate CC and at the end I want people to be able to share their score via twitter and facebook etc. and for other people to be able to then take the quiz.

Is this possible in Animate CC?

Thanks

A

    このトピックへの返信は締め切られました。

    返信数 2

    Colin Holgate
    Inspiring
    February 1, 2017

    kglad's answer is the right one for mobile apps. If you're doing regular Flash, or HTML5 Canvas, for browser use, then you would use your own Javascript code to hook into the social networks.

    Participant
    February 1, 2017

    Good point Colin, I have created the quiz as a HTML5 canvas and it will sit on a webpage.

    Do you have any examples or can point me in the right direction of the Javascript I will need to use.

    (I forgot to mention I am very much a beginner at using Animate and coding)

    kglad
    Community Expert
    Community Expert
    February 1, 2017

    google each network.  (and good luck if you need to do authenticating.)

    eg, for twitter: Set-up Twitter for Websites — Twitter Developers

    kglad
    Community Expert
    Community Expert
    February 1, 2017

    the easiest way is to add an ane.  i like the milkman ane's because he gives great support, but they cost money: see the goviral ane, ANEs - Native Extensions for Adobe AIR

    adobe also has a free ane, Native Extensions for Adobe AIR | Adobe Developer Connection