file: ad_flash.module (6.x-2.x-dev 2010-Nov-08)
line: 607

$output .= '<object type="application/x-shockwave-flash" data="' . $flash->path . '" width="'. $flash->width .'" height="'. $flash->height .'" id="ad'.$ad->id.'">';

Here it should be replaced $ad->id by $ad->aid

Comments

Alex Andrascu’s picture

you're right. i'll fix this in the next commit