| mealvarado 2004-03-30, 9:07 pm |
| HELP! I am not a designer, but understand the easy designer for AOL webpages.
I have just learned to make a FLASH swf and insert it to the web on AOL. BUT,
when I do this, it makes a big empty space down the middle of the website
(underneath the banner ad). It offsets the entire site.
This is the code I have used. The ad banner shows fine. Is there something
in this code that I need to change to have it not move the entire page around?
THANK YOU!!
<object type="application/x-shockwave-flash"
data="http://members.aol.com:/mealvarado/custom.swf?clicktag=http://www.example.
com" width="468" height="60"><param name="movie"
value="http://members.aol.com:/mealvarado/custom.swf?clicktag=http://www.example
..com" /><param name="menu" value="false" /><param name="scale" value="exactfit"
/></object>
|