as3lang / swfobject

An open source Javascript framework for detecting the Adobe Flash Player plugin and embedding Flash (swf) files.
11 stars 0 forks source link

SWF minimum size detection #12

Open zwetan opened 8 years ago

zwetan commented 8 years ago

basically a new API feature (and probably optional)

use case:

for example: swfobject.enableSizeDetection = true and if the size is smaller than 298x398 you could have a warning "Your SWF will be blocked by default in Google Chrome"

22Round commented 8 years ago

may be not blocked but poused

zwetan commented 8 years ago

yep no problem