 |
The size of the Flash applet, when
displayed in a browser, is specified by the Height and Width
parameters, measured in pixels.
Note that with some Flash applets, the size is proportional
to the work the applet has to do. This is especially true
for image processing such as ImageFader and others. As a rule,
you should keep the size small, if possible.
Note that JavaScript effects don't have the width and height
fields. This is because these effects in general can be applied
on a whole page or a non-rectangular region.
|
 |