ActiveDen

BeamingButtons

BeamingButtons is a very customizable and useful button for many kinds of applications. Change colors, icons, label and drag mode easily with a few lines of ActionScript. Use it as normal button or as a kind of desktop element, for instance as gallery element. Then you can drag ‘n drop the BeamingButton in your movieclip. All mouse actions are visualized by tweened color changes or glow effects so that the user gets for all actions feedback by the button.

  • Adjust to every color you need
  • Use icons or label text or both
  • Make it draggable if you want
  • Easy implementation with a few lines of AS
  • Drag ‘n Drop
  • 24 icons included

Example

a_btn             = new WDTObject();
a_btn.x             = 15;
a_btn.y             = 15;
a_btn.label        = "Info";  
a_btn.icon     = "info";
a_btn.name     = "a_btn";
a_btn.red             = 0.4;
a_btn.green       = 1.2;
a_btn.blue     = 0.8;
addChild(a_btn);

You are invited to the skurrilwelt new media forum for help and support.

Utilities and Animations

Buttons

Preloader



by
by
by
by
by