Jump to content

Swf to wallpaper


Nic303

Recommended Posts


You don't actually need any software for this one :D

Just create an HTML-document with the following code:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body>
<object type="application/x-shockwave-flash" data="BBC1.swf" width="1280" height="1024">
<param name="movie" value="BBC1.swf">
<param name="WMode" value="Transparent">
</object>
</body></html>

Don't forget to alter the settings "width" and "height" to your screen-resolution and

the filename of the SWF; in my example I've used the "BBC1.swf"-clock, which

I found on this site (and they have a few more of them) ;)

Make sure you put both the HTML- as the Flash-file into some folder and go to

your desktop-settings (right-click on your desktop and choose "Properties" or

the "Display"-settings in your configuration-panel).

post-277568-12773845434_thumb.png

Press the "Browse"-button on the "Desktop"-tab and select the HTML-file.

You now have a working clock :thumbup

(You might actually have to tweak the settings in the HTML a bit to let the clock

fit nicely on your desktop).

Greetz,

Peter.

Link to comment
Share on other sites

Hmmm, that's what Tripredacus already said...

But since you didn't state the used OS (and I'm not very familiar with W7)

I gave you the solution I know about. ;)

Maybe someone else can recommend another solution? :unsure:

Greetz,

Peter.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...