Programatic Animation

Size: px
Start display at page:

Download "Programatic Animation"

Transcription

1 Programatic Animation Intermediate ActionScript 3.0

2 Programatic Animation What is Animation? What is Programatic Animation? Interactive Animation Enterframe vs Timer /// make this still Conclusions

3 What is Animation?

4 an i mate - 1. To give spirit and support to 2. To give live to. 3. To move to action source:

5 What is Programatic Animation?

6 Change Properties over time Programatic Animation-

7 Programatic Animation mc.x = 10 mc.x = 20 mc.x = 30 mc.x = 40 mc.x = 50 Frame 1 Frame 2 Frame 3 Frame 4 Frame 5 moves on the x

8 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true);

9 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); Importing Tween Class

10 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); Creating a Tween Object

11 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); name of the MovieClip Object

12 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); property

13 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); Type of easing

14 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); start and stop values

15 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); number of seconds

16 Programatic Animation Example import fl.transitions.tween; import fl.transitions.easing.*; var mytween:tween; mytween = new Tween(mc, "x",bounce.easeout, 0, 300, 3, true); actual seconds or milliseconds

17 Interactive Animation

18 mc.addeventlistener(mouseevent.click, onclick); Interactive Animation function onclick(e:mouseevent){ mc.x+=20

19 mc.addeventlistener(mouseevent.click, onclick); Interactive Animation registering a click function onclick(e:mouseevent){ mc.x+=20; event on the MovieClip Object

20 mc.addeventlistener(mouseevent.click, onclick); Interactive Animation function onclick(e:mouseevent){ mc.x+=20 function to handle the click event

21 mc.addeventlistener(mouseevent.click, onclick); Interactive Animation function onclick(e:mouseevent){ mc.x+=20 The MovieClip object will move across the screen 10 pixels for every mouse click

22 Conclusions

23 Any property that can change is animate-able Conclusions Programatic Animation is the changing of properties over time Animation can be Event driven i.e. Mouse Click

24 Programatic Animation: Summary What is Animation? What is Programatic Animation Interactive Animation Conclusions

Sizmek Formats. Collage. Build Guide

Sizmek Formats. Collage. Build Guide Formats Collage Build Guide Table Of Contents Overview... 3 Supported Platforms... 3 Specifications... 3 Known Issues... 3 Ad Behavior Screenshots... 4 Template Included Files... 8 Setting up in Workshop...

More information

The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the

The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the bottom-right corner of the player which, when clicked, open

More information

Flash MX Image Animation

Flash MX Image Animation Flash MX Image Animation Introduction (Preparing the Stage) Movie Property Definitions: Go to the Properties panel at the bottom of the window to choose the frame rate, width, height, and background color

More information

Motion tween is nothing but tweening a Symbol's movement from one position to another.

Motion tween is nothing but tweening a Symbol's movement from one position to another. Multi lt3f Simple Animation using Adobe Flash CS5 Required : 1. Satisfy all the examples and exercises given.provide your own graphic files.2. Apply the appropriate animation for the facial expressions

More information

CS 4300 Computer Graphics. Prof. Harriet Fell Fall 2012 Lecture 33 November 26, 2012

CS 4300 Computer Graphics. Prof. Harriet Fell Fall 2012 Lecture 33 November 26, 2012 CS 4300 Computer Graphics Prof. Harriet Fell Fall 2012 Lecture 33 November 26, 2012 1 Today s Topics Animation 2 Static to Animated we have mostly created static scenes except when we applied affine transformations

More information

MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool

MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool 1 CEIT 323 Lab Worksheet 1 MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool Classic Motion Tween Classic tweens are an older way of

More information

COURSE OUTLINE REVISED SPRING 2008

COURSE OUTLINE REVISED SPRING 2008 COURSE OUTLINE REVISED SPRING 2008 DMA140 Course Number Interactive Web Animation Course Title 3 1 lecture/ 4 studio hours Credits Catalog description: Hours: lecture/laboratory/other (specify) Introduction

More information

Encrypting*a*Windows*7*Hard*Disk* with%bitlocker%disk%encryption!

Encrypting*a*Windows*7*Hard*Disk* with%bitlocker%disk%encryption! Encrypting*a*Windows*7*Hard*Disk* with%bitlocker%disk%encryption Thisdocumentcontainsthenecessarystepstoencryptthecontentsofaharddrive usingbitlockerandwindows7. Thefollowinginstructionsarederivedfromdocumentationat:

More information

Flash Is Your Friend An introductory level guide for getting acquainted with Flash

Flash Is Your Friend An introductory level guide for getting acquainted with Flash Flash Is Your Friend An introductory level guide for getting acquainted with Flash by Tom Krupka A Brief History: Adobe Flash, which was previously called Macromedia Flash, is a set of multimedia technologies

More information

Buffalonews.com & Canalside Media. Digital Ad Specifications. Last Updated: 7/23/14

Buffalonews.com & Canalside Media. Digital Ad Specifications. Last Updated: 7/23/14 Buffalonews.com & Canalside Media Digital Ad Specifications Last Updated: 7/23/14 Buffalonews.com Standard Ad Size Guidelines Unit Name Dimensions (in pixels) File Size Limit File Type Accepted Positions

More information

Fireworks 3 Animation and Rollovers

Fireworks 3 Animation and Rollovers Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

Animation. Basic Concepts

Animation. Basic Concepts Animation Basic Concepts What is animation? Animation is movement of graphics or text Some common uses of animation include: Advertising o Example: Web site advertisements that are animated to attract

More information

Using WINK to create custom animated tutorials

Using WINK to create custom animated tutorials Using WINK to create custom animated tutorials A great way for students and teachers alike to learn how to use new software is to see it demonstrated and to reinforce the lesson by reviewing the demonstration.

More information

Web and Interactive Media Design ms321 (2012/13) - Course Outline -

Web and Interactive Media Design ms321 (2012/13) - Course Outline - Web and Interactive Media Design ms321 (2012/13) - Course Outline - Objective Lecturer The objective of this course is to provide students with applied skills in web and multimedia development and production.

More information

Great Basin College Spring Semester 2015. GRC 188 section 1001 Web Animation and Interactivity I

Great Basin College Spring Semester 2015. GRC 188 section 1001 Web Animation and Interactivity I Great Basin College Spring Semester 2015 GRC 188 section 1001 Web Animation and Interactivity I Instructor Website Kathy Schwandt office: High Tech Center (HTC) Room 129, 775-753-2218 email available through

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Flash CS4 Recertification Exam Exam # 9A0-093 ACE Certification Checklist The checklist below will help guide you through the process

More information

THINKDIGITAL. ZOO Ad specifications

THINKDIGITAL. ZOO Ad specifications THINKDIGITAL ZOO Ad specifications Last update: 30/08/2012 Contents ZOO: Advertising Opportunities... 3 Large Rectangle 300x250... 3 Leaderboard 728x90... 4 Skyscraper 120x600... 5 Newsletter 520x210...

More information

Flash MX 2004 Animation Lesson

Flash MX 2004 Animation Lesson Flash MX 2004 Animation Lesson By Tonia Malone Technology & Learning Services 14-102 Lesson Opening a document To open an existing document: 1. Select File > Open. 2. In the Open dialog box, navigate to

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2007 Vol. 6, No. 8, September-October 2007 Introductory Game Programming Instruction

More information

Mobile Multimedia Development: Flash Mobile Game with MySQL Database

Mobile Multimedia Development: Flash Mobile Game with MySQL Database Mobile Multimedia Development: Flash Mobile Game with MySQL Database Hadi Sutopo Abstract This paper describes how to develop a coloring game for children that can be run on a mobile device. There are

More information

IV. Student Performance Objectives: Upon successful completion of this course, the student will have met the following objectives:

IV. Student Performance Objectives: Upon successful completion of this course, the student will have met the following objectives: Course Title: 2D Vector Animation Course Number: MTM213 Course Prerequisites: ART103 Credit Hours: 3.0 General Studies Credits: N/A Contact Hours: 45 Hours I. Course Description: Students will learn techniques

More information

Teaching Non-majors Computer Programming Using Games as Context and Flash ActionScript 3.0 as the Development Tools

Teaching Non-majors Computer Programming Using Games as Context and Flash ActionScript 3.0 as the Development Tools Teaching Non-majors Computer Programming Using Games as Context and Flash ActionScript 3.0 as the Development Tools Yue-Ling Wong Wake Forest University Computer Science Department Winston-Salem, NC 27109

More information

Sizmek. Sizmek Formats. Custom Header. Build Guide. Copyright 2014 Sizmek. All rights reserved. 1

Sizmek. Sizmek Formats. Custom Header. Build Guide. Copyright 2014 Sizmek. All rights reserved. 1 Sizmek Formats Custom Header Build Guide 1 Table Of Contents Overview... 3 Supported Platforms... 7 Specifications... 8 Known Issues... 8 Ad Interaction Tracking... 8 Ad Clickthrough... 9 Template Included

More information

Technical Specifications Digital

Technical Specifications Digital Newsletter Mobile Technical Specifications Digital page 1-5 Mobile page 6 WebTV page 7 The campaign material must be delivered at least 2 working days before the campaign start date. Send campaign material

More information

Completing Online Course Evaluations CoursEval is a web based evaluation tool that will allow students to view and complete course evaluations online and all in one place. This software is a great way

More information

Advanced Layer Popup Manual DMXzone Advanced Layer Popup Manual

Advanced Layer Popup Manual DMXzone Advanced Layer Popup Manual Advanced Layer Popup Manual Page 1 of 42 Index Index... 2 About Advanced Layer Popup... 3 Features...3 Create a popup window with an image... 6 Introduction...6 Simple Layer Popup with an image...6 Applying

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Flash CS4 Exam Exam # 9A0-092 ACE Certification Checklist The checklist below will help guide you through the process of obtaining

More information

For General Advertising Information, call 612-673-4000 TABLE OF CONTENTS

For General Advertising Information, call 612-673-4000 TABLE OF CONTENTS digital ad specifications TABLE OF CONTENTS General Requirements... 2 Standard Display Sizes... 2 Unique Ad Formats...3-5 Billboard... 3 Interstitial... 3 Expanding Medium Rectangle... 3 Expanding Leaderboard...

More information

Create a new file/canvas to work with by going to the file menu and selecting new.

Create a new file/canvas to work with by going to the file menu and selecting new. GIMP: Gif Animation Animating images to create a cartoon-like effect can be performed in GIMP. The GIMP program will only animate.gi f files, so the animation will appear more like a cartoon than like

More information

Chapter 3: Animation. Creating Frames and Keyframes. After completing this module, you ll be able to:

Chapter 3: Animation. Creating Frames and Keyframes. After completing this module, you ll be able to: AIM Your Project with Flash: Chapter 3 - Animation 47 Chapter 3: Animation After completing this module, you ll be able to: create, comment, and use frames and keyframes. distinguish types of Flash animation.

More information

elearning Journey Multimedia Courseware Design Proposal

elearning Journey Multimedia Courseware Design Proposal elearning Journey Multimedia Courseware Design Proposal Multimedia Courseware Design Proposal Name of Developer: Tracy Lloyd Date: _March 31, 2010 1. Overview Program Title: elearning Journey Target Learner:

More information

Input and Interaction. Objectives

Input and Interaction. Objectives Input and Interaction Thanks to Ed Angel Professor Emeritus of Computer Science, University of New Mexico Objectives Introduce the basic input devices Physical Devices Logical Devices Input Modes Event

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Recertification Exam Bulletin Adobe Flash CS5 Exam # 9A0-149 ACE Certification Checklist The checklist below will help guide you through the process of obtaining ACE certification.

More information

on (release) { geturl (clicktag1, "_blank"); De tweede button action (enz..) on (release) { geturl (clicktag2, "_blank");

on (release) { geturl (clicktag1, _blank); De tweede button action (enz..) on (release) { geturl (clicktag2, _blank); Online advertising specifications 2015 General Requirements A working url should be provided. Landing pages must open in a new tab or window. Clicking on an ad must not initiate a download of any type

More information

How To Use Mugeda Content

How To Use Mugeda Content Using Mugeda Content The Mugeda Team www.mugeda.com May 19, 2013 How to Use Created Content Three basic methods Direct export Publish to Mugeda CDN Upload to your own or 3 rd party server Direct Export

More information

Put your message in front of the largest market for legal professionals in the south.

Put your message in front of the largest market for legal professionals in the south. Florida Justice Association Put your message in front of the largest market for legal professionals in the south. Florida Justice Association Expert Witness & Vendor Guide 2015 Media Kit FOR MORE INFORMATION,

More information

Installation Manual for Catalog Infinite Scroll extension

Installation Manual for Catalog Infinite Scroll extension Installation Manual for Catalog Infinite Scroll extension This manual describes the installation, configuration and usage of the Catalog Infinite Scroll extension for Magento 2. Release Date: May 22, 2016

More information

GRC 119 Assignment 6 Create a Flash Animation Banner Ad

GRC 119 Assignment 6 Create a Flash Animation Banner Ad GRC 119 Assignment 6 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

Display. Creative Guidelines and Specifications

Display. Creative Guidelines and Specifications Display Creative Guidelines and Specifications Overview Display Size Format Resolution Standard 100 kb max. GIF JPG PNG 160 x 600, 300 x 250, 728 x 90 300 x 600, 336 x 280, 120 x 600 200 x 200, 250 x 250,

More information

Polling Banner... 2. Known Issues... 2. Implementing the Block... 3. Configuring in Flash... 3 AS2... 3 AS3... 8

Polling Banner... 2. Known Issues... 2. Implementing the Block... 3. Configuring in Flash... 3 AS2... 3 AS3... 8 Polling Banner... 2 Known Issues... 2 Implementing the Block... 3 Configuring in Flash... 3 AS2... 3 AS3... 8 Setting Up in the Sizmek MDX Platform... 12 Polling Banner The Polling Banner Block allows

More information

THE ULTIMATE BEST PRACTICES

THE ULTIMATE BEST PRACTICES THE ULTIMATE BEST PRACTICES FOR EFFECTIVE BANNER AD DESIGN AND DEVELOPMENT By Amir Dori, Marketing Manager at Digitaland ? IS THIS EBOOK RIGHT FOR ME? This ebook is meant to be a guide for the best practices

More information

A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads

A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads 1. What is a clicktag, anyways? A clicktag is really nothing more than a placeholder for a link. Flash advertising is great: it

More information

Bailey Testing Framework. An automated graphic based GUI testing framework for TDD process.

Bailey Testing Framework. An automated graphic based GUI testing framework for TDD process. Bailey Testing Framework An automated graphic based GUI testing framework for TDD process. Name: Yuen Kit Lai (Jacky) Student ID: 007319910 Table of Contents Bailey Testing Framework... 1 An automated

More information

Introduction to Flash Animation

Introduction to Flash Animation Title Introduction to Flash Animation Type Consensus Document Map Authors Derek Bishoff, Christopher Shadwell Subject Business Course None Selected Grade(s) 10, 11, 12 Location Curriculum Writing History

More information

Advertising Spec Sheet

Advertising Spec Sheet Advertising Spec Sheet SUBMISSION GUIDELINES STANDARD : Macromedia Flash Version 10. The creative must be delivered as a.swf (Flash Player file). A.fla (Flash File) may be requested for troubleshooting

More information

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM INTRODUCTION TO COMPUTER SCIENCE (June 2014)

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM INTRODUCTION TO COMPUTER SCIENCE (June 2014) UNIT: Programming with Karel NO. OF DAYS: ~18 KEY LEARNING(S): Focus on problem-solving and what it means to program. UNIT : How do I program Karel to do a specific task? Introduction to Programming with

More information

Chapter 5 Multimedia Software

Chapter 5 Multimedia Software MMGD0203 MULTIMEDIA DESIGN Chapter 5 Multimedia Software 1 Multimedia Software Topics: Authoring Text Editors Paint Program Image Editor Drawing program Wave Editing Program Video editing programs 2 Multimedia

More information

Android Development Introduction CS314

Android Development Introduction CS314 Android Development Introduction CS314 Getting Started Download and Install Android Studio: http://developer.android.com/tools/studio/index. html This is the basic Android IDE and supports most things

More information

Outline. 1.! Development Platforms for Multimedia Programming!

Outline. 1.! Development Platforms for Multimedia Programming! Outline 1.! Development Platforms for Multimedia Programming! 1.1.! Classification of Development Platforms! 1.2.! A Quick Tour of Various Development Platforms! 2.! Multimedia Programming with Python

More information

DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE 6 HTML E-MAIL NEWSLETTERS 7-8 ONLINE SPONSORSHIPS 9-10 ADDITIONAL AD UNITS 11-12

DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE 6 HTML E-MAIL NEWSLETTERS 7-8 ONLINE SPONSORSHIPS 9-10 ADDITIONAL AD UNITS 11-12 2014 DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE 6 HTML E-MAIL NEWSLETTERS 7-8 ONLINE SPONSORSHIPS 9-10 ADDITIONAL AD UNITS 11-12 OVERVIEW MATERIALS SUBMISSION Creative units must

More information

Ad Unit Dimensions / Ad sizes Max File Size GIF / JPEG Max File Size HTML 5 / Flash 40 KB 40 KB 40 KB 40 KB 40KB 40KB 40KB. 50KB *Premium ad formats

Ad Unit Dimensions / Ad sizes Max File Size GIF / JPEG Max File Size HTML 5 / Flash 40 KB 40 KB 40 KB 40 KB 40KB 40KB 40KB. 50KB *Premium ad formats Ad Specifications Standard HTML 5 / GIF / JPEG & Flash Dimensions / Ad sizes Max File GIF / JPEG Max File HTML 5 / Flash Banner 468 x 60 Medium Rectangle Skyscraper 120 x 600 Wide Skyscraper 160 x 600

More information

var prizetemp:number = Math.round(Math.random() * (Number(winNums.length-1) - 0)) +

var prizetemp:number = Math.round(Math.random() * (Number(winNums.length-1) - 0)) + Scratch Card Game Source Code (fahimchowdhury.com) stop(); import flash.utils.timer; import flash.events.timerevent; var mytimer:timer = new Timer(3000,1); mytimer.addeventlistener(timerevent.timer, goto);

More information

Ad Placement Strategy

Ad Placement Strategy Ad Placement Strategy Intro Ad placement strategy deals with ad location & timing as well as look & feel. An effective ad placement strategy will increase the click through rate (CTR) of the ads and since

More information

App Inventor Tutorial 4 Cat & Mouse Game

App Inventor Tutorial 4 Cat & Mouse Game App Inventor Tutorial 4 Cat & Mouse Game This is an app that will let you get familiar with using image sprites, canvas, sound, clock and the accelerometer (Movement Sensor) within a Game in App Inventor.

More information

Flash Tutorial Part I

Flash Tutorial Part I Flash Tutorial Part I This tutorial is intended to give you a basic overview of how you can use Flash for web-based projects; it doesn t contain extensive step-by-step instructions and is therefore not

More information

MediaCrossing Inc. Creative Specifications

MediaCrossing Inc. Creative Specifications MediaCrossing Inc. Creative Specifications General Guidelines: All creatives must click through to another page and open in a new window. All creatives must have a border. All flash (.swf) creatives must

More information

CURRICULUM MAP. Web Design I Mr. Gault

CURRICULUM MAP. Web Design I Mr. Gault CURRICULUM MAP Web Design I Mr. Gault MONTH August- September ESSENTIAL QUESTIONS What is HTML and how is it used in today s web design? How is Dreamweaver used to create web pages? HTML TOPIC Dreamweaver

More information

Introduction... Learn to insert event sounds and streaming sounds and to change the effects for a sound... 69

Introduction... Learn to insert event sounds and streaming sounds and to change the effects for a sound... 69 1997 1999 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks or registered trademarks of Macromedia,

More information

Rate Card - Trade Me Tenancy*

Rate Card - Trade Me Tenancy* Rate Card - Tenancy* Ad Unit Cost SOV Duration Average UBS Main Homepage 12,000 1, Homepage Takeover + 468x60 17,000 3,000,000 Extended Homepage 300x440 32,000 1, Extended Homepage Takeover 300x440 + 468x60

More information

Stage 1 Desired Results

Stage 1 Desired Results Course Title Animation & Interactive Web Design (Advanced Web Design & Animation) Implement start year 2014-2015 Revision Committee Members, email, extension Matt Abate, mabate@lrhsd.org, 8464 Dorothy

More information

DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE/HOME PAGE TARGETING/ CONTEXTUALLY TARGETED IMPRESSIONS

DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE/HOME PAGE TARGETING/ CONTEXTUALLY TARGETED IMPRESSIONS DIGITAL ADVERTISING SPECS OVERVIEW 1-3 TAKEOVERS 4-5 RUN OF SITE/HOME PAGE TARGETING/ CONTEXTUALLY TARGETED IMPRESSIONS 6 HTML E-MAIL NEWSLETTERS AND CHANNEL SPONSORSHIP 7-8 ONLINE SPONSORSHIPS 9 ADDITIONAL

More information

Unity 6. Spotlight. LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide

Unity 6. Spotlight. LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide LOCAL GOVERNMENT ASSOCIATION OF SA Unity (DCW Edition) Guide Unity 6 Spotlight For support with using UnityTM (DCW Edition) contact: The Electronic Services Program (ESP) Team Local Government Association

More information

Adobe Flash Lite 2.0 Mobile Developer Exam

Adobe Flash Lite 2.0 Mobile Developer Exam June 2007 Adobe Flash Lite 2.0 Mobile Developer Exam EXAM PREPARATION GUIDE EXAM PREPARATION GUIDE Adobe Flash Lite 2.0 Mobile Developer Exam This guide provides all the information you need to get started

More information

Creating a Flash.swf animation

Creating a Flash.swf animation GRC 119 Assignment 5 Creating a Flash.swf animation 1. How to get started in Flash 2. Creating layers and adding content 3. Tweening or animating between two keyframes 4. How to import multiple images

More information

How to create a Flash banner advert in DrawPlus X2

How to create a Flash banner advert in DrawPlus X2 How to create a Flash banner advert in DrawPlus X2 Open DrawPlus X2 and choose Start New: Keyframe Animation Select WebPlus 10 Flash Banner and click on Open The work area should look like the screenshot.

More information

client/agency digital ad kit

client/agency digital ad kit RM client/agency digital ad kit This kit is for use by OPUBCO clients and/or their ad agencies. Our goal is to ensure that your ads appear properly and have the maximum impact possible for your advertising

More information

CURRICULUM MAP. Web Design II Mr. Gault

CURRICULUM MAP. Web Design II Mr. Gault CURRICULUM MAP Web Design II Mr. Gault MONTH August- September ESSENTIAL QUESTIONS How do I create an animated map in? How do I integrate components and dynamic text boxes with the animated map? How do

More information

Using TFrame to create more advanced TJSEditDialogs in LMD DialogPack

Using TFrame to create more advanced TJSEditDialogs in LMD DialogPack Using TFrame to create more advanced TJSEditDialogs in LMD DialogPack This tutorial provides instructions on how to create a more advanced dialog but still taking advantage of the other properties and

More information

Allworx Call Assistant Release Notes (Release 2.1.2)

Allworx Call Assistant Release Notes (Release 2.1.2) Allworx Call Assistant Release Notes (Release 2.1.2) -PAGE INTENTIALLY LEFT BLANK- Call Assistant Release Notes 2.1.2 Table of Contents Introduction...1 Who Should Read This Document...1 Important Installation

More information

Alison Cernich, Ph.D. Director, Neuropsychology VA Maryland Health Care System Assistant Professor, Neurology & Psychiatry University of Maryland

Alison Cernich, Ph.D. Director, Neuropsychology VA Maryland Health Care System Assistant Professor, Neurology & Psychiatry University of Maryland Alison Cernich, Ph.D. Director, Neuropsychology VA Maryland Health Care System Assistant Professor, Neurology & Psychiatry University of Maryland School of Medicine The views and opinions expressed during

More information

Keywords - animation, e-learning, high school, physics lesson

Keywords - animation, e-learning, high school, physics lesson Simplify Understanding Physics Lessons for High School with Animation by E-Learning FX Hendra Prasetya Faculty of Computer Science, Soegijapranata Catholic University (SCU) Semarang, Indonesia hendrapraset@yahoo.com

More information

Sizmek Formats. Swell. Build Guide

Sizmek Formats. Swell. Build Guide Formats Swell Build Guide Table Of Contents Overview... 4 Supported Platforms... 4 Specifications... 4 Known Issues... 4 Ad Behavior Screenshots... 5 Before you Begin... 6 Template Included Files... 6

More information

Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates the once-still image.

Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates the once-still image. Slick Motion gives you a simple and easy way to make your still images come alive. Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates

More information

Insert/Edit Link: Popup Tab

Insert/Edit Link: Popup Tab Overview Note: The information on this page pertains to the old WYSIWYG Editor. For information about the new JustEdit Editor and the JustEdit toolbar, visit the JustEdit page. The Popup tab of the Insert/Edit

More information

Intermediate Blackboard

Intermediate Blackboard Intermediate Blackboard Contact Information Blackboard System Administrator: Paul Edminster, Webmaster Developer x3842 or Edminster@its.gonzaga.edu Blackboard Training and Support: Erik Blackerby, x3865

More information

The Performance Management Process How to establish goals, objectives and KPI s

The Performance Management Process How to establish goals, objectives and KPI s Performance Management Part 3 The Performance Management Process How to establish goals, objectives and KPI s Agenda Review of what is Performance Management? Developing measures Goals, Objectives & KPI

More information

Index. 2D arrays, 210

Index. 2D arrays, 210 Index 2D arrays, 210 A ActionScript 2 (AS2), 6-7 ActionScript 3.0 (AS3), 6-7 Adobe Flash Platform Distribution service, 579 Adobe Flash Platform Shibuya service, 579 Adobe Flash Platform Social service,

More information

Web Page Design (Master)

Web Page Design (Master) St. Michael-Albertville High School Teacher: Ben Rusin Web Page Design (Master) September 2014 CEQ: WHAT IS HTML CODING AND HOW IS IT USED TO CREATE WEB SITES? AND HOW CAN IT BE USED TO CREATE WEB SITES?

More information

ACCELERATOR BASED GAME PROGRAMMING ON ANDROID MOBILE PHONE

ACCELERATOR BASED GAME PROGRAMMING ON ANDROID MOBILE PHONE Yuan Yifan ACCELERATOR BASED GAME PROGRAMMING ON ANDROID MOBILE PHONE Bachelor s Thesis Information Technology May 2013 DESCRIPTION Date of the bachelor's thesis May 13 th 2013 Author(s) Yuan Yifan Degree

More information

The Design of Multimedia Interactive Courseware Based on FLASH ZHU Xiaowei 1, a

The Design of Multimedia Interactive Courseware Based on FLASH ZHU Xiaowei 1, a International Conference on Education, Management and Computing Technology (ICEMCT 2015) The Design of Multimedia Interactive Courseware Based on FLASH ZHU Xiaowei 1, a 1 Wuhan Polytechnic, Wuhan 430074,

More information

Qualtrics Question API

Qualtrics Question API Qualtrics Question API API subject to change without notice Version: 2010.01.12 Contents Introduction... 2 Functions... 2 disablenextbutton... 2 disablepreviousbutton... 2 enablenextbutton... 3 enablepreviousbutton...

More information

Tutorial 13: Object Animation

Tutorial 13: Object Animation Tutorial 13: Object Animation In this tutorial we will learn how to: Completion time 40 minutes Establish the number of frames for an object animation Rotate objects into desired positions Set key frames

More information

Make Life Easier by Using Modern Features of the SPCM Software

Make Life Easier by Using Modern Features of the SPCM Software Make Life Easier by Using Modern Features of the SPCM Software Abstract. Over a long period of time the SPCM operating software of the Becker & Hickl TCSPC systems has continuously been upgraded with new

More information

Outline: Operating Systems

Outline: Operating Systems Outline: Operating Systems What is an OS OS Functions Multitasking Virtual Memory File Systems Window systems PC Operating System Wars: Windows vs. Linux 1 Operating System provides a way to boot (start)

More information

Flash Game Development by Example

Flash Game Development by Example Flash Game Development by Example Emanuele Feronato Chapter No. 6 "Astro-PANIC!" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter NO.6 " Astro-PANIC!

More information

Adobe Creative Suite: Introduction for Web Design

Adobe Creative Suite: Introduction for Web Design coursemonster.com/uk Adobe Creative Suite: Introduction for Web Design View training dates» Overview Website design can be confusing to get started with. But with our Adobe Certified Instructor led class

More information

Advertising Rates 2015

Advertising Rates 2015 Web Marketing Today offers four online advertising opportunities. They are: Sponsored Webinars, Display Ads, Email Newsletter Ads, and Dedicated Email Drops. SPONSORED WEBINARS Web Marketing Today publishes

More information

Elliott Wave Rules and Guidelines Overview of AGET Time and Price Squares Tool page 1

Elliott Wave Rules and Guidelines Overview of AGET Time and Price Squares Tool page 1 Elliott Wave Rules and Guidelines Overview of AGET Time and Price Squares Tool page 1 Elliott Wave Rules and Guidelines Overview of AGET Time and Price Squares Tool (By Marc Rinehart) 2/19/02 NOTE WHEN

More information

The goal is to program the PLC and HMI to count with the following behaviors:

The goal is to program the PLC and HMI to count with the following behaviors: PLC and HMI Counting Lab The goal is to program the PLC and HMI to count with the following behaviors: 1. The counting should be started and stopped from buttons on the HMI 2. The direction of the count

More information

Creative Cloud for Web Design

Creative Cloud for Web Design Creative Cloud for Web Design Level: Duration: Time: Cost: Fast Track - Introduction 5 Days 9:30 AM - 4:30 PM 997 Overview Like the Dreamweaver Jumpstart course, the Creative Suite for Web Design course

More information

Overview of the Adobe Flash Professional CS6 workspace

Overview of the Adobe Flash Professional CS6 workspace Overview of the Adobe Flash Professional CS6 workspace In this guide, you learn how to do the following: Identify the elements of the Adobe Flash Professional CS6 workspace Customize the layout of the

More information

The Association for Internet Advertising (SPIR)

The Association for Internet Advertising (SPIR) The Association for Internet Advertising (SPIR) ILayer in single-and double swf files This document describes the creation of ILayer types of ads in Flash (swf format), used under names such as Rollout,

More information

Off-Campus Employer JobX Training Guide

Off-Campus Employer JobX Training Guide Off-Campus Employer JobX Training Guide Student Employment Services Training Topics: 1. Introduction 2. Login 3. Add a job 4. Edit a job 5. Review on-line applications 6. Send Hiring Correspondence to

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

ROSSEL ADVERTISING a. ROSSEL ADVERTISING last version : 11/2014 TECHNICAL SPECIFICATIONS

ROSSEL ADVERTISING a. ROSSEL ADVERTISING last version : 11/2014 TECHNICAL SPECIFICATIONS Table of Contents GENERALITIES 1 1. Delivery delays & Contact infos 1 2. General creative informations 2 3. Dimensions & weights 3 4. Optional attributes 4 Expandable creatives 4 Overlayer creatives 4

More information

Solar-Generation Data Visualization Software Festa Operation Manual

Solar-Generation Data Visualization Software Festa Operation Manual Solar-Generation Data Visualization Software Festa Operation Manual Please be advised that this operation manual is subject to change without notice. FL-003 CONTENTS INTRODUCTION Chapter1: Basic Operations

More information