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
MMP 420 http://mmp420.blogs.peopleio.net Just another BMCC Multimedia Blogs weblog Mon, 30 Nov 2009 22:25:23 +0000 en hourly 1 http://wordpress.org/?v=3.3 2006-2007 prof.stein@gmail.com (MMP 420) prof.stein@gmail.com (MMP 420) http://mmp420.blogs.peopleio.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg MMP 420 http://mmp420.blogs.peopleio.net 144 144 Just another BMCC Multimedia Blogs weblog MMP 420 MMP 420 prof.stein@gmail.com no no Class on 11.30.09 http://mmp420.blogs.peopleio.net/2009/11/30/class-on-113009/ http://mmp420.blogs.peopleio.net/2009/11/30/class-on-113009/#comments Mon, 30 Nov 2009 22:25:23 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/2009/11/30/class-on-113009/ I’ve created a lot of screencasts. You can view them at
http://www.teachingmultimedia.com/mmp420/screencasts/

They are also available at the class iTunesu site ( link through blackboard).

Share

]]>
http://mmp420.blogs.peopleio.net/2009/11/30/class-on-113009/feed/ 0
Class on 11.25.09 http://mmp420.blogs.peopleio.net/2009/11/25/class-on-112509/ http://mmp420.blogs.peopleio.net/2009/11/25/class-on-112509/#comments Wed, 25 Nov 2009 23:03:01 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=287

update: we didn’t get far today but here is the zip file with what we did do

Here are the start files for YouTube

youtubezipstart.zip

Share

]]>
http://mmp420.blogs.peopleio.net/2009/11/25/class-on-112509/feed/ 0
Final Project Ideas http://mmp420.blogs.peopleio.net/2009/11/23/final-project-ideas/ http://mmp420.blogs.peopleio.net/2009/11/23/final-project-ideas/#comments Mon, 23 Nov 2009 22:20:03 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=283 The final date is not that far away ( a little less than four weeks) so it’s time to get your final project ideas locked down. In the interest of time I’m going to encourage you to pick one of the following API’s for your final:

Flickr

YouTube

Yahoo (Search, Answers or a combination of them).

EMAIL ME by WEDNESDAY the basic idea for your final project.

These are the only APIs I will definitely be doing screencast tutorials on. You can pick another one but it will mean that you have to do more of the work to figure out how it works (I can help but won’t be doing tutorials on it).

If there is time I may also do a quick tutorial on reading RSS feeds and displaying them. However I’m not sure that’s going to happen at this time.

Also, because time is short I’m going to reduce the requirements for the final project. In short they are:
API:
- Connect to an API
- Make three different types of method calls to the API and receive and process the results of the calls.
Interaction Design
- interactive elements (like buttons) work
- I know what to click on.
- what I expect to happen happens when I click on something
Visual Design
- More later, but it should look finished and polished (alignment, fonts, colors etc).
Information About the project
- About You information
- Help and Instructions

Share

]]>
http://mmp420.blogs.peopleio.net/2009/11/23/final-project-ideas/feed/ 0
Class on 11.23.09 Flickr API http://mmp420.blogs.peopleio.net/2009/11/23/class-on-112309-flickr-api/ http://mmp420.blogs.peopleio.net/2009/11/23/class-on-112309-flickr-api/#comments Mon, 23 Nov 2009 22:10:44 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=280

update: here are the files we worked on in class
flickr_api_inclass.zip

Today we are going to look at the Flickr API. I made a screencast on it but due to technical difficulties the sound wasn’t recorded so I’m going to have to remake it.

What I’ve done is put together a zip file (below) that has a flash movie, a Document Class and a utility class. Also it has all of the files you need to use the API. Download this and we will be able to begin from the code this time instead of downloading the files. Hopefully it means we will be able to get some good things done so you can see generally how the API works.

flickr_api.zip

Share

]]>
http://mmp420.blogs.peopleio.net/2009/11/23/class-on-112309-flickr-api/feed/ 0
Class on 11.18.09 http://mmp420.blogs.peopleio.net/2009/11/18/class-on-111809/ http://mmp420.blogs.peopleio.net/2009/11/18/class-on-111809/#comments Wed, 18 Nov 2009 22:49:40 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=270 We will look at the Yahoo Web API today. The main page is here:

