Hey kids,
Just thought I'd drop a line, and let you know how the rest of the recording session went, since Heather is in Austria for the next two weeks.
Friday night, as Heather mentioned in the previous post, we worked on a dance remix of Generic Love Song #1. The pictures below are us recording our 'power' claps, and having a home brewed DDR
(
Read more... )
Comments 10
You are so dreamy,
You should do ALL the incident LJ posts
Reply
Reply
-jess :)
Reply
and if it sucks, let us know :)
peace
colby
Reply
www.myspace.com/incident14
Reply
Reply
for (y=35; y<11+60*5; y += 60) {
 for (x=360; x<(350+60*7); x += 60) {
 duplicateMovieClip(t, "t"+i, i);
 tellTarget("t"+i){
 attachMovie("thumb", "thumb", i, "thumb");
}
 tellTarget("t"+i+".thumb"){
 id = _root.i;
}
 setProperty("t"+i, _x, x);
 setProperty("t"+i, _y, y);
 i++;
}
}
stop();
...in other words it loads these photos dynamically from the server.
There's more code of course in each of the objects that makes it actually load the photos and all, but you get the idea... damn I missed coding!
So... All I have left to do is add quick animations between each image loading, and devise a way to archive those once there get to be more and more photos, and BAM we have a gallery engine!
Reply
thats like 1998...
time to update to ActionScript 2.0!!!
Reply
Reply
DONE:
+navigation finally done
+pictures page loads more intelligently now
TO DO:
+start filling the gallery
+add Colby to the band page
+have band pages load text externally
+redo the press screen pic
+use xml to load upcoming shows and archive past shows
+add content to remaining pages
+fill a cooler with popsicles and go to the beach
Reply
Leave a comment