Hi. I have came to a problem which has caused me to take all of my videos down from my blog. Whenever people visit my site I have it where my aweber lightbox automatically comes up. Unfortunately, videos are overlapping it. Is there any change in the html code I can do? Thanks in advance! Jeff
You will have to change the "window mode" of the javascript of embeding the flash video to "transparent" which is by default "window" 'wmode', 'window' change it to 'wmode', 'transparent' See if this works for you