Simple SKINSTUDIO Question tha I cannot get answered!
Wednesday, November 24, 2004 by adam6or7 | Discussion: WinCustomize Talk
Here is my simple question...
Can I create animations?
That's it. I have searched EVERYWHERE and get a different answer each time. I can't load those extra programs like ICON or CURSOR XP. I can only use SKINSTUDIO to create a Visual Style, no special programs running in the background, even WINDOWBLINDS.
I have been able to get the borders to animate inside of SKINSTUDIO, even showing ACTIVE and INACTIVE states correctly. I use about 22 frames and all are listed correctly in SKINSTUDIO, but don't animate when I load up ATI CCC.
PLEASE HELP!
Reply #2 Wednesday, November 24, 2004 10:04 PM
My anim.dll is just a dummy file... I don't know if I should actually write a .dll command file... and...
Do I have to point all animations to that .dll? Because I can't point my borders to it.
Sorry if this is newbie question, but I honestly have found no answers anywhere.
Reply #3 Thursday, November 25, 2004 4:46 AM
Reply #4 Thursday, November 25, 2004 4:51 AM

Reply #5 Thursday, November 25, 2004 5:29 AM

The anim.dll file reads the settings you have made for the skin and moves the frame on as specified by the UIS2 titlebar animation settings.
Reply #6 Thursday, November 25, 2004 12:27 PM
The people using my skin probably won't have WINDOWBLINDS either, or any of the other plugins.
I'm not skinning WINDOWS, only the ATI Control Center by going into its settings and chosing a skin. It was made using some of STARDOCKS programs, so that a skin could be added.
After more research on UIS2, I have learned that I should be able to copy the anim.dll from a current version of WINDOWBLINDS, add it to the skin's .zip file, and be able to run border animations if done correctly.
Basically, I need to have everything included in the .zip file and downloaded WITHOUT having to install WINDOWBLINDS or ANY other program other than ATI CCC.
With all of that headache out of the way... are animations possible in my case?
Reply #7 Thursday, November 25, 2004 12:44 PM
| It was made using some of STARDOCKS programs |
That would be DirectSkin, which utilizes WindowBlinds technology, to allow developers to make their apps skinnable.
Reply #8 Thursday, November 25, 2004 5:49 PM
You just need to download the trial version of WindowBlinds, then copy anim.dll from the WindowBlinds folder and put it in your skin folder. As long as the .dll is in the skin folder, DirectSkin (which is built into the ATI CCC) will know what to do with it.
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!







Reply #1 Wednesday, November 24, 2004 9:52 AM
Make sure you are including anim.dll in your skin folder. You also need to create a DLL button on your titlebar, with no image, and point the plugin attribute to that anim.dll.
Here is the code you need, copied from one of my skins, if that makes it easier. You'll have to change the button number to match whatever number it will be in your skin, and you'll have to edit the path (where it says Beacon) to match the name of your skin folder.
[BUTTON5]
XCoord=0
YCoord=0
Align=0
Action=-3
Width=0
Height=0
DllName=Beacon\anim.dll