Blog
Welcome to my Door 15 Design Studio Blog:
You may not find all work related items here as I always like to share some of the cool, interesting and useful stuff I find on the web! Feel free to browse my blog and if you have found anything useful or interesting why not drop me a line...
Items you may find on my blog:
html design resource : flash design resource : graphic design resource : freelancer resources : html web design tips : javascript tools for web design : css freelancer resources : general cool or interesting stuff from the web.
Flash and Lightbox (Flash dissapearing)
We have been doing some flash & lighbox intergration projects recently and thought i would share a quick fix for anybody who is having problems with the flash object disappearing when lightbox 2.0 is activated over the top of the flash.
If you edit the lightbox++.js file and comment out the code at line this will prevent the flash from dissappearing and will still be visible behind the lightbox opacity effect:
390 //hideFlash();
-
-
-
683 //showFlash();
We know a few people out there on the web have had some problems fixing this issue, so thought we would share this with you!
