|
Hi, i'm trying to put on a video in the mbScrollable content, but it apears before I call it. How can I hidde it? tnks! |
|
If the problem is that the .swf is visible outside the overflowed visible area, that could be fixed by adding "wmode" transparent as param of the object and as attribute of the embed:
and
If the problem is that the component start scrolling automatically, there's a "autoscroll" parameter that you should set to false. I tested it with a vimeo video without overflow problems in FF 3.5, Opera 10.1, Safari & Chrome, IE8 and 7. it works fine! tnks!
(Oct 30 '09 at 19:35)
mariana
|


