http://www.yulia-nau.de/splash.htm
i really like this one, the woman turning is awesome..
Printable View
http://www.yulia-nau.de/splash.htm
i really like this one, the woman turning is awesome..
damn, thats real tight. nice work indeed
oh yeh! thats real nice!!! *bookmarked*
wow, that animation of the woman is really well put together. I haven't seen anything quite like that before, I've seen people do similar things with product displays and stuff but this one is really nicely put together.
Doing the actionscript for it is relatively easy, I assume it's just a series of keyframes, but the actual footage of her and the way it's put together is really nice. What a great way to use it.
I have the feeling we'll be seeing more and more stuff like this :)
not so big on the site itself though, maybe just the colours I don't like, the mixer is great too, not quite as good as the one on the new bacardi site, but pretty damn good!
great find, I'd like to see any other sites that have a similar use of photo/video images.
i see they also have a great mixer to use to, the video of the girl under the mixer is cool too...
the video of the girl is bloody fantastic, I have never seen this technique before and its brilliant, enough said.
OMG, VERY good use of video, as aversion said, site design itself lacks a bit, but honestly 1 of the best uses of video to date on a flash site. Not to mention the video quality . .. SHARP.
really awesome, i wonder what makes this site much less known than eg 2advanced.com when it's as good as 2advanced.com maybe even better !!!
/me looks up and says, "Oh oh.."
Anyways, I think the design is suppose to be like that to get more of a techno/club feel. They have done the fonts very clean! I'm trying to figure out how they got the fonts to come in like that.
And yes, the video is very nice :)
Very original on the mouse across movie. I'm glad it is deactivated once you go to a section. I could see it getting kinda annoying. The rest of the design is nothing specail. Overall a cool site though.
that site has got some wicked energy, I'm loving it...
Yep man..
thats realy cooooool..
i liked the woman effect.
ehm..how long did the loading take ? i have waited 10 minutes now...i am at work now.but we got broadband here too...
Wow..impressive stuff.
I wonder if the tattoo on her face is real.
I think the tat is fake..
You can see she doesn't have it in some other photos.
Does anyone know who designed that site?
Yeah, good question, they must have a portfolio site. I'd be very interested to see . . .
I am a bit critical to most sites i have seen...but this is xtraordinary. I like it alot ! since it catch you at very first glance ...you want to explore more and more...nice indeed
So does anyone have any detail as to how the video may have been done? The flow is so smooth and the video is so clear.
Man, this has inspired me!!!
Who knows of a good tutorial on how to move a movie clip back and forth with the cursor? and where can i find it?
I think that will do the job.
I assume it's done by importing the video as a series of keyframes and attaching an onmousemove event to the clip. The flash side of it isn't hard at all, I even did my own little animation after watching that one, not quite in the same class but it took less than an hour and I think you'll find the principle is the same :)
the hard part is getting that video together, just as with my crappy animation it took 45 minutes to take those photos and 15 minutes to put it together in flash, the magic happens during the editing of the video. They probably used premiere or maybe after effects to put together that scene, all the transitions etc.
then it would just be imported into flash as a series of keyframes....
I'm assuming :)
So whats the code for moving the frames in the movie clip?
it's pretty simple, I had 20 frames and the movie is 200pixels wide, so I knew that for every 10 pixels the mouse moved on the x axis I wanted to move my movieclip 1 frame along.
this is the code I have attached to the movie clip, this is all the code in the movie, except for the preloader.
the 'load' event simply stops the MC from running, and then the 'enterFrame' matches the current frame being displayed in the MC with the position of the mouse on the root. As I said before I divide that number by 10 so I get a result that is between 1 and 20, I can then use this to target a particular frame in the MC.Code:// stop clip running
onClipEvent(load){
gotoAndStop(1);
}
// move clip with mouse movement
onClipEvent(enterFrame){
goto = Math.round(_root._xmouse/10);
gotoAndStop(goto);
}
The Math.round just makes sure I get a whole number out of it.
really very simple
You're a legend av!
yeah..nice going there Aversion !
thanks
Thanks AV. When you say the magic happens when editing the video, what do you mean? I don't have premier I have Vegas Video...do you think that program would work?
I think any video editing program will work, it just depends on what you want from it. In this case there were those blurred transitions that look so cool and I'm not sure if your app will do that or not, it might, some apps have tonnes of effects or built in transitions, you just have to figure out what you want to do and what your app can do.Quote:
Originally posted by cisc21
Thanks AV. When you say the magic happens when editing the video, what do you mean? I don't have premier I have Vegas Video...do you think that program would work?
The magic is how you put the images together, in this case it's a few small video scenes of the woman that they blended together nicely with some cool scene transitions.
As I said above all flash needs to do is run through those scenes frame by frame as you move the mouse with some simple actionscript.
about that photo effect erik natzke did something similar but better on 08.01.01
http://www.theremediproject.com/proj...zkenature.html
look it here and take your own conclusions
im an erik natzke fan thou.
broadband needed
yeah it looks like it works exactly the same way. It's a lot purdier than mine but the code is probably no different, just linked to the scollbar rather than the mouse movement.Quote:
Originally posted by perozo
about that photo effect erik natzke did something similar but better on 08.01.01
http://www.theremediproject.com/proj...zkenature.html
look it here and take your own conclusions
im an erik natzke fan thou.
broadband needed
I love natzke's stuff too.
the great thing about this DJ thing isn't the flash element it's how cool the images are put together.
:)
yea thats right, nice work
interesting how that was done also, the same concept nice
I'd still like to know who designed the site. I think it's brilliant.
i tried to find a strong word/sentence, to describe what i think of this site but the only thing i can come up with is : WOW (strong hu ?)
oh ! no, while im at it, i, like some others, interested in knowing who did this site (thats a 1st, i usually dont give a **** ;))
Very NICE.. thanks for the code aversion. I successfully did a test. Been trying to find out how to do that for a while. This will open some creative doors..
Wow....that video effect is awesome. Kinda reminds me of the love scene in Fight Club. Great find.
thats a very nice site design!
Wow... those animations and graphics... Amazing. So smooth... So real. Wow.
really very impressive site. the animated motion of the dragon at the time of loading was very kewl...
did they have to get permission to use the song in the backgroud??
i cant remember what its called, it might be called the love parade or sumthing, its a dance song..............