A Flash Developer Resource Site

Search:

Type: Posts; User: cody112

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    1,248

    Erm... The class is a movieclip instance in the...

    Erm... The class is a movieclip instance in the library.
  2. Replies
    5
    Views
    1,248

    Well I can think of an alternative sort of. But...

    Well I can think of an alternative sort of. But I'm having a hard time with it.

    I am trying to make each client send a message every 30 seconds to let the other users know hes still connected, if...
  3. Replies
    5
    Views
    1,248

    Handle browser closing

    I've found things entailing to this in java, but didn't quite understand it. This might or might not be more of a java question but it's more to do with flash in my book.

    I want to be able handle...
  4. Replies
    135
    Views
    105,196

    Truth be told, no, just an idea thus far. But...

    Truth be told, no, just an idea thus far. But when I get down to it, well, I typically do pretty well when it comes to building into my own original ideas.

    At the moment I'm working on ragdoll...
  5. Replies
    135
    Views
    105,196

    I have been intending on making a 2d...

    I have been intending on making a 2d side-scrolling online action game.

    I intend on making complex destructible scenery using two images. First image being its shape and visible texture. Second...
  6. Replies
    2
    Views
    3,544

    Looking for hire

    While I say "looking for hire" I also am thinking that I just want cooperative team experience. I'm not looking for pay. But I do not have any team experience in game development and have only made...
  7. Its funny... I thought occlusion culling was the...

    Its funny... I thought occlusion culling was the removal of polygons hidden by other geometry. Am I wrong? And, even if I haven't implemented frustum culling completely already, the concept is simple...
  8. When I said "world positioning" I was meaning,...

    When I said "world positioning" I was meaning, well basically. There is the positioning of vertices in the objects. Thats the world within the objects. "World positioning" is referring to the...
  9. Replies
    4
    Views
    5,456

    Well... the only approach I can imagine is the...

    Well... the only approach I can imagine is the approach of using actual 3d.

    I'm making my own 3d engine right now. I don't have lighting but I got the idea of how I'll do it already.

    Basically...
  10. Little update, I kinda fixed the world...

    Little update, I kinda fixed the world positioning problem, but it still isn't quite right, so any help on that would be nice. The problem with the quarternion part is still the same, but I haven't...
  11. If my post is lacking the information that is...

    If my post is lacking the information that is needed by other users, in other words, if I need to put in more of the code I'm using to help you peeps understand enough to help me. PLEASE LET ME KNOW....
  12. Making a custom 3d rendering engine. Having a few problems with world positioning

    Ok, first of all I'm making this engine while keeping in mind two tutorials along with an extra link. This one is pretty much exactly how I handle the world positioning in relation to a camera....
  13. Replies
    37
    Views
    10,682

    You might consider this an extremely late reply,...

    You might consider this an extremely late reply, but you were the only one who actually said something that helped me and have my thanks for it.

    You told me to don't send constantly, send when...
  14. Replies
    5
    Views
    6,965

    the main idea behind doing this is getting an if...

    the main idea behind doing this is getting an if statement in the text file. Of course, flash kicks me in the nuts again and says its impossible...

    Why does all my idea's turn out impossible to do...
  15. Replies
    5
    Views
    6,965

    Do you know what doing that does if you do it...

    Do you know what doing that does if you do it within the code?

    Its basically an if() that you declare while making a variable like that. I'm wondering if you can load the variable in the text file...
  16. Replies
    5
    Views
    6,965

    If() on a text file?

    Hmm... I'm trying to load from a text file that has this as one of its values.

    theDraw=filled?"drawLines":"drawFilled"

    I'm a little unsure as to if this will work at all or if I am trying to do...
  17. A friendly tip

    Another xmlSocket user = my new best friend (well not really but you get the idea).

    As a helpful hint. If you want to specify things about a certain data. Well say you wanted to use actionscript...
  18. Replies
    33
    Views
    14,865

    I'll sum up everything you said in this post. ...

    I'll sum up everything you said in this post.

    I know I can do this because I have done it all ALREADY! I have coded things out from a simple hp bar all the way to a 10 save and load options for a...
  19. Replies
    33
    Views
    14,865

    What I meant is I overcome all the flash basics,...

    What I meant is I overcome all the flash basics, all the challenges that have arisen (cept for the new ones), discovered a lot of techniques and know all there is to making a single player flash...
  20. Replies
    33
    Views
    14,865

    Lol, thanks to you guys I have a new concept of...

    Lol, thanks to you guys I have a new concept of what makes a person pro

    A pro is someone who can ignore how people can brag sometimes, go with the flow and keep doing what they do. A pro is...
  21. Replies
    33
    Views
    14,865

    Question because I'm curious...

    I know this question is off-topic a little.

    But does the fact that I only ask questions that are actually near impossible to answer with exactly what I want prove that I'm pretty pro at flash...
  22. Replies
    33
    Views
    14,865

    Well, just to let yall know, my whole game is...

    Well, just to let yall know, my whole game is going to be about speed. In fact, the start up speed will already beyond what normal humans can do. And then the final power a person can get will be...
  23. Replies
    33
    Views
    14,865

    So... From your personal opinion, 5 second time...

    So... From your personal opinion, 5 second time freeze or slow motion? Believe it or not, I think the slow motion would be easier to code. Because with the freeze I have to collect information and...
  24. Replies
    33
    Views
    14,865

    For the most sane suggestion, I sure don't like...

    For the most sane suggestion, I sure don't like it... Not being mean or anything but that would probably be easily noticeable and might not work out anyways. I personally like the freezing time idea...
  25. Replies
    33
    Views
    14,865

    Making this post made me realize why freezing...

    Making this post made me realize why freezing time is impossible to the real world. Basically actions made is something like

    actions/time passed

    if actions= 100 and time passed = 0

    well if...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center