Jump to content
xisto Community

jord2

Members
  • Content Count

    16
  • Joined

  • Last visited

  1. My favorite is Ocarina of time for the nintendo 64. The second one they made really sucked because you had a time limit and ya... Arnt they making another Zelda game I remember I saw it in my PSM magazine but I cant remember the name of it but it looked pretty cool.
  2. I have a question. So when your hosted your credits go down and when they go down below what plan you want like the 30 credit one would it go down to the 10 credit plan and when it goes below that your site is deleted?
  3. How to make a scene select button. By: Jordain Joyce The scene select button enables whoever is watching your movie to navigate more easily through your movie instead of having to go through your whole movie to get to the good part of your movie. This is a very useful tool and many people use it. If you would like you can also use this code I gave you and use it for your play button as well. First of all open up flash and make a rectangle or a circle of what ever you would like. Then make it a Button (you can make it a movie clip if you really wanted to like make it like an animated button.) Now click on the button(or movie clip) and press F9 to open up your action panel and copy and paste this in on(release){_root.gotoAndPlay("first");} Ok see the first in the brackets? That can be anything you want but you have to remember what you put in there (REMEMBER YOU MUST HAVE THE QUOTATIONS IN THERE OR IT WILL NOT WORK!!!!!). Now wherever you want to start when you push the button you have to find the spot you want it and when you have found a frame you want to start it at you put a keyframe there and you name it. So go to properties and you should see a white box and light grey text inside that says <frame label> here is a picture. So now that you have labeled the frame you should see a red flag like the one in my picture. So all you do for scene select is make a bunch of buttons with the code that I provided above and change the name inside the quotations(WITHOUT BACKSPACING ON THEM) to like second or something.So heres another example on(release){_root.gotoAndPlay("second");} (Do not change them to numbers like 1st or 2nd because I donât think that will work) So now that you made a bunch of scene select buttons you much match them up with the frames like we did with the first one. You do not have to have it first or second thatâs just the way I do you can name it whatever you would like but you would have to change the frame name also. Iâll explain the code because I feel like it on(release) { This is simply when you let go of the left clicking thing on your mouse _root.gotoAndPlay("second"); Starts at the root directory and looks for a frame name that is called what ever is in the brackets and in this case its second } This bracket is a terminators DONâT STEAL I SPENT TIME WORKING ON IT AND STEALING ISNT COOL I hope this helped you guys out. Made by: Jordain
  4. Putfile is good thats what I use. You can upload videos that have a size limit as big as 25mb and for pictures the file size limit 2mb I think. Heres link http://forums.xisto.com/no_longer_exists/
  5. Google!!I use google not only for web browsing but for checking my spelling mistakes on one word. Google is awsome =D
  6. Ok you forgot a very important step. With your tutorial your just showing them how to do it with the ugly sprite sheet still attached on it before you do any of his steps first you want to go to modify>bitmap>trace bitmap and make them 1 and 1 and change it to very tight. What this does is IT ENABLES YOU TO DELETE THAT UGLY SPRITE SHEET THAT THE CHARACTER WAS STUCK ON!!! If your character is blured from doing this undo it and trying changing the numbers to 1 and 5 or something like that. Then follow his steps although I think its easier to use onion skin outlines to align your guy. Anyone I hope this helped =D
  7. Ya I am going to be making a couple more tutorials but they probably wont be as long as this one. Iam going to make a scene select button tutorial and how to make a good frame by frame movie. I would like to make a tutorial on how to make a basic game but I only know some gaming AS and the tutorial for it would be filled with mistakes :/
  8. Umm there was one I found somewhere that was able to convert a very small amount for free. I think it was called sothink decompliler or something but ya I used it a long time ago and i think you can take parts of an .swf and then umm you might be able to convert it to .gif but iam confused in if you want to edit it also? If you do why not get Flash 8 trial for 15days.
  9. Simple pre loader tutorial with play button by: Jordain Joyce First of all open up flash then Create 4 Layers and in order name them: Actions Loader outline Loader Bar Content Then create 3 frames for each layer. Lets start in the actions layer, for the first frame make it blank and the second frame make it blank also. Press F9 to open the actions panel (make sure you are in the 2 frame of the actions layer) and put this in myLoaded = Math.round(getBytesLoaded());myTotal = Math.round(getBytesTotal());myPercent = myLoaded/myTotal;myBar._width = myPercent*170;MyText = Math.round(myPercent*100)+"%";if (myLoaded == myTotal) { gotoAndStop(3);} else { gotoAndPlay(1);}Ok so now your done with the action layer now you move on to the Loader outline. Select the rectangle tool and create a box with a width of 170 and a height of 10. (to change the width and height just make any size box and then go to Properties and change it there). Ok so you have a rectangle with a fill inside the border so select the fill inside the border and right click it and cut it. Now you change in the loader bar layer and right click and select paste in place. Now select the fill and press F8 to make it a movie clip. Make sure when you are making it into a movie clip change the registration to the top left square!! Now once it is a movie clip go back to the previous screen with all the layers in it. So you are still in the loader bar layer so click on the rectangle just the filled one and go to properties and change its name myBar (you put the name in right beside where it has the swap button is. For your loader outline and your loader bar on the third frame make it a blank keyrame. Now to move on to your content layer, which is your play button. (I am only showing you how to make a play button, in another tutorial I will show you how to make a scene select button) Now make a rectangle or something that will be your button. Once you are done that click on it and press F8 and make it a button (you can make it a MC but for this tutorial I’ll keep it simple) Now once you finish making it a button (your registration is probably still in the top left I would suggest changing it back to the middle) you click on it once and press F9 to go into your action panel and copy and paste this in there on (press) {play();}For the frames for the content layer it doesn’t really matter if you leave it all with the button but if you want the button to only appear when it is done loading make the first two frames blank and the last frame you have your button in it. Here a picture to show you what all your layers and frames should look like. Now to test this movie first create a new scene and import a large picture file. Now drag it on the screen. You do this so your pre loader has something to load. Now test your movie by pressing ctrl+enter twice. Remember twice so if you see your bar going across that means you got it. YAY!!! If you have any questions just PM me. Hope you found this tutorial handy this is my first tutorial I made =D Remember NO stealing I spent time doing this and stealing isn’t cool >=( Made by: Jordain Joyce
  10. I have DDR2 its pretty sweet I am pretty good I can do most songs on heavy and some songs on challange =D. Anyone have it online i'd love to chanllange anyone.
  11. Did you make this or did you find it somewhere? Thats pretty heavy AS there if this is yours you can make a lot of money if your that good with actionscripting.
  12. Newgrounds is probally the best place to learn all about flash thats were i learned my stuff well some things just type in tutorials in the search engine there and youll have like a list of 200 or more tutorials. http://www.newgrounds.com/ and if you need help with anything specific you can ask me iam very experienced with flash...just not AS iam still learning that i know all the basic for it like how to make a preloader and play, scene select buttons and basic games and thats about it.
  13. Well on your sonic game you did the trace bitmap wrong you should have it like at 1,1 or 1,5 and change it to very tight
  14. Ya i might change the frame rate on it once iam done the movie. Its at 30fps right now
  15. Hey check out my flash movie iam currently working on heres the link http://forums.xisto.com/no_longer_exists/
×
×
  • 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.