A Flash Developer Resource Site

Page 1 of 2 12 LastLast
Results 1 to 20 of 25

Thread: I made new platform game called zargon play it here!!!

  1. #1
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462

    I made new platform game called zargon play it here!!!

    I made a new game called zargon it was all made by kool moves and yes i am still trying 2 buy km but i haft to wait a wile. well i made this game in 1 hour it has 2 levels press up to jump and left and right arrows to move left and right play it here now click here to play zargon

    www.freewebs.com/koolmovesexamples/Zargon.htm

    I know it needs to be improved with more things that can kill you more lvls more colour and maybe lifts please give me ur feed back tell me if u like it or not ok please reply!!! and i think negromatic said it couldent do it untill action script v 3 comes out i think thats what he said well i did it time for me to stop talking and give me ur feed back plz on this fourm!!!

  2. #2
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    yes iv been trying 2 win for 2 hours i did it

  3. #3
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    It doesn't seem to work in FireFox

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    He's not using the same paramaters in the Embed as the Object tag. Two variables are not getting set _cy and _cx. Also I'm wondering about some of the other <param> tags like seemless tabbing as this has to do with the keyboard response.

  5. #5
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    the rolling things hit test true before they really do. The second level seems a bit impossible as jumping once onthe first platform you die from hitting the platform above.

    Good start though

  6. #6
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    No closing embed tag..........wow so many parameters..

    The wmode transparent parameter is causing the keyboard failure in firefox..try it direct

    But looking good

    mike

  7. #7
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    wmode transparent parameter
    Hate that option...it's been a thorn in browser compatability forever it seems.

  8. #8
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    dam well i dont have fire fox so i dont know what its like and u can pass the2nd level bit its a bit hard like 30x harder than the first 1.
    Sry i couldent test the game much because i wanted 2 finish fast and watch dare devil on tv i will try and fix those problems another day as for the fire fox problem i dont have fire fox so i might not beable 2 fix it.

  9. #9
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    ok i will take away transparent

  10. #10
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Just about all browsers are free. Definitely worth installing some of the major ones to test compatability. If I ever drag myself back to my office I'm curious to see how these games fare on Macintosh.

    BTW....did Bob get back to about other payment options? What is the status?

  11. #11
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    Yes but i just need 2 wait a wile till we get a credit card cos we dont have 1 and were going to get 1 soon thats the only way to pay from over here.

  12. #12
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    Well your game is fine...it's the embedding in a webpage that's a problem which is a separate issue and a bit of a general headache as there are many variations ...

    exporting as a webpage with koolmoves should give you a fairly all round code...the transparent issue with firefox its a bid of a bug (processor usage shoots up hence the strange behaviour) and it's not a universally adopted parameter...eg not in linux...so avoid it when possible

    regards

    mike

  13. #13
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    Iv very good in html and java scripting but this was just a rush because i wanted to watch a movie i could edit the site now and make it better but i will wait till i get km and find a better hoster i might join the 1 chris is on

  14. #14
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Quote Originally Posted by XareoX
    r i might join the 1 chris is on
    Chris hosts his own stuff. Don't think he's interested in being a provider.

  15. #15
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    he dosent host his own i know what his hoster is he told me

  16. #16
    Banned XareoX's Avatar
    Join Date
    Aug 2006
    Posts
    462
    and how do u host ur own stuff do u need a server?

  17. #17
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Bret is right as I explained that to you in PM. I use a server suite...you visited there and said the software would take over 2 hours to download. Using it you could serve your own pages like I do but with you being on dialup I'm not sure how well that will work out.

    A server suite allows you Apache (usually), PHP, MySQl server, Mail server, phpmyadmin (to control the MySQL databases) and more. The suites are usually large downloads (mine is 90+ megs for the install package). Many users who are not commercial or use a server for development use a server suite simply because it is faster for us to author directly into the server space (which is local). If I were to go into business, I would purchase hosting from a provider and would have to FTP up my files (which I've done many times). A server package is usually chosen based on your needs. My needs are small

    My last commercial website was "Upstate Templates" and was hosted by a paid provider (Hostnuke) and it was a supply house for portal addons (mainly Postnuke, PHPNuke, Xoops and CPGNuke) portal systems. I did Flash tie ins that interfaced with their backends. I stopped using commercial servers after my server was halted after being turned in to SpamCops for spamming by a disgruntled user who recieved a newsletter. I won the case by supplying them my database and my provider supplied the logs to prove he had given me permission to send him mails but it left a bad taste in my mouth. So much so that I swore no person would ever halt me again and I never ask for any emails even to this day. I built a Flash content management system and started serving my own pages and since then have never looked back

  18. #18
    Junior Member
    Join Date
    Aug 2006
    Posts
    13
    this game is awesome

    do you know you can submit this to addictingclips.com and have a chance to win money...

    ^that as in a suggesting site to be a good person instead of trying to host some website kinda thing

  19. #19
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    ^that as in a suggesting site to be a good person instead of trying to host some website kinda thing
    You suggesting I suggested he host his own site Ksouth or that I am NOT a good person? You may be surprised to know he approached me about hosting his own website. Then again..maybe that information wouldn't matter to you.

  20. #20
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    I don't think that's what he's talking about Chris.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center