Category: Flashcom

  • Beatdown: 40 minute Scoring App

    Built this app in a burnt out fervor. Co-workers play Ping-Pong, and are pretty competitive, and like to keep score. I made a simple Flashcom app that keeps the score. Many would reason PHP and mySQL are pristine for this. I reply, “Sure, but not in 40 minutes.”

    Just make a folder on your flashcom server called “beatdown”, and replace the rtmp path, and uncomment the SO creation at the bottom.

    Beatdown – <a href=”https://www.jessewarden.com/downloads/beatdown.zip”>ZIP</a>

  • USB Phone in Flashcom

    Peldi just demo’d this USB phone in Flashcom. Basically, you use a phone to talk rather than a microphone. Although it’s uncomfortable to some, Peldi explained that some clients do not like wearing headsets when using a Flashcom application. Some people need to get over themselves and not worry about their hair being messed up… but I need to respect that some people are like that, so here’s a solution.

    <a href=”http://www.clarisys.net/”>http://www.clarisys.net/</a>

    <a href=”http://www.peldi.com/blog/000037.html”>http://www.peldi.com/blog/000037.html</a>

  • What in Flashcom do you want?

    If you could have a Flashcom article of your choice in the next MX Developers Journal, what would it be about?

    Examples:
    – A Different Kind of Flogger (Aussie’s laugh, Admin’s unite)
    – Remote Shared Objects vs. XMLSocket

    ???

  • Flashcom User Sounds Component

    Treat 3 of 4 (another in the works)

    This component was in response to a thread on Flashcom about having sounds occur when a user logs in and logs out. I also have it making a sound when the user changes their name. You can modify which sound plays with what event. Server-side, you can add more events if you wish.

    <a href=”https://www.jessewarden.com/downloads/user_sounds_component.zip”>FCS User Sounds – ZIP</a>