1

Aside from manually enabling flash on each of every sites or tweaking the browser's settings, is there a way a website can prompt an Allow Flash message like this Flash Bubble in Chrome?

Because I wanted to attach this on a button so the user wont need to do it manually on their browser setting but at least click a dedicated button then the Allow Flash alert will show.

Vainglory07
  • 5,073
  • 10
  • 43
  • 77

1 Answers1

1

To get that pop-up you must <embed> the SWF within your html. Set display width & height to a large size.

See (for maybe useful tips):

Vainglory07
  • 5,073
  • 10
  • 43
  • 77
VC.One
  • 14,790
  • 4
  • 25
  • 57