Jump to content

Kokisho

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Kokisho

  1. Kokisho

    Web Cam

    Um, I need to find out how to make a small flash thing like:http://www.newgrounds.com/portal/view/327769but I dont know how to make it so the webca shows up on the screen. Please help, thanks.
  2. Kokisho

    Hit test

    Thanks, but it doesnt work, im trying to make it so when the 'moving' movie clip, hits into the wall it jumps to another frame (the start of the game over sequence). Thanks anyways though.
  3. Kokisho

    Hit test

    I tried searching hittest and the search came up with a few results but none of them were any help. Im trying to make a flash game where your'e cliff diving and you have to avoid certain stuff on the way down. How do I make it so when the guy hits the rock he goes to a different frame. Please help.
  4. Well im trying to make a button where you press it and it gets you to a random frame between, lets say4-7, how would I go about this?Is there some command like:GotoandStop (RandomFrame)Or would I have to create a variable?Any help would be appreciated, thanks.
  5. Im doing the Word Press thing, and I just got an account for it bu I dont know what it means by name of the database on the configuration, should I put in my username, MySQL or what?
  6. slider.onPress = function(){startDrag("slider");}slider.onRelease = function(){stopDrag();}In the 'function()' what should I put there?And this s the error that comes up:**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on handler slider.onPress = function()**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 5: Statement must appear within on handler slider.onRelease = function()Total ActionScript Errors: 2 Reported Errors: 2
  7. ( loaded bytes =100= total bytes ) { gotoAndStop(someframe) }Would that be right or have I got the number of bytes in the wrong place...
  8. Thanks, but to be honest I dont know what to fill in the blank spaces wit. Sorry : S
  9. Not just 'a' blog, blogs which people can make and use For exampple: www.bebo.com I think its javscripting but that must be a heck of a lot of scripting...BTW, where would I find and open source PHP script should I google it, if so what should I google?
  10. What would I have too use to make an interactive website eg Blogs, uploading things to the blogs etc.Im pretty sure id have too use PHP but if there is an easier less confusing way please let me know.Ow would it be better to use ASP, I REALLY dont know...
  11. Ok, apparently you can make a site using flash and instead of just linking from page to page, you link from frame to frame.I know how to link frame from frame on(release) {gotoAndStop("frame2");} I put that on the button, I have two problems1.I need a preloader but I dont know how to make one.2.I need to know how to make it stop as soon as you get on so you can read what it says click the links ETC.Ill be adding more questions when I come to the obstacles.Please help
  12. NOtepad all the way, when I tried using frontpage I got ever so confuzzled :S
  13. IM trying too make a Drag 'N' Drop game, but the thing is im almost completely new too flash. Ive been trought the Flash Tut but I dont now how. I figured it was the simplest to make and it would be a good start and id be able to learn more from the code. If anyone could help, thanks.
  14. Thankyou works like a charm.
  15. IM trying to make a button on flash, but on the W3 Tut, it says 'In the Object Actions box click on the + sign. Choose Basic Actions > Get URL' but when I click the + sign, there is no Basic actions. So I need a bit of help if you could, thanks.
  16. Kokisho

    Music Attachment

    Hmm, I seem to be having a problem. Im trying to put a song on. But when I try doing what it said the music stops and the end of the frame.How would I remedie this?UpdateSorry, I forgot to put it in another layer.
  17. Kokisho

    Music Attachment

    Thanks, oh, and that animation you did was pretty good as well.
  18. Kokisho

    Music Attachment

    Im trying to put background music ad sound effects on my animation, but I dont know how. Plase help me.
  19. Thanks, so would I have to put that in the <script> Tags?
  20. Well, I have a problem, I need a link to change into a different image when you put your mouse over it. If someone could help me it would be greatly appreciated...
  21. Oh, sorry, I followed Skemkin's instructions and it worked completely, THANKYOU!
  22. Oh, sorry, I followed Skemkin's instructions and it worked completely, THANKYOU! But I cant find where to input the background image... Ive checked and rechecked, but I cant see it. Would I have to enter it in. Probably so. Ill try that.
  23. Sorry, im a bit of an idiot when it comes to this, how exctly do I enter in the CSS code? Do I put it in with the HTML code?(Oh, and I dont really know XHTML)
×
×
  • Create New...