chapter i(flash basic)

Post on 18-Jan-2017

7 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Adobe* Flash Professional Basic

Introduction• Combines many of the key tools for multimedia authoring

into one nimble program. The integration it facilitates with other programs and languages promotes better

• Web content and more advanced applications. Flash content is not only found on the Web. For example, it is also used for CD/DVD ROM authoring, broadcast graphics, offline interfaces, and business presentations.

• Flash is a multifaceted application that can create a wide range of interactive products for the ever-growing variety of Web-enabled devices that surfers use to access the Internet.

• l Careful planning of Flash development will undoubtedly save you time and effort in the long run.

Anatomy of Adobe Flash

Drawing

Polystar Tool=> Option(property)

Working with Text

Property=> Parameter

Animation

Ex1: Frame and Keyframe

Ex2: Created Motion, Blank Key Frame, Import

Using alpha settings with gradients

• Convert to Symbol• Alpha number setting• Creation motion

Convert to symbol(video clip)

• Double click to go to scene

Animate TEXT

Bevel

Drop

Mask on brush(above layer)

Exercise 1

Exercise 2

Creating Button

<html><head><title></title>

</head>

<body><object type="application/x-shockwave-flash"

onMouseDown="parent.location='http://www.mysite.com'" > <param name="wmode" value="transparent" /><param name="movie" value="bt.swf" /></object>

</body></html>

top related