Quote:
Originally Posted by rotvic
How i can insert SWF flash en Ad management?
is it possible?
and how it could be the code?
thanks a lot
|
I use the header adcode section. One of my advertisers uses a flash banner. This is the code I use to display it. You'll want tp modify the width and height parameters to match the banner size on your forums.
Code:
<object width="640" height="78"><param name="movie" value="/path/to/banners/xxxxxxxx.swf"><embed src="/path/to/banners/xxxxxxxx.swf" width="640" height="78"></embed></object>