A Flash Developer Resource Site

Search:

Type: Posts; User: EgoAnt

Page 1 of 14 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    13
    Views
    1,378

    Sorry, I just noticed that I had a bunch of extra...

    Sorry, I just noticed that I had a bunch of extra junk in there that you won't really need, here is the same code with all the extra fluff that relates to that project cut out:

    package
    {
    ...
  2. Replies
    13
    Views
    1,378

    I usually add this to projects: RemoteImage.as...

    I usually add this to projects:

    RemoteImage.as

    package com.egoant
    {
    import flash.display.DisplayObject;
    import flash.display.Loader;
    import flash.display.LoaderInfo;
    import...
  3. Replies
    13
    Views
    1,378

    For something like this I think it would make it...

    For something like this I think it would make it most flexible if you represented each card with an XML file (or database entry) that outlined its abilities as well as having a reference to its card...
  4. Replies
    6
    Views
    5,935

    I have been really intrigued by...

    I have been really intrigued by http://www.playerio.com lately. You need to know a little C# to get the ball rolling, but it looks like a good service for Flash multiplayer. I have also recently been...
  5. Replies
    17
    Views
    2,741

    Yeah, I forgot to mention that! The high score...

    Yeah, I forgot to mention that! The high score review is a great idea for two reasons, first, it is just a cool thing to have, but second - it gives you a quick way to verify if someone cheated =)
  6. Replies
    7
    Views
    2,223

    Another thing which would be nice is if there was...

    Another thing which would be nice is if there was some sort of muzzle flash or indication of when you fired coming from the cannon. I agree that it is well done for a first game.
  7. Replies
    17
    Views
    2,741

    I really like it! I love sandbox style games,...

    I really like it! I love sandbox style games, but it would be nice if there were a couple different levels with some challenges, too. I tried viewing a couple of the other high scores but it looks...
  8. Replies
    3
    Views
    619

    neznein9: That's a great idea, I would probably...

    neznein9: That's a great idea, I would probably expand on that and have all bullets have a damage variable, and all enemies have a hit points variable. That way you could make it so that the player...
  9. Lynda.com has a series of video tutorials for...

    Lynda.com has a series of video tutorials for AS3, and the first chapter is free and shows how to create a shooter game. The shooter will contain a lot of the things that you are looking to do, just...
  10. Replies
    1
    Views
    1,439

    The simple answer is that you can add a text...

    The simple answer is that you can add a text field to the stage and make it dynamic. Below the Dynamic Text selector is a field called "<Instance Name>", I set that to dtShowScore. Then, to change...
  11. Replies
    6
    Views
    30,593

    Another good site to check is FlashDen...

    Another good site to check is FlashDen, I have a sample poker game there that you can buy and customize.
  12. Replies
    6
    Views
    5,935

    I have a sample poker game...

    I have a sample poker game up at FlashDen that might help out in the development of this. If that sample doesn't help check the forums there, they also hav a lot of talented developers who do...
  13. Replies
    5
    Views
    838

    I had an old prototype for something like this. ...

    I had an old prototype for something like this. I will see what I can dig up for you.
  14. Replies
    15
    Views
    1,234

    Oh Homeworld.... How do I love thee? Let me...

    Oh Homeworld.... How do I love thee? Let me count the ways.
  15. Replies
    15
    Views
    1,234

    As a side note, if you want some free space ships...

    As a side note, if you want some free space ships we had a sort of mini pixel art competition here to help give everyone some resources to work with. If you go to this thread:
    ...
  16. Replies
    13
    Views
    893

    Okay, I'd suggest moving them out and then doing...

    Okay, I'd suggest moving them out and then doing a check of each platform, one by one. However, if you just want to make a small adjustment to the code you are using, try something like this:


    ...
  17. Replies
    13
    Views
    893

    Ah! So are the platforms all a part of the base...

    Ah! So are the platforms all a part of the base land clip then? I misunderstood, I assumed they'd be individual items.
  18. Replies
    13
    Views
    893

    Thicker platforms is one solution, could you post...

    Thicker platforms is one solution, could you post the code you currently use for platform detection?
  19. Replies
    16
    Views
    1,068

    I love the little thought bubbles from the...

    I love the little thought bubbles from the opponents, that's a great little touch!
  20. Replies
    16
    Views
    1,068

    I like it! One of the things I think it needs is...

    I like it! One of the things I think it needs is a little better feedback in general. But it doesn't really tell you when your turn is. I like the feel of it and the way the buildings are done. ...
  21. Replies
    6
    Views
    496

    Yeah, I totally overreacted, sorry. I hereby...

    Yeah, I totally overreacted, sorry. I hereby open the floor to name calling, as I certainly deserve it. Back on topic, though, i have tried setting a budget for it in Google ads, and hopefully that...
  22. Replies
    6
    Views
    496

    LOL, sorry I reacted so badly! I've been having...

    LOL, sorry I reacted so badly! I've been having a pretty crappy day. I DO want people to visit the site, though! =)

    I'll put it back. http://www.wanderpic.com
  23. Replies
    2
    Views
    377

    Armorgames.com hosts several contests a year for...

    Armorgames.com hosts several contests a year for content, and the prizes are generally quite good. I keep meaning to enter, but have been so caught up in other work that I haven't had the time.
  24. Replies
    6
    Views
    496

    An excellent idea. Seriously, though. I AM...

    An excellent idea. Seriously, though. I AM trying to get more people to see it, and I did work really hard on the site. But I have very little knowledge of marketing and would like to know how...
  25. Replies
    6
    Views
    496

    Marketing suggestions?

    I'm trying to get a new site rolling and am wondering what sorts of marketing options are available to me. I'm fairly new to marketing, so any suggestions at all are welcome.

    It's a flash site...
Results 1 to 25 of 341
Page 1 of 14 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center