A Flash Developer Resource Site

Search:

Type: Posts; User: HighSchoolSux

Search: Search took 0.02 seconds.

  1. Oh you do? Thanks :) I'm not sure how that would...

    Oh you do? Thanks :)
    I'm not sure how that would work 0-0
  2. Yep, everything is online. It's my main project...

    Yep, everything is online. It's my main project atm.
    I plan on making this a totally free game.
    I'm trying to make everything a little better and hopefully make it more fun and playable.
    I'm...
  3. Replies
    12
    Views
    5,871

    I love this game! I beat it several times. ^.^ ...

    I love this game!
    I beat it several times. ^.^

    and now...the constructive criticism ;)

    The gameplay is great, but the graphics look too simple. There isn't much eye candy. This is just my...
  4. Advanced Playable Editor (APE) v.1.2.0 KoolMoves Tile-based Game

    Intro:
    Hi guys, I'm a 20 year old freelance programmer specializing in KoolMoves.
    I wanted to make a game where users could personalize the game like never before. I am the sole coder of this...
  5. Replies
    1
    Views
    1,363

    Invert color / blendmode.INVERT

    I am working with Actionscript 8 so I think it might support the blendmode property. But I can't get blendmode to work with actionscript. :(

    If Koolmoves doesn't support Blendmode with...
  6. Replies
    7
    Views
    850

    w.brants thank you for clarifying this issue. Is...

    w.brants thank you for clarifying this issue.
    Is there a place where I can check which classes are for both and which are for AS3 only?
    Thanks.
  7. Replies
    7
    Views
    850

    Koolmoves lets you use Actionscript 3.0 classes...

    Koolmoves lets you use Actionscript 3.0 classes inside Actionscript 1.0

    Example: http://necromanthus.com/KoolMoves/CopyPixels.html

    All the other classes seem to work accept the ByteArray class.
  8. Replies
    7
    Views
    850

    ByteArray not working! T.T

    // define array (works)
    stuff = new Array("item1","item2","item3","item4","item5","item6")

    // define the ByteArray(not working)
    bytes = new flash.utils.ByteArray();
    // for each item in the...
  9. Replies
    4
    Views
    563

    Your method did not work for me. I think it is...

    Your method did not work for me. I think it is because I am using Actionscript 1.0.
    I also read somewhere that it's actually impossible to copy a movie clip with loaded content without it having to...
  10. Replies
    4
    Views
    563

    Thank you for your reply. When I used...

    Thank you for your reply.
    When I used MovieClipLoader, the loaded movie (clips.swf) did not duplicate to other movie clips at all.
    This is my new code in the main timeline:


    loadIT =...
  11. Replies
    4
    Views
    563

    Any way to store an external swf?

    I am using this script inside of a movie clip called "TILE00".
    loadMovie("clips.swf", slot1)

    Now I duplicate this movie clip using
    for(i=1;i<=1000;i++){
    TILE00.duplicateMovieClip("TILE0"+i, i);...
  12. Replies
    8
    Views
    2,953

    Lots of work..

    http://fuladesign.com/jairovskaya/media/coke_dietcoke/website/mockup.swf

    Click on the Episodes. They must have wasted months making those in Flash.

    Like this Episode:...
  13. Replies
    4
    Views
    2,183

    then its best I say how I fixed it.. You don't...

    then its best I say how I fixed it..
    You don't need the link!!
    You do not need this:
    System.loadPolicyFile("http://09.isgreat.org/server/flashpolicy.xml");

    I just had to capture the packet sent...
  14. Replies
    4
    Views
    2,183

    OMG. I found the problem!! Can someone delete...

    OMG. I found the problem!! Can someone delete this thread? Thanks.
  15. Replies
    4
    Views
    2,183

    [RESOLVED] XMLSocket Policy File Help?

    It seems that my code can connect perfectly locally but does not connect from a website. I think its because of the policy file.
    I have no idea how to call a policy file using KoolMoves.
    I also...
  16. Replies
    7
    Views
    963

    Well hard to believe u never heard of koolmoves...

    Well hard to believe u never heard of koolmoves even though this forum has a cleverly marked section called "KoolMoves"
    well I think the problem is that when I delete frames and stuff when Im making...
  17. Replies
    5
    Views
    2,434

    Im making the game using KoolMoves. I am a...

    Im making the game using KoolMoves.

    I am a beginer at flash but all you guys where also beginners at one time and if no experianced flash user wants to bring cokestudios back, then Ill try my best...
  18. Replies
    0
    Views
    403

    Stupid question!

    ok here is my stupid q.
    I made this registration/login in koolmoves and I have only one problem.
    After you register, you cant login unless you refresh the page. 0_o
    I have no idea why you cant...
  19. Replies
    7
    Views
    963

    Well the intro is one of the 8 files. And the...

    Well the intro is one of the 8 files. And the files are very evenly sized so I dont think Ill be changing the intro.
    If you think about it, I made a good choice to split files. because if after I...
  20. Replies
    7
    Views
    963

    thanks. =) I already reduced it to as little as...

    thanks. =)
    I already reduced it to as little as possible by splitting the original 5 mb file in to 8 pieces... i dont know how to speed it up more.
  21. Replies
    5
    Views
    2,434

    Making site like *****/cokestudios

    well ever since cokestudios closed down (on december 6th 2007) I kept wanting to play it even though it doesnt exist anymore...
    ***If you dont know what cokestudios was, it was just like ***** but...
  22. Replies
    7
    Views
    963

    Shapes In White

    Ya ok this is the first game I have EVER made. Im like 16 years old right now. =)
    so dont be to harsh on the ratings! =p
    Anyway I made this game using koolmoves. And I didnt use much actionscript...
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center