Archives Posts
January 23rd, 2009 by Rof's
First thing first, you will have to work on the order of your div with z-index.
- Put this in the flash movie param name=”wmode” value=”transparent”.
Example: <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0” width=”100″ height=”200″>
<param name=”movie” value=”test.swf” />
<param name=”quality” value=”high” />
<param name=”wmode” value=”transparent” />
<embed src=”matrix.swf” width=”100″ height=”200″ quality=”high” pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” wmode=”transparent”></embed>
</object>
- The result still is not satisfying because you still have the flash on top of your <div>. Next put this in the css for the block that needs to be on top of the flash. #id {position:absolute; z-index:1;}
Now I can also drink a glass of (wine) beer with Joshua
Archives Posts
December 25th, 2008 by Rof's
If you ever encounter in a local network between desktop-desktop or desktop-laptop(wireless or cable) acces denied (You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions). You should do:
Click START
RUN
Type regedit and press enter
Now find the following key – HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
Double click on ‘restrictanonymous’ and change the Value Data from 1 to 0
Exit regedit and reboot the computer
Now when you click on the computer (using My Network Places) you are trying to get the shared files from the message will not appear and you can access the shared files.
Archives Posts
April 14th, 2008 by Rof's
This media player with playlist plays most media files like: streaming video format (Format .flv or .swf),
sound files as MP3 and JPG, GIF or PNG grafic files. Downloaded the plugin at : alexrabe.boelinger
[PLAYLIST not found]
Archives Posts
April 9th, 2008 by Rof's
Test on a vector design :
Vector
I tried to open a webpage with the lightbox plugin – ;( – it does not support opening a webpage. If someone knows another plugin that opens a webpage just like the lightbox do – post in a post here.
Light box post