Closed
Bug 1139281
Opened 10 years ago
Closed 9 years ago
Enforce recommended Flash ad guidelines in Shumway
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: meta)
Google's Flash ad specs: https://support.google.com/adwordspolicy/answer/176108
IAB's advertising guidelines: http://www.iab.net/guidelines/508676/508767/displayguidelines
Yahoo!'s Flash ad specs: https://maktoob.adspecs.yahoo.com/pages/standard-flash/
Some highlights:
* Maximum file size: 150 KB for Google and IAB; 40 KB for Yahoo.
* Animation length must be 30 seconds or shorter.
* Animations can be looped, but the animations must stop after 30 seconds.
* Flash ads must be 24 fps or slower.
* Google allows Flash versions 4 through 10.1.
* Yahoo allows Flash versions 6,7,8,9,& 10 (AS2 & AS3).
* onload play audio is not permitted in flash ads. Sounds played on click are allowed.
* Buttons must have the clickTAG expression in place of embedded URLs. The clickTAG expression must be attached to a button object and called onRelease.
* Loading files from cross domains is not permitted for security reasons.
* The use of Shared Objects is not permitted.
* Loading JPGs, WAVs, and MP3s are allowed and must follow the same rule as additional SWF files of no more than 4 @ 100k each. All additional files must be hosted by Yahoo.
I have also heard that some ad networks only allow SWFs to load external resources using hard-coded IP addresses instead of hostnames to reduce the potential for distributing malware or inappropriate ads.
Reporter | ||
Updated•9 years ago
|
Blocks: shumway-1.0
Updated•9 years ago
|
OS: Mac OS X → Unspecified
Hardware: x86 → Unspecified
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•