Lead Story
Premier, Sound Booth, and After Effects Wednesday May 21st, 6:30 PM
We decided as a group last night to change our meeting night to Wednesdays. Kurt Perry will be demonstrating Adobe Premier, Sound Booth, and After Effects. Stay tuned for updates.
{More»}Flash Tips
Thanks to D-Mode (Dan Smith) for this tip:
Here’s a little script I came up with that searches an array for a value and results the item and its number if it is found. Use it if you want:
myArray = new Array(”bob”, “jimmy”, “sue”);
searchValue = “jimmy”;
searchForJimmy = function (searchValue) {
trace(”searching for: “+searchValue+” array length: “+myArray.length);
for (i=0; […]
Photoshop Tips
Looking for a fast way to create a fresh look for backgrounds, buttons, and features in Photoshop? You should download and install dezinerfolio’s Web 2.0 layer styles. If you are not familiar with layer styles, there is a graphic that teaches you how to importing the .ASL ( Layer Style ) file into Photoshop.
You will […]

