AIMP Forum

AIMP for Windows => Дополнения / Addons => Плагины / Plugins => Topic started by: Dreamer on September 01, 2017, 13:31:37

Title: How to edit existing skin?
Post by: Dreamer on September 01, 2017, 13:31:37
Hello,

I'd like to edit existing skin, all in one, just move some elements, move playbar from bottom to top and playlist to bottom.

I tried to open the skin (.acs3) in Skin editor, rename skin to zip and unpack, but it doesn't work.

Is it possible to do it somehow?

Thanks.
Title: Re: How to edit existing skin?
Post by: Soolo on September 01, 2017, 13:43:08
no
you must have project file .acs3proj
Title: Re: How to edit existing skin?
Post by: Dreamer on September 01, 2017, 16:41:36
Thanks for the reply.

Is there any other way? I like the "Splash" skin, I asked in this (https://www.aimp.ru/forum/index.php?topic=32599.msg185583#msg185583) topic, without answer.

Probably the author is unavailable, inactive, or just inactive in English forum. Is there a way to request the skin edit?

If so, I'd like to have skin with the same playbar buttons / style as the Splash skin, just the standard skin, non-all-in-one, with option to switch the playlist on/off, small cover image and small visualization, or switchable visualization window.

Code: [Select]
| SMALL COVER | SMALL VISUALIZATION |
| =====PROGRESS BAR WITH NAME====== |
| SPLASH PLAYBAR (PLAY/STOP...).....|
| .............PLAYLIST............ |
| ................................. |
| ................................. |

If not possible, then at least similar as Splash AIW, just with the playbar on top.

Code: [Select]
| =====PROGRESS BAR WITH NAME====== |
| SPLASH PLAYBAR (PLAY/STOP...).....|
| COVER       | VISUALIZATION       |
| .............PLAYLIST............ |
| ................................. |
| ................................. |

Example...

EDIT: added second example.