Category: Flashcom

  • Flashcom User Type Component

    Treat 2 of 3

    This component allows you, as an admin user, to set the “type” of a user. It works within the Component Framework of FCS 1.5 as well as SimpleConnect on the client side. Granted, there are a lot of “developer” friendly things that I did not add, but as you can tell from my lack of posts, I’m burnt out. However, a developer I was working with had a need for this, and since I started on it based on his need, I figured I’d at least put up what I had.

    What needs to be added is basically the default (server-side script) needs to default to “Participant” and then the client-side component needs to default to “admin”, similiar to how the Presentation SWF works.

    FCS User Type Component – <a href=”https://www.jessewarden.com/downloads/user_type_component.zip”>ZIP</a>

  • Flashcom Server Management API Documentation

    Treat 1 of 3

    I took the <a href=”http://www.macromedia.com/support/flashcom/administration/admin_api_manual/” target=”_blank”>Server Management ActionScript Dictionary</a> for Flashcom and made an MXP out of it via Muzak’s tool, and Candace Cottrell’s formatting help. This should help all of those Flash Developers trying to build custom monitoring applications for Flashcom server admins.

    FCS Admin API – <a href=”https://www.jessewarden.com/flashcom/adminapi/index.html”>HTML</a> | <a href=”https://www.jessewarden.com/downloads/Admin%20API.mxp”>MXP</a>

  • JXL Freestyle on new server

    John Robinson was kind enough to allow me to borrow his server until my main one gets fixed. You can record and publish streams now.

    <a href=”https://www.jessewarden.com/freestyle/”>JXL Freestyle</a>

    Sorry for the inconvience.

    Additionally, if your on Mac OSX+, please tell me if you experience any problems, and with what browser. I’ve had 2 reports of Safari issues. Additionally, if you get bored, play with the components in the source, and see if you can find out which JXL Component is giving you the issue; I’m guessing it’s camera related, but just guessing.

  • JXL Freestyle Source Code

    I left a few loops and sounds in so you can see how I got the Shared Libraries to work (maybe not the best method, hehe).

    <a href=”https://www.jessewarden.com/downloads/jxl_freestyle_source.zip”>JXL Freestyle Source</a>