Short: A animated Button Author: Carsten Siegner (carstensiegner@osnanet.de) Uploader: Carsten Siegner (carstensiegner osnanet de) Type: util/wb Version: 1.2 Replaces: gfx/show/WebPButton_0.5.lha Architecture: ppc-morphos >= 3.9 A simple animated button to execute progs. Need WebP pictures or animations to display. WebPButton ACTION_PATH/A,WEBP_PATH/A,SOUND_PATH/A,LEFT/N,TOP/N,WIDTH/N,HEIGTH/N,DIR/S,LOOP/S: Usage: WebPButton <action to start> < webp pic or anim> <play this sound - optional !> <left edge> <top edge> <button width> <button height> <open dir window or start prog - optional !> <loop or single anim - optional !> Example: WebPButton System:Utilities/TaskManager ram:test.webp ram:test.wav 10 200 100 100 or: WebPButton ram: ram:test.webp ram:test.mp3 10 200 200 200 dir loop + Shell Interface + WebP Support Version 0.1: + First release Version 0.5: + Bugfixing + Working Alpha in anims + Positioning and scaling the buttons + very low cpu usage (picture 0 %, anim 0.4%) Version 1.2: + Play sound (.wav,.mp3) + Bugfixes