PDA

View Full Version : Greetings all :) check this out!


Nanonus
12-04-2003, 03:23 AM
Hello folks, check out my new website, feedback would be nice, either here in this post or to my mail you can get on the site.
thx :)

ti-design (http://www.ti-design.no)

Skinner
12-04-2003, 03:31 AM
hey man, im runnin on PIII, win2k, 256MB memory.....
those snow flakes really drained the CPU usage....btw wats the snowflakes gonna relate to ur site ???

Nanonus
12-04-2003, 05:01 AM
If you read the news it says i added the snow to lift the x-mas spirit. But cus of the speed problems i will remove it now.
thx for making me aware of the problem :)

Skinner
12-04-2003, 05:16 AM
np, i just givin out my comment...maybe the rest of the machines work great...

oh yeah did you made those metagraphix yaself ? kewl **** ! wat tool u used 3D Max ?

Nanonus
12-04-2003, 07:17 AM
Photoshop and 3D max :)

spectrewhite
12-05-2003, 05:38 PM
site looks great man, just two things. Watch your fonts. they look a little blurred in some places. Also, the swoop transition thingy you use needs to go faster.

Great work!

Colin Campbell
12-05-2003, 06:07 PM
sites great, in fact, I love it. But, one suggestion I'd make is have a better exiting transistion. Its not pretty when you have such a pretty intro to a section, right after having the ending of the other section just going off the screen. Try to put an alpha fade in, or something like that. Great job though, :D

Nanonus
12-05-2003, 09:50 PM
Thx for the feed back :)
I agree Colin, but im not sure how to do that?
I have used flash since flash 4, but i really suck at actionscript so to be honest, I dont know how to do that (*hides my embaresed face)

Colin Campbell
12-05-2003, 09:59 PM
//say one of your movieclips names is myMC:
myButton.onPress = function () {
//you have you code here from before...
if (myMC._alpha>0) {
myMC._alpha -= 5;
}
else {
}
};


To tell you the truth, I'm not an expert at Actionscript either. Check the "Library" (button above) for "fade out" codes.

stealthelephant
12-07-2003, 11:20 PM
has the site stopped working?
its loading in neither of my browsers (mozilla & IE), i have player 7 installed

Nanonus
12-08-2003, 01:35 AM
Nope, the site is working perfectly fine

What fault msg did you get?
I has been up all the time since i launched it (as fas as i know)

cobo
12-08-2003, 12:27 PM
like it, but fix the blurry fonts and it will be perfect...

Nanonus
12-09-2003, 01:39 AM
tried to do it, but it seems that no matter what I do it comes out blurry. :(

Nanonus
12-09-2003, 02:16 AM
ahhhh, finaly i fixed the blurry fonts.
Only thing i cant fix now is the fonts on the news tick.
A well, i just have to live with that :)

wetodit
12-09-2003, 04:48 PM
Nanonus,
I really like your site...it's very well done.
How did you make the background? Is it a photo, or a 3ds image (as noted on a thread above).
I have a general question. I've been trying to make a "swoosh" transition but can't seem to hack it. Can someone direct me to a thread or tutorial? I can't seem to get my animation right.
Thanks,
GB

Nanonus
12-09-2003, 09:41 PM
Thx :)
the shapes and some of the lighting and colours is made in 3D max, rest is done in photoshop
A swoosh transition?
Do you mean a intro/outro to all your scenes?

wetodit
12-11-2003, 01:38 AM
I mean this effect: on your site, when I click on "profile" - it's the effect that displays your "skills". I'm not really sure I'm going about this the correct way.
I know how to do linear masks, but not masks like that.

Nanonus
12-12-2003, 10:36 PM
Ahh, you just do a shape tween on the mask layer not a motion tween.

If you don't understand how, just do a search on shape tween :)