A Flash Developer Resource Site

Search:

Type: Posts; User: NireksAdvocate

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    972

    oh gosh, i just asked that. It took me about 5...

    oh gosh, i just asked that. It took me about 5 seconds of exploring the samples to figure that one out. Thanks anyway though, im out.
  2. Replies
    1
    Views
    972

    Make Ur Own Thingy doo

    I have a webcomic-in-progress and I'm using 3dfa to build and export the website. I'm working on an interactive part of the site where you can build your own comic by click-and-dragging different...
  3. Replies
    8
    Views
    1,269

    ugh...

    still not getting it, still thru the floor, i got three scripts now
    the starter:


    YOU=element ("you")

    The Verticle Velocity Handler:
  4. Replies
    8
    Views
    1,269

    Helping...

    Well, this stuff is helping a lot, he now moves down when hes in the air. I only have one problem left, he goes right through element ("ground") Heres My current Script:

    Starting Script
    ...
  5. Replies
    8
    Views
    1,269

    Jump Script of Death

    thats right, of death. you wanna know why? because it wont work. here you go, a copy of the script.

    Starting Script:

    onground=false
    if (onground==false){
    element ("you").acceleration.y-40...
  6. jump time

    Ok, in the meantime, i began to work on the script for jumping. it starts out with
    if (falling==false){
    jumping==true
    }
    if (jumping==true){
    Apocolypse.velocity.y=-100
    after this, i want it to...
  7. thanx, now i get no error message. But still when...

    thanx, now i get no error message. But still when the game opens up and you go to the first level, Apocolypse, a stick figure at the moment, just floats in the air... I'm going to attach the file...
  8. thanx for the tip, that'll save me future...

    thanx for the tip, that'll save me future trouble, but i put it in there and it came up with the same message...ugh.
  9. falling/jumping script in side-scroller

    I'm working on a side-scorlling game at the moment and im trying to make it so that if youre neither jumping nor touching the floor, but in the air, you fall to the floor. In the start script, i have...
  10. Replies
    71
    Views
    3,704

    yeah, thats what i mean by 3dfa, and thanx for...

    yeah, thats what i mean by 3dfa, and thanx for the linx. wow that onClipEvent junk confused me, I'm probably in too deep considering ive been using flash for all of about 10 days :D .lol. But someday...
  11. Replies
    71
    Views
    3,704

    Nice

    i like the game, u got a lot of skill, or at least it seems so to me, cuz im pretty much a beginner. i use 3dfa, but im pretty sure i can do just about the same stuff and thats really not what im...
  12. Replies
    5
    Views
    1,849

    Am i that dumb...?

    Did i seriously just post that? i feel like a complete idiot... oh well, now lets get down to more advanced stuff, the fun crap like AI. now how on earth do i make a game where the AI fires on you,...
  13. Replies
    5
    Views
    1,849

    Thanx a lot, now most of the script is working....

    Thanx a lot, now most of the script is working. Theres one little part that isnt though, and it happens to be the most important. (probably). i know its a really sorry question but just how do u make...
  14. Replies
    5
    Views
    1,849

    ok, i kinda understand what u mean about...

    ok, i kinda understand what u mean about collision thing, but i cant seem to get the code to work. when i open the game it brings up an error box saying "Expression could not be resolved on line 3...
  15. Replies
    1
    Views
    556

    Beginner w/ Beginner ?'s

    Ok, you guy's are going to think im just about retarded for posting this but oh well. I use 3d Flash animator 4 rather than macromedia flash. Here comes the really dumb question. How can I open a...
  16. Replies
    5
    Views
    1,849

    Beginner with Beginner ?'s

    [/COLOR=darkred]Ok, you guy's are going to think im just about retarded for posting this but oh well. I use 3d Flash animator 4 rather than macromedia flash. Here comes the really dumb question. How...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center