PDA

View Full Version : dynamic portfolio


Gonzo5
11-13-2003, 07:08 PM
Hi everybody,
This is a site I have recently finished:
<http://www.saracameron.com/index2.html>

It is an entirely dynamic portfolio for Sara Cameron's photographer.
Let me know what you think.
Thanks

Colin Campbell
11-13-2003, 07:57 PM
Cool! Thats some pretty good work! Between sections, try to make an "exit" animation. You know what I mean? You have a good transistion coming into it, but when you exit the section, the content just disappears. How about making the content fade away?

Nice site though, props.

Colin

aUDaX
11-15-2003, 07:43 PM
Really Really nice ! How did u obtain the effect to resize the main "window" when loading different jpegs ? is there some tutorial around ?

Anyway really good job !

Gonzo5
11-15-2003, 10:29 PM
Thanks guys for your comments,
I will see if there is a way to make some animation between different sections.
Audax, there is not really a tutorial about rescaling that "window" i made under pics.
My movie only has one frame.
I have one empty mc, loading external jpgs, which _alpha is =0 until _width is < or equal to maxwidth and _height is < or equal to heightwidth. Then, there is another grey mc which _height is equal to the empty mc if the alpha of the mc is != 0
etc
etc
I am still working on it.
Thanks again.:)