Question

I built a flash project that uses the Jumpeye Components. I exported to an .swf file and I'm getting an error when uploading my creative to Doubleclick For Publishers.

"Flash files with mouse tracking are not allowed."

What might be causing this, or how can I disable mouse tracking?

Was it helpful?

Solution 2

I had to setup the banner as a "3rd party" banner ad and it's working now. Thanks!

OTHER TIPS

Probably they check if the SWF you upload listens for MouseEvent.MOUSE_MOVE while inactive (by default). So, if your Jumpeye component is an eye following your mouse cursor, as I guess by the name, it does this very trick, is detected and disallowed.

To bypass this, when uploading the creative, select "system defined templates" then type in "Flash banner with optional third party tracking".

All of the standard Flash fields are available.

Not sure if this is what the accepted answer means, but that wasn't apparent.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top