A Flash Developer Resource Site

Search:

Type: Posts; User: fidodo

Page 1 of 6 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    316

    Flash rendering with XHTML Strict DTD

    This is more of an annoyance than a problem, since the site renders properly in transitional. I have a flash object that flows into the rest of the site design but when I use a strict DTD there is a...
  2. Replies
    2
    Views
    507

    I want to have 2 names, one would be a...

    I want to have 2 names, one would be a descriptive name, and another would be a numeric name, that way I can recall them in two different ways. When I want to hard code it, I'd use the descriptive...
  3. Replies
    2
    Views
    507

    multiple identifiers

    Is it possible to give a single movie clip in the library more than one identifier name?
  4. Thread: Scripted Events

    by fidodo
    Replies
    0
    Views
    305

    Scripted Events

    What is a good system for scripting events into a story line based game?
    I'm interested in a streamlined efficient method. Has anyone had experience with this?
  5. Thread: Help with AI

    by fidodo
    Replies
    1
    Views
    300

    Help with AI

    I am building a game and I need help with making a good AI for the enemies. The game engine is practically done but I still need to add AI. Can anyone direct me to a good tutorial on making AI or...
  6. Replies
    2
    Views
    443

    Thanks, in case you didn't notice, you can switch...

    Thanks, in case you didn't notice, you can switch weapons. Here are the full controls

    CONTROLS:

    Up Arrow = Accellerate
    Left/Right Arrow = Rotate Ship
    W = Shoot
    A = Strafe Left
    D = Strafe...
  7. Replies
    4
    Views
    472

    Eww, I'm glad I'm using firefox for a million...

    Eww, I'm glad I'm using firefox for a million plus one reasons now.
  8. Replies
    2
    Views
    443

    [Beta/Help] Starlight V Project and AI

    I'm working on an asteroids esque game here:
    http://www.deviantart.com/view/31889776/

    It's far from finished but I'd like to get reactions from it, controls and everything should be on the DA...
  9. Replies
    3
    Views
    488

    That's very cool, but am I the only person who...

    That's very cool, but am I the only person who dispises newgrounds?

    Obviously it needs more depth, and maybe smarter AI. To even the playing field the zombies should jump on the humans when they...
  10. Replies
    3
    Views
    483

    I was playing the game at 24FPS, but raising it...

    I was playing the game at 24FPS, but raising it to 30 made the game smoother in the browser. It still plays the same in the MX player and stand alone player though.
    Weird. I think most of the strain...
  11. Replies
    3
    Views
    483

    Player Perfomances

    The Flash player performance for a game I am making is different depending on where it is run from (through MX, Stand alone Player, through browser) I expect that, but for some reason it's in the...
  12. Thread: rolling over

    by fidodo
    Replies
    2
    Views
    393

    putting stop() in the last frame of the animation...

    putting stop() in the last frame of the animation should work, unless you are doing something else wrong.
  13. Replies
    9
    Views
    478

    Well this seems incredibly simple. The hero...

    Well this seems incredibly simple.
    The hero movie clip is within _root, _root includes EVERYTHING, you don't want to move EVERYTHING, just the world map. So, put the world map in a movieclip and...
  14. Replies
    1
    Views
    321

    Listener Tutorial

    I'm rewriting a game that I made a while ago to make it more solid and versatile. For it I need to have lots of enemies getting tested for hits from alot of projectiles.

    I came asking for help for...
  15. Replies
    3
    Views
    517

    That's what I've been using :( The masks work...

    That's what I've been using :(
    The masks work fine, but the center is filled in.
  16. Replies
    3
    Views
    517

    Enclosed Movie Mask

    Say for example I want to use a donut movie clip as a mask. It works fine if I use plain vector shapes, but when I put it in a movie clip, the center gets filled in. How do I keep the hole in the...
  17. Replies
    5
    Views
    1,116

    I think I misunderstood your question anyways,...

    I think I misunderstood your question anyways, you mean the mapquest esque browsing? I wouldn't know that part.
  18. Replies
    5
    Views
    1,116

    Do you mean something like my attachment?

    Do you mean something like my attachment?
  19. Thread: Sound Volume

    by fidodo
    Replies
    0
    Views
    446

    Sound Volume

    I am trying to adjust the volume for individual sound objects using


    my_sound = new Sound()
    my_sound.attachSound('whatever')
    my_sound.setVolume(50)


    It works fine, except it changes the...
  20. Replies
    4
    Views
    664

    Thanks, but I don't think that is what I want. I...

    Thanks, but I don't think that is what I want.
    I don't want to return a string, I want to convert a string into an equation, so I get a value back.
    Basically I want a way to evaluate user input...
  21. Replies
    4
    Views
    664

    Converting strings

    How would I convert a text string into a useable equation?
    So if I have a user input into variable equation
    be x+5, how could I make it so
    y = equation is the equivalent of
    y = x+5 and not
    y...
  22. Replies
    1
    Views
    419

    Saving Variables Locally

    I am rebuilding a game from scratch because I lost my drive for it earlier and can't remember what I was doing before.
    Anyways, it was always planned to allow the player to save his game, and since...
  23. Thread: Decompression

    by fidodo
    Replies
    1
    Views
    414

    Decompression

    I lost my hard drive some time ago and some fla source files with it. I still have the swf files because I uploaded them to a free internet account, and I want to retrieve the fla files. But I don't...
  24. Replies
    11
    Views
    578

    Looks great, only thing I can think of is get rid...

    Looks great, only thing I can think of is get rid of some of the open space on the menu thing below.
  25. Thread: Flashage!

    by fidodo
    Replies
    4
    Views
    555

    Poll: Your forgiven :), Im just curious though, Its...

    Your forgiven :), Im just curious though, Its interresting but useless.
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center