site crit
- Started
- Last post
- 15 Responses
- wedgehead
working on a quick project for my dad...its just a concept at this point.
any thoughts..i know I still have lots to do
http://www.jabbalab.com/baba/
- ********0
i like the direction it's heading.
as far as the way the logo fades in... too predictable.
it can be way better ya know.
- D_Dot0
Very "Tech"
fits the bill
- rabattski0
what k0na sez, heading in the right direction but you need to work on the typography. it's a bit incoherent / weird balance.
- wedgehead0
thanks kOna..i feel like its so sterile..maybe instead of the still image it could be a slide show?
Any ideas on how to make the squares in the logo come in rndmly in flash? anyone?
- wedgehead0
k..good feedback. thanks all
- PixelDrama0
u can do some cool shit with the blocks in that logo if your going to do it in flash.. i agree with above, lose the slide in affect and actionscript those blocks to do some cool shizzy!, other than that.. very tech, ibm blue, and headed in the right direction.;
ps. if your going to keep the logo animation the way it is.. use a GIF, theres no need to use flash for such a simple animation.
- PixelDrama0
Any ideas on how to make the squares in the logo come in rndmly in flash? anyone?
--------------------------------...Use duplicate movieclip function in actionscript, with a math.random function to accomplish that effect.
- wedgehead0
kewl
- jarredbishop0
not sure how the PVN will treat the code, but make each square a movieclip and give it the following actions:
_______
onClipEvent (load) {
this._alpha = 0;
delay = setInterval(wait, random(3000));
function wait() {
clearInterval(delay);
onEnterFrame = function () {
if (this._alpha
- kbags0
it's very nice, wedgie. ;P
a lot of blue, what do you think about adding a secondary color to beef it up a bit? Then again, it's a tech biz, so you don't necessarily need to, just thought I'd throw that random brain fart of a thought out there.
keep up the good work, dude.
- jarredbishop0
yea the PVN fucked it,,, check http://jarredbishop.com/wedge.tx…
and give it a decent frame rate (30+),
- wedgehead0
sweeet (in cartman voice)
- PonyBoy0
Enter response:
Demi Moore is hot
- cosmo0
14
- ********0
15