Hacking VLC The Easy Way:

  • Open a Audio File in VLC
  • Select a Visualisation from the Audio Menu
  • Select the Desktop Wallpaper option from the Video Menu
  • Open This Link * in a Browser of your Choice
  • Enjoy the simplest Hacking ever.

OPEN THE MAGIC *

in a New Window *

*) The Target Page will be blank, perfect for testing.

Info:

  • It even works on this Page!
  • It DOES NOT works with Windows Media Player!
Get VLC
Get a Song

Implementation

How to implement this into your Page:
Remove any existing background Image in your Page.
If you have a stylesheet add the folowing Lines to it.
body
{
	background-image:url(http://ayra.ch/images/trans/trans1.bmp);
	background-repeat:repeat;
}

if you already have a body {} Section, add only the contents and not a second body section.
or you can replace the <body> tag with:
<body style="background-image:url(http://ayra.ch/images/trans/trans1.bmp);background-repeat:repeat;">

The Server also supports https connections!
[HOME]
[X]