http://developer.yahoo.com/flash/

The API itself is here:

http://p.yimg.com/c/ycs/ydn/flash/pkg/astra-webapis-1.2.0.zip

Here is some code for the Yahoo API Key we will need: I’m going to remove this after class so it won’t just be out there on the web. So if you need it again let me know, or better yet go get your own ;)

answerApi = new AnswersService(“gIP86lTV34FQqd1THiNWz4bpXMPKMBkPcyMm4Jn7354FdadwJKV8j9765iJtRsFsHg–”);

mainyahoo.as

yahooapitest.fla

Share

]]>
http://mmp420.blogs.peopleio.net/2009/11/18/class-on-111809/feed/ 0
Class on 10.28.09 http://mmp420.blogs.peopleio.net/2009/10/28/class-on-102809/ http://mmp420.blogs.peopleio.net/2009/10/28/class-on-102809/#comments Wed, 28 Oct 2009 21:37:51 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=268 Today I will be circulating among the groups. By the end of the day each group should have:

  1. Flash movie with movieclip for each screen. (don’t forget the instructions and about screens)
  2. each screen has a .as file associated with it. So for login screen there should be Login.as and for login help a LoginHelp.as, and for About an About.as file etc…
  3. A document class (main.as) has a property for each screen (private var login_mc:Login; etc), show and hide functions for each of the screens.

Share

]]>
http://mmp420.blogs.peopleio.net/2009/10/28/class-on-102809/feed/ 0
Class on 10.26.09 http://mmp420.blogs.peopleio.net/2009/10/26/class-on-102609/ http://mmp420.blogs.peopleio.net/2009/10/26/class-on-102609/#comments Mon, 26 Oct 2009 21:25:29 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=266 Today I’m going to let you mostly work in your groups. I’ve put up a few screencasts on
Logging In
Transitioning between Screens
and others at http://www.teachingmultimedia.com/mmp420/screencasts/

I’ll show those to you and then let you get to work while I come around to each group to see how you are doing.

Share

]]>
http://mmp420.blogs.peopleio.net/2009/10/26/class-on-102609/feed/ 0
Homework: due Monday, October 28 http://mmp420.blogs.peopleio.net/2009/10/21/homework-due-monday-october-28/ http://mmp420.blogs.peopleio.net/2009/10/21/homework-due-monday-october-28/#comments Wed, 21 Oct 2009 21:22:02 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=259 This homework is unusual because it is due on Monday, October 28.
There are a few pieces to the homework and they are all related to the midterm project.

PART 1: Written Document
1. A breakdown of:
– each screen in your application, including help screens
– For each screen I want to see:
a. A description of what the screen does.
b. Who is creating the visual assets (movieclips and textfield etc)
c. Who is creating the actionscript class for the screen

PART 2: Flash Movie
Create a flash movie with all of the screens for your midterm project. They don’t have the be the final version but they should have all of the pieces that need instance names (buttons text fields etc).

Email these two things to me with everyone in the group in the CC.

Share

]]>
http://mmp420.blogs.peopleio.net/2009/10/21/homework-due-monday-october-28/feed/ 0
Class on 10.21.09: SharedObject data property http://mmp420.blogs.peopleio.net/2009/10/21/class-on-102109-sharedobject-data-property/ http://mmp420.blogs.peopleio.net/2009/10/21/class-on-102109-sharedobject-data-property/#comments Wed, 21 Oct 2009 21:17:29 +0000 Christopher Stein http://mmp420.blogs.peopleio.net/?p=256 <em>UPDATE: here are some of the files we worked on in class  startfiles_inclass.zip </em>

Today we will look at how to use the data property of the SharedObject to share information between flash movies.

We will start with the following files and work from there:
StartFiles.zip

This example will show how to have an draggable object that when one person moves will move on all screens

sharedball_login.fla

generic.as

Share

]]>
http://mmp420.blogs.peopleio.net/2009/10/21/class-on-102109-sharedobject-data-property/feed/ 0