
January 23rd, 2012, 07:45 AM
|
|
|
Hey Tann, great to read from you!
I ended up using
object { display: block; }
or
creating a style for the div where my swf was embedded of line-height:0;
I read on another website that object tags are treated as either inline or blocks. So you're solution would have worked since you mentioned display:block.
Hope you are well mate, I thought you left the forum for a second 
|