|
-
http://www.sietesamurai.com/
check this out!!
http://www.sietesamurai.com/
clients were looking for a clean layout so sober that doesn't compete with their videos
also mine
-
This looks real cool..nice and subtle.. smooth transitions..My only problem was just that the red bar that you have underneath the nav.. I thought that was some sort of load progress bar.. so i was waiting for like 5 minutes before I realized what it was..my fault. haha.
P.S.- This is what the alphabet would look like if Q and R were eliminated
- Mitch Hedberg RIP
-
hmm...
u r rigth, ...progress bar should be next thing in list, tho
-
text effect
Hi how did you code that text effect?
http://www.neel-patel.co.uk
-
Damn thats pretty good, great effort
Can i ask how you do the navigation ? Seen it on a lot of sites and always wondered the AS involved...
-
-
Hi thanks for that.
It works fine within the file you provided, but does not work when i paste it into a new document - I just get random characters and it never ends. Can you please help?
Cheers
http://www.neel-patel.co.uk
-
you have to change the name of the movie, to the text you want
or
maybe you have to customize the code ...
-
Hi Benjamin
I can get the code working fine in the same movie that the link points to by changing the mc name. When I paste the frames into a new movie, it doesnt work. I cannot see from the code why it isnt working. Has anyone else got it working in a new movie? Thanks
Kind regards
Neel
http://www.neel-patel.co.uk
-
hmmm
it is weird... maybe 'cause I made it in mx?
--
this is the main code, it works with the name of the movie
--
largodemo = 25;
myString = this._name;
temp1 = "";
for (n=0; n<largodemo; n++) {
temp1 += chr(random(42)+48);
}
temp2 = this.myString.substr(0, i);
this.eltexto = temp2+temp1.substring(i, largodemo);
i++;
if (i<=largodemo) {
gotoAndPlay(1);
} else {
stop();
}
--
-
Version Issue
Change the version to version 6 and it'll work.
I am wondering why it doesn't work in version 8 though, I need it to.
Dave Carter
-----------------
aka Kairos
-
Senior Member
I think you did a good job creating a clean site. The transitions are smooth and subtle but not boring at all. The red helps add a little excitement to the grey scale. Im curious about the project, it is in Spanish, I think it has to do with movies and it has the Japanes feel. I think the blades of grass at the bottom take away from it a tiny bit, you did a good job makit it look like they are blowing in the wind, but it cand be fast and choppy unlike the rest of the site. Cool text effect, Ima have to try that if I ever figure out action script, good luck with your site
-
Senior Member
a very nice site/layout...way to go.
good eye candy to keep the eye interested but not so much that it distracts the viewer from going where they want to go and enjoying the ride at the same time.
nices!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|