Transcript
Page 1: Interactive Video for  Campus Journalists

Interactive Video for Campus Journalists

Ben Johnson [email protected]

Robert Workman Southern Connecticut State University

American Collegiate Press Convention 2010Phoenix, Arizona February 27, 2010

Flash Program - Scenic Connecticut.fla

Page 3: Interactive Video for  Campus Journalists

Video Capture

For our demonstration video was captured with an iPod Nano - Weight 1.28 ounces, holds up to 8 hours

of video - Captures H 264 VGA video 640 by 480 pixels up to 30 frames per second

Page 4: Interactive Video for  Campus Journalists

Video Encoding

Files are dragged from the iPod Camcorder to the Adobe Media Encoder

Page 5: Interactive Video for  Campus Journalists

Media Encoder Settings

Page 6: Interactive Video for  Campus Journalists

Importing Videos into the Video Layer

File > Import > Import Video

Page 7: Interactive Video for  Campus Journalists

Getting Started With Flash

Layer names are used to describe the contents of Flash Movie layers

Page 8: Interactive Video for  Campus Journalists

The Action Layer

this.button1_btn.addEventListener(MouseEvent.CLICK, Button2Function);

function Button2Function(myevent:MouseEvent):void {this.gotoAndPlay("Video2Start");}

Object oriented ActionScript programming language code controls the interactive video

Page 9: Interactive Video for  Campus Journalists

Saving Flash Movies

File > Export > Export Movie

Page 10: Interactive Video for  Campus Journalists

Adding Flash Movie to a Web Page

Insert > Media > SWF

Page 11: Interactive Video for  Campus Journalists

Summary


Recommended