PDA

View Full Version : :: Personal Portfolio: opinions please ::



Flashmatazz
February 23rd, 2004, 07:26 AM
www.arjengosman.nl

Please let me know what you think of it (more content will be added soon, the photography section is empty for now)

Thanks.

G
February 23rd, 2004, 12:03 PM
I like it nice trans and nice feel to the site - simple but aesthetically pleasing and you've used some good AS on your scripting examples.

Nice.

Flashmatazz
February 23rd, 2004, 05:56 PM
Thanks =)
Anyone else up for some comments?

.zimone
February 23rd, 2004, 06:21 PM
haha i remember 1st version ...
u added great transitions [it could be speed up a little] nice menu ... and great as works :beam:
really nice

snaxs
February 23rd, 2004, 07:14 PM
wow very cool dude !
like the colors cool transitions also..
by thw way could you help me finding a tutorial or a fla of your menu ???
thanks. and great job

Alex
February 23rd, 2004, 07:15 PM
Very nice!

only one suggestion...

i would like to see scripting section screen shots of the expirement if it ever gets to the point of to many expirements listed. This will help the user navagate easily.

Hope my suggestion helps
BTW, nice slide transitions!
-Alex:thumb:

ScHAmPi
February 24th, 2004, 08:53 AM
Ja man echt mooi.
Kwou dak da ook kon...

Keep up the good work.

Greetz.

Flashmatazz
February 24th, 2004, 11:52 AM
Thanks for all the comments.

I'll think about the screen shots for each item. However, my guess is that doing that would improve filesize considerably while the swf's of each experiment are only a few kb. So it would be faster to just click one of the items to load it into the container movie.

@snaxs: I attached a file that builds the menu and removed all of the other AS-stuff I had in it.

Cheers.

Snypa|2
February 24th, 2004, 12:15 PM
k i like the actual flash site, but that splash kinda nibbles at ur green site theme, u know what i mean ? Call me fussy, but it kinda looks odd, i like the vector pic that u used on the splash, but at least make it green or something, by the way, i like that lime green color u used, very fresh :)

ScHAmPi
February 24th, 2004, 01:38 PM
Yep that might indeed be better...

snaxs
February 24th, 2004, 02:26 PM
greattt ! thanks man !:)

Flashmatazz
February 24th, 2004, 04:25 PM
@snaxs: you're welcome :)

@Snypa|2: yeah I know what you mean. It was something I've been thinking about earlier. I created the vector image and thought it would be nice to use it for my personal site. Afterwards I created this site, but didn't want to throw away the vector image. I'll see what I can do about changing the colours.

Thanks for the input

snaxs
February 24th, 2004, 11:56 PM
hey flashmatazz.. about your menu, i got some questions..

1. how can I seperate them a little... you know more space between them..

2. whats the code... or what to do if you want a button to open a external swf... or give them acitions.,

dumb questions..... :puzzle:
thanks.

Flashmatazz
February 25th, 2004, 03:40 AM
ok 2 quick answers (if you got more just post in the actionscript forum)

1. change this line


this[buttonTitles[i]]._y = 10 + i*20;

change 20 into let's say 30 and you got 30 px spacing instead of 20

2. you'll have to add actions inside the onRelease handler:


this[buttonTitles[i]].onRelease = function(){
// do your stuff here
}


Hope that clarifies it a bit.

If anyone else have more comments (e.g. if things run too slow, does everyting look ok in different browsers etc.) please let me know.
Thanks.

snaxs
February 25th, 2004, 07:09 PM
cool cool let me try it !

but wait... i dont want all the buttons to do the same thing each button opens a different. loads a diferent swf...

Flashmatazz
February 27th, 2004, 07:50 AM
snaxs, look HERE (http://www.kirupaforum.com/forums/showthread.php?s=&threadid=48730)

anyone else like to comment?