Skip to main content
Inspiring
February 22, 2017
Answered

OAM don't work in my tablet...

  • February 22, 2017
  • 2 replies
  • 527 views

1)           DW and AN 2017 are suppose to be working for all devices.

2)           In AN the game scale perfectly. If I click the start button I can play the game.

3)           If a play the OAM in DW (on my desktop) the game is working also.

4)           But if a try to click the button with my tablet Samsung, nothing is happening.

What can I do to make it WORK.

Thank you for your help.

Lise

    This topic has been closed for replies.
    Correct answer lisej74404597

    I think it's likely going to be something along the lines of what pziecina mentioned above. You might want to check in the Adobe Animate forum for more specific info on how to take care of it from that program.

    It seems to function fine here under iOS. It's the same as the desktop browser anyway.


    Thank you for your respond.

    I will do want Mr Pziecina told me.

    2 replies

    Jon Fritz
    Community Expert
    Community Expert
    February 22, 2017

    Is this problem happening when previewing your files locally on the tablet or are you trying to view your files on the tablet after uploading to the remote server?

    Inspiring
    February 22, 2017

    The problem happen after I upload the file to the remote server.

    Lise.

    Jon Fritz
    Community Expert
    Community Expert
    February 22, 2017

    Could you post a link to your page so we can see the code for ourselves in our browsers?

    pziecina
    Legend
    February 22, 2017

    You will have to go back into Animate and ensure you have the button action to activate on 'Touch'. Touch devices do not always work on 'click', and when they do there is a delay whilst the device translates the action, as the action is probably javascript enabled then the 'touch' action event listener must also be added to the code.