Projects Tagged with "widgets"

Widget - Scratch Music Player

Widget - Scratch Music Player

By: chalkmarrow

Views: 165 | LoveIts: 14

Description: Music widget for playing sounds. Hold down the "H" key and move mouse over the buttons to get help for each button. To see how to add/change songs, see the comments in the "Songs" sprite. Inspired by fullmoon's music widget.

Widget - Fission Menu

Widget - Fission Menu

By: WidgetFarmer1

Views: 71 | LoveIts: 0

Description: Menu widget by fullmoon. Click on central circle to activate. Press "s" for next "skin". From original project: Just a little menu I thought up a while back for my Scratchboard project. It's quite useful, and although limited to eight options, it's possible to add multiple l ... show more

Widget - Spinning 3D Menu

Widget - Spinning 3D Menu

By: WidgetFarmer1

Views: 83 | LoveIts: 0

Description: A menu that consists of seven spinning objects. Click on an object to choose it, which broadcasts the messages "s1", "s2", etc. depending upon the choice. Based on Chalkmarrow's NIN project. Advanced: You can change the number of spheres by copying one of the existing sphere ... show more

Widget - Window1

Widget - Window1

By: WidgetFarmer1

Views: 62 | LoveIts: 0

Description: Window widget by fullmoon for his Scratch Window System (SWS). From original project: A scratch window... Red button: close Double-click title bar: shade Drag title bar to move.

Widget - Buttons

Widget - Buttons

By: WidgetFarmer1

Views: 80 | LoveIts: 4

Description: Just two basic button widgets. The one on the left broadcasts a message when clicked. The one on the right is a toggle button that changes state when clicked. Both become highlighted during a mouseover. Both also have built in help, in the paddle2see fashion: hold down the "h" key during a ... show more

Widget - Media Player

Widget - Media Player

By: WidgetFarmer1

Views: 55 | LoveIts: 1

Description: Music-playing widget by fullmoon. It is a nice one-sprite project that plays sound files.

Widget - Piano Keyboard

Widget - Piano Keyboard

By: WidgetFarmer1

Views: 78 | LoveIts: 3

Description: Piano Keyboard by Kevin_Karplus From original project: This is a minimal 3-octave electric piano, using just one sprite and 3 scripts. It can easily be customized and incorporated into larger projects. I took the photos of the keyboard myself, so they are copyright-free.

Widget - Spinner

Widget - Spinner

By: WidgetFarmer1

Views: 52 | LoveIts: 0

Description: "Spinner" widget where clicking arrows increases/decreases value, recirculating through values from min to max (in this example, 0-7).

Widget - Progress bar

Widget - Progress bar

By: WidgetFarmer1

Views: 61 | LoveIts: 2

Description: Basic progress bar widget Change Progress variable from 0 to 100. Window automatically closes after reaching 100.

Widget - Object Cursor

Widget - Object Cursor

By: WidgetFarmer1

Views: 66 | LoveIts: 1

Description: Unusual cursor widget by fullmoon. From original project: Just an interesting way to interact with Scratch projects...the extremely responsive crosshair cursor would make a great FPS system...