Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ckstein/blogs.peopleio.net/wp-config.php:2) in /home/ckstein/blogs.peopleio.net/wp-content/plugins/anthologize/anthologize.php on line 43

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ckstein/blogs.peopleio.net/wp-config.php:2) in /home/ckstein/blogs.peopleio.net/wp-content/plugins/anthologize/anthologize.php on line 43
» 2009 » January MMP 420

Entries from January 2009

Friday, January 30th, 2009

New Podcasts and work for the weekend

I made three podcasts that cover, Creating the Document Class, Making a Basic FMS Connection and Making a Chat. They are in the Resources page (scroll down to How To Podcasts). For Monday view the podcasts and see if you can get a chat working. We will look at the chat on Monday (we already [...]

Share

Wednesday, January 28th, 2009

Problem with movie in class

This post is about why my code wasn’t working and also explains more about the parts that are needed to make a connection work in general. While I’m sorry I didn’t catch the mistakes in class at least you got to see that we all make mistakes and forget things. My code wasn’t working at [...]

Share

Wednesday, January 28th, 2009

For Class on 1.28.09

Today we are going to get our hands dirty and start writing some ActionScript. We will start with making a simple button. Then we will look at the code that is needed to get a connection to the Flash Media Server (FMS). And then we will add some text fields to the button and get [...]

Share

Wednesday, January 28th, 2009

Links to help with ActionScript 3.0

Migrating from AS2 to AS3 For those of you who are used to AS2 this should be very helpful Getting started with AS3 A pretty long (5 long pages) guide to ActionScript 3 with diagrams, example code and files for download. Even those of you who have been writing in AS3 could learn something from [...]

Share

Monday, January 26th, 2009

MMP 420 Blog

Welcome to MMP 420 blog. I’ll be using this blog to keep track of what we are doing in class and send out messages and resources. In the first day of class we did a few things. First we solved a logic puzzle in groups. The basic setup for the puzzle is that you have [...]

Share