Jump to content
xisto Community

lairz

Members
  • Content Count

    72
  • Joined

  • Last visited

Everything posted by lairz

  1. thanks dude. i already seen that tut but i want something more realistic that like a seriousle beginer tut, thanks anyway
  2. What is loading movies technique? Well for example if you are buildin a 7 section website fully flash animated, the whole site is flash, one option is to make the 7 sections in the same movie, but the result will be a huge movie, that will take a lot of time to load, and probably the user wont stay that long to wait. The other option is to make one main movie and 7 other movies one for every section and then load does movies dinamically into the main movie, in that case the user its gonna load the main movie and then just load the section hes gonna navigate. Now lets get down to business . Asumming you have your main movie and you have your menu buttons. you have to attach this script in to the button on(press){ unloadMovieNum(10); } on(release){ loadMovieNum("sectionname.swf",10); } _linenums:0'>on(press){ unloadMovieNum(10);}on(release){ loadMovieNum("sectionname.swf",10);} Now let me explain you the code. The on statement its pretty simple it means the state of the button,on(press) means that when you press the button in the movie, the code between the cuirls its gonna be executed, the same with the on(release) the code will be executed when you realesed the button. First lets talk about the "loadMovieNum" code, this code load the movie ("whatever.swf") into the main movie. we need to tell the code 2 things first the name of the movie we are about to load : loadMovieNum("whatever.swf",); secondly we need to tell the code in wich level we want the movie to be loaded: loadMovieNum("whatever.swf",10); // This means that the movie called whatever.swf will be loaded in level 10. Now let me explain to you the level thing: the main movie is level 0 by default, you can think of level as leyers, something in level 10 will be on top of level 0, for a example if your movie is 300x300 size (level0), and then you load a movie with a 300X300 filled square on level 5 you wont see a thing cause level 5 is on top on level 0 and since you have a square filling the hole movie it wont let us see anything that is the lower levels. (you can use whatever level you want i choose 10 for no reason) also you can load things on different levels an the same time, for example i can load a logo animation on level 50 and then load other things in the lower level in that case the logo will be always on top, no matter what. Now let me explain the unloadMovieNum code: its pretty simple it just unload whatever movie is loaded into the level that we specify for this code we only need to tell one thing and that is the level where the movie we want to unload is. for example if i want to unload the movie in level 10 i will say unloadMovieNum(10); and thats it. Now let take a look again at the code on(press){ unloadMovieNum(10); } on(release){ loadMovieNum("sectionname.swf",10); } _linenums:0'>on(press){ unloadMovieNum(10);}on(release){ loadMovieNum("sectionname.swf",10);} This tell me that when i hit the button first it will unload everything that is on level 10 and then load the movie called sectioname.swf into level 10. Remeber that you can change the movie name and the level number. Why do we need to unload everything in level 10. For example if we have the section 1 loaded in level 10 and the we load section 2 into the same level without unloading, both sections will be seen at the same time, causing a huge mess, so first you have to unload things. i hope you like the tutorial, this load thing is one of the huge things in order to build full flash sites.
  3. nice pic dude, wich render did you used
  4. its nice dude but i looks like huracan not like rain it should be less strong the distorsion
  5. dudeeee niceeeee photo, did you took the pictures, no mistakes dude its awesome do you have more pics like that?
  6. wsup guys i been working in this logos for a clan, and i want your opinion wich one its better, i know its not like a hell of a job, but im a 3d beginner so take a little of merci with me lol
  7. I really need to know how to make realistic cloth with 3ds max7, so if anyone know a good tutorial please post the url, with and adittional plugin or just max.If the tutorial teach how to animate the cloth, much better ohhh and the render has to be vray.Well it sounds a little bit bossy right? sorry, PLEASEEEEEEEEE HELP ME PLEASEEEEEEEEEE lolbye guys
  8. i installed BF2 cause everyone saids its a cool game but i really didnt like it, i dont know but the gaming experience its a bit slow, plus you have to shot like a donzen of times a guy to kill him, i think they tryied to make feels real, but i dont like it.
  9. lairz

    3ds Max features

    Rifht now i have installed 3ds max7 but since now there is the 8 version, i want to knowwhat are the new features, and if its worth to change to this new version.Cause sometimes the changes in the new versions, are oriented to just some of the users, for example for users who use the software for arquitechture, or for character animation or something like that.Anyone know the pros and cons?
  10. Hi guys, well im building my dreamed pc, i need a lot of resources cause i want to get full into the 3d.And one of the things i need is to build and array of hardrives, but i have a bunch of questions about it1- How do you do that ? lol 2- How many hard drives can i put in the array? is it determined by the motherboard?3- How fast do you recommend the hard drives must be?4- THeres a relation between the number of hard drives and the amount of ram i need?5- In order to run well what else do i need?Apreciate your help.
  11. Hey im a pretty good QUAKE3 player But mos of the clans are pretty lame ideas (not lame players), but lame names, lame website, all that stuff so if anyone wants and know how to start a clan well, join me and we can think in a cool name and cool ideas.iTS EXCITING to start a new clan
  12. I need your help dudes.I played Need for Speed Underground 2 and i love it, the whole game was awesome, just the ending, the final race against the last guy, was to easy, anyway, i want to know if NFS Most Wanted is that good as they show it to you, cause i also remember playing the NFS Hot Persuit 2 and its not so much funin being chased by the police its kinda dum.Anyone who already played it can tell me if the game is worst the price.How are the graphics, the game playing, the cars, etc.Thanks ill apreciate
  13. I think FROOGLE is awesome another great contribution from google labs.I personally used it to find the lowest price on a camera, a mouse and a router.How does it works?You just put the name or model of your product and FROOGLE displays you the prices, from lowest to expensives ones, in that way you can search the net for the place with the lowest price on you products, that a huge help from google, it works fine, sometimes the price listed by froogle its differente that the one in the website seller, but i thinks its cause of the updating, but the things works fineeeee. i love ityou should try it its awesome
  14. Whats up quake lovers.This on is a tricky question wich one of the last two quake do you like the most?Quake 3 or Quake 4, of course the graphics and all that stuff its better in quake 4, in single player.BUt in multiplayer, wich buy the way i think is the main part of the game, i think quake 3kicks quake 4 butt. lolI dont know what it is, but when a nice multiplayer game who became famous is updated withthe new version, the same thing happends, they want to make the game more detailed and furutisticand at the end they end up making it worst.what is your opinion about this?
  15. I heard recently that PUNK BUSTER (software that prevents people for cheating on the gaming servers) is about to been released for COD2. I think it,s a great news cause, personally i hate when people cheats, its no faire, when you work hard to get good stats, and some cheating guy wins you. lolI know for the cheating community this would be desipointing lol.So if anyone of you have heard when this will be released please tell us.bye dudes
  16. I think all of the users looking to this topic lovess website design, like me , well please post who do you think is the best multimedia company with the most awesomes sites. To me there is no doubt, 2 Advanced Studios is the number one check it out 2advanced studios post your favorite
  17. Well, i want to share with you my opinion on this amazing software. To start with the right foot we need to say what is skype? Skype is comunication software who allows you to chat, video chat, but most importantly to make internet phone calls, free pc to pc phone calls, and a very LOW RATE pc to phone, calls. I know that thy are many other softwares that does the same thing but let me expain you why is skype the better one. First all the quality is even better that if you were making a normal phone call, even on international phone calls, plus you can manage your contacts and theirs phone pretty easy, the service SKYPEOUT (pc to regular phones) its awesome, same quality and very low rates, for most of the countries the rate is 0.02 Cents the minute, extremely cheap for an international call. Its easy to use, excellente quality, excellente rate price, and its FREE. skype you should try it
  18. GOOGLE ROCKSSSSS, dude google its a monster, all this new technologies and new ways of using the net they come up with are simply awesome. Gmail for example awesome mail client, and its just the first try. Google Earth awesome. I sincerly like Gtalk and Froogle, GOOGLE ROCKS
  19. Hey guys, have you seen this game GHOST RECON ADVANCED WARFIGHTER, oficial site this seems to be a whole new level of gaming, its awesome, the graphics are awesome, the gaming seems to be exceptional. I havent played yet cause the pc version will be released untill May, but PLEASE someone who played it in psp2 or xbox tell me how is it. If you havent heard of it, check the web its awesome this game. bye dudes
  20. Dude why Call of duty 2 isnt there, is a hell of a game, plus its more realistic than the ones you listed, wich are great games, but i think CALL OF DUTY 2 rocks.
  21. Dude all your tips and tricks are right, bu i think you are getting a little extreme here, basically you are telling to not use to much graphics, not use flash, not use backgrounds, not use effects, dudes your site will a blank page lol Heres the thing first of all you need to know how much you need to optimize your site, for example, if you know tha most of the people in your country or people who the web is oriented, have a fast internet conection well you dont have to worry so much of this things. About images: of course reducing the size and optimizing them will help, it wont be huge impact unless all your site its about images.Flash: you can make even full flash sites and it will load fast, its just matter of estructuring your site, and not making the whole site in just a movie.Background imgaes: background images just take about 12k or something like that, thats nothing no loading time.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.