Many
Manuals
search
Categorias
Marcas
Inicio
MACROMEDIA
Manuales de software
FLASH 8-FLASH
Especificaciones
MACROMEDIA FLASH 8-FLASH Especificaciones Pagina 144
Descarga
Compartir
Compartiendo
Añadir a mis manuales
Imprimir
Pagina
/
290
Tabla de contenidos
MARCADORES
Valorado
.
/ 5. Basado en
revisión del cliente
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
144
Basic Tasks: Create a Presentation
with Screens
(Flash
Professional Only)
1
2
...
139
140
141
142
143
144
145
146
147
148
149
...
289
290
Flash Tutorials
1
Contents
3
4Contents
4
Contents 5
5
6Contents
6
Contents 7
7
8Contents
8
Contents 9
9
10 Contents
10
Introduction
11
12 Introduction
12
Basic Tasks: Create a
13
Document
13
FLA files for your reference
14
Undo changes
16
View the Timeline
16
Change background and Stage
17
Change your view of the Stage
18
View the Library panel
18
Add graphics to the Stage
19
Add video
19
View object properties
20
Add video control behaviors
20
Test the document
23
Find help
23
■ View object properties
24
■ Add video control behaviors
24
■ Find help
24
Basic Tasks: Creating a
25
Open the finished FLA file
27
Creating a new document
29
Changing document properties
30
Importing graphics
33
Importing graphics 35
35
Introducing layers and the
36
Creating a new layer
38
Importing to a layer
39
Summary 41
41
Adding text
46
Adding text 47
47
Creating a symbol
49
Creating a button
56
Creating a button 57
57
Writing simple actions
59
■ Create text
62
■ Create symbols
62
■ Create an animation
62
■ Create buttons
62
■ Write ActionScript
62
Open the finished project
65
Review the completed project
66
Close the completed project
66
Considering your audience
67
Inserting Flash on a
71
Dreamweaver site
71
Using roundtrip editing
73
Checking for Flash Player
74
Checking for Flash Player 75
75
Summary 77
77
Flash Content
79
Provide a document title and
81
Specify that screen readers
83
Index text box
85
About testing your document
87
Basic Tasks: Work with
89
Select a layer
91
Hide and show layers
92
Lock a layer
92
Add and name a layer
93
Change the order of layers
93
Organize layers in a folder
94
Add a mask layer
94
Add a guide layer
95
Delete a layer
96
Basic Tasks: Create an
97
Application
97
Copy input and dynamic text
99
Name text fields
99
Add and name a Button
100
Write a function
103
Test your application
105
Basic Tasks: Use Layout
107
Set up your workspace
108
Use guides to align an object
108
Change the Stage size
109
Resize objects to match the
110
Stage size
110
Align an object using the
111
Snap objects to each other
113
Summary 115
115
Basic Tasks: Create
117
Symbols and Instances
117
About creating symbols
118
Create a graphic symbol
119
Modify a symbol
121
Create a movie clip symbol
122
Summary 123
123
Basic Tasks: Add Button
125
Animation and Navigation
125
Create a button from grouped
127
Name a button instance
127
Align buttons
129
Add an action to a button
131
Add navigation to a button
132
Test the SWF file
133
CHAPTER 11
135
View screen properties
138
Add and name a slide
141
Select and move slides
141
Add content to a new slide
142
Add transition behaviors
142
Test your presentation
143
Creating Graphics: Draw
145
Select a shape tool
146
Select options to create a
147
Draw a polygon
147
Rotate the shape
148
Use the cutout feature
148
Transform the shape of your
149
Copy strokes
149
Draw with the Line tool
150
Group the shape
151
Creating Graphics: Create a
153
Timeline Animation
153
Create a motion tween
155
Create a shape tween
156
Change the speed of the
158
Creating Graphics: Making
161
Animations with Easing
161
(Flash Professional only)
161
Open the authoring document
163
Review the completed FLA file
164
Open the starter document
165
Open the starter document 167
167
Use easing controls
168
Open the starter document 169
169
Open the starter document 171
171
Open the starter document 173
173
Open the starter document 175
175
Test the application
176
Creating Graphics:
177
Applying Gradients
177
Apply a linear gradient
181
Create a radial gradient
183
Create a radial gradient 185
185
Apply the finishing touches
187
(Flash Professional Only)
193
Review your task
194
Apply filters and blends
195
Apply a filter
196
Apply filters and blends 197
197
Text: Add Text to a
199
■ For Font, select Arial
201
■ For Font Size, enter 13
201
Select device fonts
203
Add an input text field
203
Copy a text field
204
Create a dynamic text field
205
Specify format options
206
View ActionScript for the
207
Check spelling
208
ActionScript: Use Script
209
Assist mode
209
Close the completed FLA file
212
Script Assist mode
213
ActionScript: Write
225
Scripts
225
Name button instances
228
Initialize the document
228
Apply ActionScript syntax
229
Add comments to ActionScript
230
Write a function for a button
231
Copy and modify a button
232
Check syntax and test your
233
ActionScript: Add
235
Interactivity
235
Add a scene
237
Move between scenes
238
Control the document with a
238
Link a button to a scene
239
Add navigation to return to
239
Play a movie clip
240
Play a movie clip 241
241
Unload the movie clip
242
Test your document
243
■ Create a new scene
244
Conditional Logic and Send
245
Add an error message
248
Add a confirmation message
249
Add a stop() action
249
Submit button
251
Pass data out of a SWF file
252
Test your SWF file
253
ActionScript: Work with
255
Objects and Classes
255
Create an object from a class
257
Modify your script
258
Create a custom class
259
Build a custom class
261
Create two objects from the
262
Product class
262
Instance
263
11. Test the Shape.fla file
266
Data Integration: Overview
267
Data Integration: Using the
269
Macromedia Tips
269
Web Service
269
ComboBox
274
<products_cb>
274
Timesheet (Flash
277
Professional Only)
277
Create the user interface
278
Create the user interface 279
279
Create the user interface 281
281
Create the user interface 283
283
Create the user interface 285
285
Edit the data
286
Update the Timesheet
287
Update the timesheet
288
Update the timesheet 289
289
Comentarios a estos manuales
Sin comentarios
Publish
Relacionado con productos y manuales para Manuales de software MACROMEDIA FLASH 8-FLASH
Manuales de software MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual de usuario
(184 paginas)
Manuales de software MACROMEDIA FREEHAND MX-USING FREEHAND MX Especificaciones
(412 paginas)
Imprimir documento
Imprimir pagina 144
Comentarios a estos manuales