Border around Flash gets a gap - why?
Posted: Fri Jun 04, 2010 4:35 am
Code: Select all
.flashbox
{
border-bottom: 1px solid #000000;
border-top: 1px solid #ffffff;
}Anyone know a CSS (or flash) solution?
And no, there isn't a gap in the Flash movie itself. The gap shown is white, yet the background of the movie is black.