A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: How to stop my flash site showing on android?

  1. #1
    Junior Member
    Join Date
    Oct 2003
    Posts
    2

    How to stop my flash site showing on android?

    I currently have a flash site and a basic html site. The html shows up when the user doesn't have flash player. I am in the process of developing a site in css that includes flash elements, but until that is finished, I want my basic html site to show on mobile devices. Does anyone know how to do this? Any help would be appreciated

  2. #2
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    Check this out. It maybe what your looking for.
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  3. #3
    Junior Member
    Join Date
    Oct 2003
    Posts
    2
    That looks great, but in there anyway to do it using SWFObject?

  4. #4
    Banned
    Join Date
    Mar 2012
    Posts
    2
    While it's been deferred for the current version, that doesn't mean it can't be addressed in the future. My recommendation is to get as many people that you know are effected to visit the bug and vote / comment for it. The votes are definitely used when prioritizing issues.

  5. #5
    Junior Member
    Join Date
    Jun 2012
    Posts
    9

    user-agent

    You can check the browser "user-agent" and redirect if it's for Android.

    This is really an issue for the server-side script and not Flash.

    Here's a link with a list of mobile user-agents to look out for: http://http://www.zytrax.com/tech/web/mobile_ids.html

    --------------------------------------------------
    pirates game

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center