Jump to content

Auto Install Flash Player in IE8

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
newphpcoder

newphpcoder

    Programming Professional

  • Members
  • PipPipPipPipPipPip
  • 479 posts
Good day!

I have a flash in my webpages, my concern is how is it work if the users has no flash player in their pc, i mean auto install of flash player, so automatically the flash was work if they open my webpage. I have no idea on hopw to do that...


Thank you

#2
dbug

dbug

    Programmer

  • Members
  • PipPipPipPip
  • 155 posts
You can find information on this in these pages:

OBJECT and EMBED syntax | Flash
Flash OBJECT and EMBED tag attributes

However it will never autoinstall silently. For security reasons, the user will be asked before installing anything.

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You can't control auto-install of flash. The browser may not be compatible with flash. The user may not be logged in with sufficient permissions to install flash player. Flash may not exist for the user's OS (iPad anyone?). Etc, etc, etc.

If flash contains information that is vital to your site's functionality, you may want to rethink what you're doing.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog