Skinning is fun!

Friday, November 14, 2003 by Frogboy | Discussion: WinCustomize Talk

Click to Enlarge

If you haven't tried out DesktopX 2, you should. I haven't enjoyed skinning and such this much since the WindowBlinds .39 days. 

Today I figured out how to embed flash.  believe it or not, you can actually embed the flash .swf file right into a .dxpack itself (.dxpack is just a .zip file renamed) and distribute the flash file directly.

But I'm also having fun having it point to websites that have flash. 

https://www.wincustomize.com/skins.asp?library=3&SkinID=3042

Here's some typical code:

<BODY bgcolor="#FFFFFF" scroll = "no" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<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="100%">
  <param name="movie" value="Tetriswm.swf">
  <param name="quality" value="high">
  <embed src="Tetriswm.swf" quality="high" pluginspage="
http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="465" height="360"></embed>
</object>

So I put that on the web page.

First line get rid of the scrollbar and margins.

Then I have the width and height changed to 100% / 100% since Flash can scale on the fly which is nice.

Then I create my DX object, create a script and have it be an ActiveX control that points to my HTML file.

I tell ya, Flash and DesktopX are like two pees in a pod.

 

bakerstreet
Reply #1 Friday, November 14, 2003 5:16 PM
How is the resource usage? I used Flash in Talisman themes and it was pretty intense. I suppose it would depend on the size of the flash object. I'll give it a try later, thanks for the tip.
Frogboy
Reply #2 Friday, November 14, 2003 5:30 PM
I haven't had any problems with resources but I'm not using them as part of a theme but rather using them as a widget.



Powered by SkinBrowser!
kona0197
Reply #3 Friday, November 14, 2003 6:22 PM
skinning is fun? depends on how you look at it. Ain't fun for me.
XX
Reply #4 Friday, November 14, 2003 6:29 PM
pees in a pod.


Lol funny typo.

Anyway that's really nice ability of desktopx.
Jafo
Reply #5 Friday, November 14, 2003 6:56 PM
Yes....that'd be 'peas', one hopes....
IPlural
Reply #6 Friday, November 14, 2003 7:12 PM
ack! this is awesome Frogboy !!

Thank you for sharing this, and it also has changed my mind a bit. I think I am going to
latch onto DesktopX and stick with it over Windowblinds to begin with.
Frogboy
Reply #7 Friday, November 14, 2003 7:59 PM
I stand by my pees remark.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01