MovieClip(parent).play();
buttonInstanceName.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandlerB);
function mouseDownHandlerB(event:MouseEvent):void {
MovieClip(parent).play();
}
Wednesday, June 13, 2012
CONTROLLING A MOVIE CLIP TIMELINE FROM THE MAIN TIMELINE:
CONTROLLING A MOVIE CLIP TIMELINE FROM THE MAIN TIMELINE:
buttonInstanceName.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandlerB);
function mouseDownHandlerB(event:MouseEvent):void {
movieClipInstanceName.play();
}
buttonInstanceName.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandlerB);
function mouseDownHandlerB(event:MouseEvent):void {
movieClipInstanceName.play();
}
Tuesday, June 5, 2012
1. Honoré Daumier
2. Henri Marie Raymond de Toulouse-Lautrec-Monfa
3. Aubrey Beardsley
4. Milton Caniff or Will Eisner
5. Chester Gould or Jack Kirby
6. Harvey Kurtzman or R.Crumb
7. George Herriman or E.C. Segar
8. Gary Panter or Lynda Barry
9. Julie Doucet or Peter Bagge
10. Marjane Satrapi or Debbie Drechsler or Art Spiegelman
11. Charles Schulz or Chris Ware
2. Henri Marie Raymond de Toulouse-Lautrec-Monfa
3. Aubrey Beardsley
4. Milton Caniff or Will Eisner
5. Chester Gould or Jack Kirby
6. Harvey Kurtzman or R.Crumb
7. George Herriman or E.C. Segar
8. Gary Panter or Lynda Barry
9. Julie Doucet or Peter Bagge
10. Marjane Satrapi or Debbie Drechsler or Art Spiegelman
11. Charles Schulz or Chris Ware
Subscribe to:
Posts (Atom)