Skip to main content
Participating Frequently
August 6, 2020
Question

Rollover Buttons and replace cursor not working on Android

  • August 6, 2020
  • 1 reply
  • 163 views

Hi,

I have started reworking my old Flash website that I want to use again now that Animate makes HTML5 Canvas so much easier.  The trouble is that whilst I have managed to get every feature of the page I've completed so far working on  the desktop (partly thanks to this forum!), none of the cursor movement features work when viewed on an Android device.

 

I've mainly used simple mouseover, mouseout and click commands, as well as replacing the cursor, invariably added using the code wizard.

 

You can see my work in progress here: http://www.guestmug.co.uk/oldhome.html

 

Obviously, the missing functions are vital to the site.  Is there a simple way to make it responsive in Android?  The click functions do work, by the way.

 

Thanks.

 

Paul

    This topic has been closed for replies.

    1 reply

    DaftoonsAuthor
    Participating Frequently
    August 7, 2020

    I've realised that though there is a way to achieve this, people tend not to rollover on phones, so I am reworking the site with only clicked buttons.  Thanks anyway.