A Flash Developer Resource Site

Search:

Type: Posts; User: ChtFreak64

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    974

    Circle Deflection

    How would one go about making a Flash engine involving one small, moving circle bouncing off bigger, non-moving circles.

    I need it to be able to hit them at an angle then bounce off.
  2. Replies
    4
    Views
    3,280

    I've tried it all. File:/// doesn't work. I'm...

    I've tried it all. File:/// doesn't work. I'm using Frefox. Now, I know for a fact this is possible because there's a game on Newgrounds.com that has the same music loader as me and it works...
  3. Replies
    4
    Views
    3,280

    I don't think so. I've just got the music on my...

    I don't think so. I've just got the music on my computer, and I want to be able to listen to them in my Flash while it's uploaded.
  4. Replies
    4
    Views
    3,280

    Dynamically Load Mp3 Files

    I have a big problem. I have an input text box (Var named "url") and a load button. In the button, I have the string:


    on (press) {
    mySound.loadSound(url, true);
    }

    On the first frame, I...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center