Posted on: May 6th, 2008 Latest Movie Clip files

Here are all of the MovieClip Class files that i have worked on in class.

Here

Filed under: Class | No Comments »

Posted on: April 9th, 2008 Flash for MAS Students

Hey guys, i spoke to Cheryl and she has copies of flash for a discounted rate (for MAS Students only), please let me know if you’re interested and i’ll let you know the price and what to do to get it.

Email me here: jp@ichameleongroup.com

Filed under: Class | No Comments »

Posted on: April 9th, 2008 Week 1 Files

I’ve posted the files for week 1, you can download them here.

Here are some more resources where you can find out more:

Shape Tweening
http://www.entheosweb.com/Flash/shape_tween.asp

Motion Tweening
http://www.entheosweb.com/Flash/motion_tween.asp

Filed under: Class | No Comments »

Posted on: February 21st, 2008 Final Assigment

Ok guys these are the specifications for your final assignment:

Brief:

You will have to create a small banner campaign for a product of your choosing, it could be a real or fictitious product, or something that you have created for MAS in the past. He banners will have to meet minimum requirements before they can even be considered and launched. More importantly, your banners should effectively push your product to drive potential customers into your site. Basically, make them cool!!!

Requirements:

  • Files size needs to be no more than 30k
  • All layers in the fla should have a proper name
  • Any/all movieclips created need to be properly named
  • All of you Actionscript code needs to reside in the top layer of you fla
  • Your code needs properly commented
  • Your library needs to be organized with folders for images and movieclips
  • All banners should between 10-15 seconds long

Specifications:

  • Sizes required: 160×600, 250×300, 728×90
  • Framerate: 30 FPS
  • The banner should link out to a website – your choice, and keep it proper ;)
  • Use our mouse follower somewhere in the banner

You’ll be graded on the overall banner, but the main thing that you have to try to achieve is this… people should want to click it! – keep that in mind and you’ll do fine…

Good luck, you guys are ready for this! I believe in all of you!

Filed under: Class | No Comments »

Posted on: February 12th, 2008 Last week’s files

Here are the files from last week, i complied everything together into one package. We went over preloaders using the MovieClipLoader class, not too hard ;)

Here you go

Filed under: Class | No Comments »

Posted on: February 5th, 2008 Feb 5th Class

Here’s a brief summary of the things we’re going over tonight:

  • Preloaders
    • What are they?
    • loading… why it’s important
    • Read More
  • Attaching MovieClips
  • Dynamic name for MovieClips

Filed under: Class | No Comments »

Posted on: January 29th, 2008 Jan 29th Class Notes

Just to recap what we went over tonight, i just wanted to give you guys a few tips to start troubleshooting your code:

  • CHECK YOUR INSTANCE NAMES! – 90% of the times, when you can’t access a MovieClip you created is because your missing your instance name, so always make sure your checking that.
  • _x and _y – If you want to change the position of a MovieClip through code, just type the name of your movie ._x or ._y equals to the new position.
  • Clear you intervals – Always make sure that when you create intervals you clear them, that’ll be a great way to ensure that you do not have any rogue intervals out there.
  • _visible – Turn stuff on and off by talking to your MovieClip._visible = true or false.
  • Dynamic textfields – Make sure you embed only the characters you need, remember it’ll add to your file size. Also remember if you want to populate that textfield do it like: txtYourTextField.text = “your text in quotes”.

Here are the files from this class

Filed under: Class | No Comments »

Posted on: January 29th, 2008 Jan 29th Class

Here’s a brief summary of the things we’re going over tonight:

  • Link out to other pages (use of getURL function)
    • Sometimes is good to take them out of your site ;)
    • Read More
  • Add sounds to buttons or MovieClips
    • Beep, beep, beep… need I say more?
    • Read More
  • Intervals (timers)
    • Basic theory
    • Implementation
    • Why are they cool?
    • Read More
  • Dynamic textfields
    • What are they?
    • Dynamic vs Static
    • How do you use them?
    • Read More
  • Preloaders
    • What are they?
    • loading… why it’s important
    • Read More

I’ll be posting tonight’s files tomorrow so you can use it ;)

Filed under: Class | No Comments »

Posted on: January 28th, 2008 Class files so far

As promised, here are all of the files that we’ve used in our class so far, from this point on, i’ll be adding only the new files here, and you can access them at any time. I’ll also be posting a small summary of what we talked about in class, it’ll be a cool way to keep up with the class if you miss it, or just to refresh your memory.

Here you go

Filed under: Class | No Comments »

Posted on: January 23rd, 2008 Welcome

Well, it’s finally up, after 3 weeks of promises, it is here.

The purpose of the blog will be to try and keep everyone updated with our class work, I’ll post assignments here, and the key points we are going over in each class. I’m also going to be posting links for the files that we use in class so that you can download them any time.

In addition, the blog will also have any cool links I find so that i can share them with all of you.

Remember that you can also post questions here, that way, i can answer them and everyone will get the benefit of the info.

Anyhow, enjoy it! cya next class!

Filed under: Class | No Comments »