548
Printing from SWF Files
To disable printing in the Flash Player context menu by dimming the
Print command:
1.
Open or make active the Flash document (FLA file) that you want to publish.
2.
Select the first keyframe in the main Timeline.
3.
Select Window > Properties to view the Property inspector.
4.
In the Property inspector, for Label enter
!#p
to specify the frame as nonprinting.
You need to specify only one !#p label to dim the Print command in the context menu.
To disable printing by removing the Flash Player context menu:
1.
Open or make active the Flash document (FLA file) that you want to publish.
2.
Select File > Publish Settings.
3.
Select the HTML tab and deselect Display Menu.
4.
Click OK.
For more information on publishing options, see
“Publishing Flash documents” on page 459
.
Printing from the Flash Player context
menu
You can use the Print command in the Flash Player context menu to print frames from any
Flash SWF file.
The context menu’s Print command cannot print transparency or color effects and cannot
print frames from other movie clips; for more sophisticated printing capabilities, use the
PrintJob object or the
print()
function. See
“Using the ActionScript PrintJob class”
on page 537
and
“Using the print() function (when not using the PrintJob object)”
on page 546
.
NO
TE
You can also select a blank frame (rather than a keyframe) and label it
#p
.
Summary of Contents for FLASH 8-FLASH
Page 1: ...Using Flash ...
Page 12: ...12 Contents ...
Page 110: ...110 Using Symbols Instances and Library Assets ...
Page 128: ...128 Working with Color Strokes and Fills ...
Page 156: ...156 Drawing ...
Page 190: ...190 Working with Text ...
Page 224: ...224 Working with Graphic Objects ...
Page 270: ...270 Creating Motion ...
Page 310: ...310 Working with Video ...
Page 362: ...362 Working with Screens Flash Professional Only ...
Page 386: ...386 Creating Multilanguage Text ...
Page 454: ...454 Data Integration Flash Professional Only ...
Page 500: ...500 Publishing ...
Page 534: ...534 Creating Accessible Content ...