The
links provided on this page are examples that I have done for people
asking for help with Lingo code or some problem they encountered
in Director.
ColourPicker Tool
The
ColourPicker tool gives you the ability to select the colour
from any pixel on the screen. You can also save up to 4 colours
in the mini colour chips. The zoom area (with multiple zoom
levels) gives you pinpoint accuracy along with the ability to
nudge the cursor with the arrow keys. The window can also be
docked or undocked. And, since it sits in the system tray, you
have quick access to it at all times, and the 'stay on top'
feature ensures you will never lose it! The ColourPicker is
a pro tool for any designer.
Download
the ColourPicker here |
Experiments
1. Editable text with transparent background (WIP) here
2. Change order of playlist items in field here
3. Minimize Alert (MX2004) - like Messenger when window not in focus
here
4. Animated Mask here
5. Cut, Copy and Paste buttons here
6. Resize text and field members (WIP) text
here, field
here
7. Simple magnify glass code here
8. Stamp painter code using trails here
9. ImportFileInto and Filename comparison test (MX2004) here
10. Timeout object - Fade one object to other (MX2004) here
11. Custom Alert upon exit using exitLock (MX2004) here
12. Count visual number of lines in text (8.0 to MX2004) here
13. Get word and more at insertion point in text (8.5 to MX2004)
here
14. Marquee selection tool - imaging lingo (8.5 to MX2004) here
15. 32-bit alpha mask for MIAWs (8.5 to MX2004) here
*new*
16. Generate Outlines from Fonts & directly transform vertexList
here
*new*
17. Mac OSX Dock Simulation (8.5 to MX2004) here
*new*
18. Polygon Selection Tool (8.5 to MX2004) here
*new*
19. Create Polygon vector shapes (8.5 to MX2004) here
*new*
Custom Behaviors to Download
1. Radio Button Behavior Script (8.5,MX,MX2004) here
2. Dropdown address bar list a la IE's address bar (WIP, MX2004)
here
3. Preload members in cast (WIP, currenly a custom handler) here
4. Simple Frame Fade Behavior Script (MX or lower) here
5. Text/Field focus using up/down arrows (8.0 to MX2004) here
6. getRandomList function - new Lingo command here
*new*
|