Mike Chambers

code = joy

Archive for the ‘ActionScript’ Category

EventProxy.as : Proxying Events

with 23 comments

One of the issues I ran into while building the MXNA WebService example app, was that both the ComboBox and DataGrid both broadcast “change” events. This meant that I could not have a separate function to listen for each event (and have the functions run within the scope of the feedView class).

Read the rest of this entry »

Written by mikechambers

January 28th, 2004 at 2:18 am

Posted in ActionScript

MXNAFeedView.as

without comments

Here is the next class from the MXNA Web Service sample app. This is the MXNAFeedView class, and is the main (and currently only) view class of the app.

It contains most of the UI elements for selecting and displaying categories and feeds.

You can also view the MXNAAppController class.

I will post the rest of the classes as I comment and finish them.

As usual, if you have any suggestions or questions, post them in the comments.

Read the rest of this entry »

Written by mikechambers

January 27th, 2004 at 3:38 pm

Posted in ActionScript

MXNAAppController.as

with 8 comments

I am going to post the class files for the MXNA WebService App I put together over the weekend. I will post them as I add the comments.

I will eventually post all of the source, but I want to work out all of the kinks first.

The first class I am posting, MXNAAppController is the controller for the application. It handles all communication with the web services on the server, and contains a single view class, that contains most of the UI elements for the app.

So, if you find any bugs, or have any suggestions, post them in the comments.

Read the rest of this entry »

Written by mikechambers

January 27th, 2004 at 2:34 am

Posted in ActionScript

ActionScript 2.0 Resources

with 2 comments

Written by mikechambers

January 22nd, 2004 at 5:28 pm

Posted in ActionScript

Follow

Get every new post on this blog delivered to your Inbox.

Join other followers: