CIS 75.31B Intermediate Flash ActionScript Homework
This page will continue to be updated as assignment dates get closer
Hands-On Homework One- Creating a Dynamic Navigation Bar (due date- September 18)
- Watch the video by clicking this link
- Open Flash and create your own version of the dynamic navigation bar
- Post the html, swf, and .as files to your website
- Create an ndex page for this class
- Create a link to this assignment from your index page
- Click here to insert a link to your index page. This will appear on the student homework links page
This video tutorial was created by Nathaniel from tutvid.com. You can access his entire video playlist here http://www.youtube.com/view_play_list?p=A6E5FB31FA1DBDD6
Hands-On Homework Two- Creating a Dynamic Navigation Bar using OOP(due date- October 2)
- Read textbook (pp.111-114)
- Open Flash and create your own version of the OOP navigation bar
- Post the html, swf, and .as files to your website
- Create a link to this assignment from your index page
Hands-On Homework Three- Creating a feathered mask (due date- October 22)
- Watch the video here
- Create this file from scratch
- Upload it and link to it from your index page
Extra Credit Options (Choose one of the choices below for up to 5 points extra credit-- I get to decide how many points depending on the complexity of the modifications)
- Download the two flas here and embellish either of them according to our classroom discussion on Thursday October 14
- Combine the ideas from Creating a Flashlight Effect with Flash with the feathered mask exercise above
Hands-On Homework Four- Creating a music player(due date- November 6)
Choice A
- Watch the ActionScript 3 Sound Basics video
- Watch the Sound Spectrum Display video
- Go to Audacity Sound Editor page and download Version 1.26 for Windows, 1.25 for Mac (Intel) and 1.26a for Mac (PPC).
- To Export your files as mp3 files, you will also need to download the LAME encoder. Select the first choice for Windows, the second choice for Mac (Intel)and the third choice for Mac (PPC).
- Create a 10 second or more voice over file using Audacity. If you need help with this watch the instructional video on how to use Audacity (Windows version).
- Create an fla file which incorporates some or all of the styles taught in the Sound Spectrum Display video
- Upload the sound, swf, html and if necessary RunActiveContent.js files to your website and link to it from your index page
Choice B
- Examine the Papervision 3D Gallery
- Got to the Tech Labs and download the source files necessary to create a 3D sound mixer that looks like this
- Alter the downloaded file to include at least the following changes:
- Use your own mp3 file
- Change the colors of the cubes (blue and green material list)
- Experiment and ultimately alter the zoom of the camera
- Upload the sound, swf, html and if necessary RunActiveContent.js files to your website and link to it from your index page
Hands-On Homework Five- Creating a Dynamic video player (due date- November 20)
- Go to http://www.adobe.com/devnet/flash/articles/video_playlist_print.html.
- Read the article and download the necessary start files. You will need to familiarize yourself with the files in the VideoPlaylist folder. Later on your will be substituting your own work for the content of the xml file, the thumbnail images, and the flv files. Note: You do not need to install the Flash Streaming Server (but you can if you want to experiment with this.
- Choose a video from the Internet Archive here.
- Download six individual commercials in Cinepak format by right-clicking and Saving As the file name.avi
- Use the Flash Video Encoder to encode the videos with the following settings:
- Flash 8 Medium Quality (400 kbps)
- Select the Crop and Resize tab and set the width to 320 and the height to 240
- Construct your video player by:
- Swapping out the videos in the project files for the ones that you created.
- Swapping out the titles and paths in the playlist.xml file
- Creating and swapping out the jpgs in the thumbs folder
- Upload it to your server.
Final Project- Learn Flex in a Week (due date- December 16-- Final for this class is at 10:30 Am on Tuesday. See the SRJC Final Schedule for more details)
The Learn Flex in a Week project is a series of free videos on Adobe.com that teach you how to create a basic Flex application. Each "day" of Flex training includes about an hour of video instruction and 1-2 hours of reading support PDF files and actually creating the application. I estimate the entire training will take approximately 10-12 hours. You can spend less time by simply selecting the start file from the first day and reading the PDF files but you will miss out on some of the finer details within the video
- If you do not have Flex 3 on your machine download it here
- Apply for your free copy here
- Watch the videos and download the PDF and support files here
- Create the Flickr RIA and do any of the OPTIONAL extra credit projects. Find the necessary instructions here.