A Flash Developer Resource Site

Search:

Type: Posts; User: Aldarn

Page 1 of 11 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    10
    Views
    560

    Wouldn't flash be reading &nav straight into a...

    Wouldn't flash be reading &nav straight into a variable rather than this being a urlencode problem?
  2. Replies
    2
    Views
    502

    I noticed this thread is pretty high on google so...

    I noticed this thread is pretty high on google so seenas i found the solution about 2 years ago i might as well post it now.

    If you want to send data from one server to another in flash then all...
  3. Thread: [f8] Fps Issue

    by Aldarn
    Replies
    4
    Views
    452

    I get the same results (see link to try...

    I get the same results (see link to try yourself). This is really strange because i tried playing a game i made a while ago and that has the right fps.
  4. Replies
    6
    Views
    457

    lol it's a cool menu but kinda impractical don't...

    lol it's a cool menu but kinda impractical don't you think? I mean, you can't even see what the link is until you hover over each one!
  5. Thread: [f8] Fps Issue

    by Aldarn
    Replies
    4
    Views
    452

    onEnterFrame = function() { frames += 1;...

    onEnterFrame = function()
    {
    frames += 1;
    newTime = new Date().getSeconds();
    if (lastTime != newTime)
    {
    thefps = frames;
    frames = 0;
    lastTime = newTime;
    }
  6. Thread: [f8] Fps Issue

    by Aldarn
    Replies
    4
    Views
    452

    [f8] Fps Issue

    Hi all, i have recently been working on a new game, and decided to show some friends my progress. Anyway, i uploaded it to my website, and noticed that the game was running slow compared to the 40fps...
  7. Replies
    51
    Views
    5,875

    lol, now its really easy to win. although use of...

    lol, now its really easy to win. although use of knights is pointless they all die before reaching the castle :P
  8. Replies
    51
    Views
    5,875

    Mass cannons worked until level 3. Upgrades don't...

    Mass cannons worked until level 3. Upgrades don't seem to do anything (/ be worth using). Also, arrows hit me even though they went straight over my head.

    Infact, the ONLY way to beat level 1/2 is...
  9. Replies
    51
    Views
    5,875

    How do i beat level 1? My guys die so fast its...

    How do i beat level 1? My guys die so fast its silly :(
  10. Replies
    55
    Views
    2,402

    Game was fun. Issues a found: 1) Way too...

    Game was fun.

    Issues a found:

    1) Way too easy... i didn't die... and i couldn't work out what special did / why it was needed.
    2) After you beat level 11 it breaks

    Improvements:

    - Harder
  11. Replies
    20
    Views
    1,019

    I played the game now, have a few comments. ...

    I played the game now, have a few comments.

    Nice remake of an old classic, however (for me) there are too many bubbles on screen. making a smaller playing area would be better. Hiding the mouse is...
  12. Replies
    20
    Views
    1,019

    It says i don't have flash, but i do.

    It says i don't have flash, but i do.
  13. Replies
    6
    Views
    621

    Well, i plan to integrate most features from the...

    Well, i plan to integrate most features from the previous version (check my signature), which has a spawn zone so they don't spawn on you, powerups etc. I also plan to add different modes, and some...
  14. Replies
    6
    Views
    713

    LOL this made me feel very strange :/

    LOL this made me feel very strange :/
  15. Replies
    6
    Views
    621

    [Alpha] Engulfer 2.0

    Hey, i started work on this a while ago and got bored and stopped. Anyway now anything is more interesting than studying for exams, so i opened up the file and did a bit more on it. Here is an alpha...
  16. Replies
    3
    Views
    510

    The depth (i) is being reset each time you click...

    The depth (i) is being reset each time you click so its overwriting the other.

    P.S. Angle code doesn't work for me in Flash 8.
  17. Replies
    7
    Views
    550

    Boring for me... and it was way too slow to try...

    Boring for me... and it was way too slow to try again, penguins hard to move etc.
  18. Replies
    30
    Views
    1,944

    XBOX 360 is all about gameplay, its an added...

    XBOX 360 is all about gameplay, its an added bonus it has the best graphics of the lot. Wii is a last attempt by Nintendo before they go bankrupt, trying to do something strange and wonderful again,...
  19. Thread: [PIMP] Mylan

    by Aldarn
    Replies
    9
    Views
    3,588

    Ah... i completed it... most of my health was...

    Ah... i completed it... most of my health was taken by that final electrode thingy :P other than that once i got the hang of it it was pretty fun, make it longer!! :D
  20. Replies
    27
    Views
    16,016

    I like the graphics but didn't really enjoy the...

    I like the graphics but didn't really enjoy the game... not sure what was wrong with it but the menu screen annoyed me at the start because i can barely read the text, theres way too much information...
  21. Thread: Trivia Game

    by Aldarn
    Replies
    5
    Views
    698

    Probably easiest way to do it is select the 10...

    Probably easiest way to do it is select the 10 random questions from the text file using PHP, much easier than in AS. Then simply use loadVars to get the q's from the php file.
  22. Thread: Snow me down

    by Aldarn
    Replies
    2
    Views
    472

    Pretty good, but how do people on the highscores...

    Pretty good, but how do people on the highscores get 20,000?
  23. Thread: [PIMP] Mylan

    by Aldarn
    Replies
    9
    Views
    3,588

    Too hard :(

    Too hard :(
  24. Thanks for your life story mate but this thread...

    Thanks for your life story mate but this thread is for submitting flash :P
  25. Replies
    19
    Views
    819

    lol this is a funny thread...

    lol this is a funny thread...
Results 1 to 25 of 253
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center