add avm2 exception handler support to assembler
[swf2.git] / lib / player-ffi-packages.lisp
blobbf28d2936c9811ca3da7fba566bbb0eca895ce60
1 ;;; --generated file, do not edit--
3 (in-package :avm2-compiler)
4 (defpackage #:%flash
5 (:export
6 #:+flash-proxy+
7 #:seconds
8 #:timezone-offset
9 #:get-utc-full-year
10 #:set-utc-full-year
11 #:to-locale-date-string
12 #:set-full-year
13 #:get-full-year
14 #:day-utc
15 #:get-day
16 #:milliseconds-utc
17 #:get-timezone-offset
18 #:get-hours
19 #:full-year
20 #:minutes
21 #:set-utc-hours
22 #:to-locale-time-string
23 #:set-time
24 #:get-utc-day
25 #:set-hours
26 #:get-month
27 #:get-seconds
28 #:set-month
29 #:set-seconds
30 #:get-time
31 #:get-utc-hours
32 #:set-utc-month
33 #:set-utc-seconds
34 #:get-utc-date
35 #:to-date-string
36 #:set-utc-date
37 #:get-utc-month
38 #:get-utc-seconds
39 #:set-date
40 #:set-utc-minutes
41 #:get-minutes
42 #:to-locale-string
43 #:seconds-utc
44 #:get-date
45 #:time
46 #:get-utc-milliseconds
47 #:set-minutes
48 #:day
49 #:set-utc-milliseconds
50 #:to-utc-string
51 #:to-time-string
52 #:full-year-utc
53 #:date-utc
54 #:hours-utc
55 #:set-milliseconds
56 #:milliseconds
57 #:get-utc-minutes
58 #:hours
59 #:minutes-utc
60 #:get-milliseconds
61 #:month-utc
62 #:month
63 #:parse
64 #:utc
65 #:date
66 #:trace
67 #:is-xml-name
68 #:q-name
69 #:xml-list
70 #:children
71 #:remove-namespace
72 #:text
73 #:namespace-declarations
74 #:add-namespace
75 #:insert-child-after
76 #:elements
77 #:node-kind
78 #:copy
79 #:comments
80 #:notification
81 #:set-name
82 #:prepend-child
83 #:has-simple-content
84 #:attribute
85 #:parent
86 #:descendants
87 #:has-complex-content
88 #:append-child
89 #:contains
90 #:child-index
91 #:child
92 #:set-namespace
93 #:processing-instructions
94 #:attributes
95 #:local-name
96 #:set-local-name
97 #:in-scope-namespaces
98 #:normalize
99 #:set-children
100 #:to-xml-string
101 #:set-notification
102 #:insert-child-before
103 #:default-settings
104 #:ignore-whitespace
105 #:pretty-printing
106 #:ignore-processing-instructions
107 #:ignore-comments
108 #:set-settings
109 #:pretty-indent
110 #:settings
111 #:xml
112 #:dotall
113 #:multiline
114 #:source
115 #:test
116 #:extended
117 #:last-index
118 #:global
119 #:ignore-case
120 #:exec
121 #:reg-exp
122 #:+pi+
123 #:+log2e+
124 #:+ln2+
125 #:sqrt
126 #:max
127 #:min
128 #:+log10e+
129 #:tan
130 #:atan
131 #:+ln10+
132 #:pow
133 #:exp
134 #:log
135 #:floor
136 #:atan2
137 #:sin
138 #:asin
139 #:+sqrt2+
140 #:round
141 #:ceil
142 #:+sqrt-1/2+
143 #:cos
144 #:acos
145 #:+e+
146 #:random
147 #:abs
148 #:math
149 #:argument-error
150 #:uninitialized-error
151 #:verify-error
152 #:uri-error
153 #:type-error
154 #:syntax-error
155 #:security-error
156 #:reference-error
157 #:range-error
158 #:eval-error
159 #:definition-error
160 #:name
161 #:message
162 #:error-id
163 #:get-stack-trace
164 #:get-error-message
165 #:throw-error
166 #:error
167 #:decode-uri-component
168 #:is-finite
169 #:is-nan
170 #:parse-float
171 #:unescape
172 #:+undefined+
173 #:+infinity+
174 #:+as3+
175 #:parse-int
176 #:encode-uri-component
177 #:decode-uri
178 #:encode-uri
179 #:escape
180 #:sort
181 #:sort-on
182 #:splice
183 #:every
184 #:push
185 #:for-each
186 #:filter
187 #:some
188 #:pop
189 #:join
190 #:unshift
191 #:shift
192 #:map
193 #:reverse
194 #:+descending+
195 #:+return-indexed-array+
196 #:+unique-sort+
197 #:+numeric+
198 #:+case-insensitive+
199 #:array
200 #:to-locale-upper-case
201 #:to-upper-case
202 #:char-code-at
203 #:replace
204 #:substr
205 #:locale-compare
206 #:char-at
207 #:search
208 #:to-locale-lower-case
209 #:concat
210 #:split
211 #:to-lower-case
212 #:last-index-of
213 #:slice
214 #:substring
215 #:index-of
216 #:match
217 #:from-char-code
218 #:string
219 #:uint
220 #:int
221 #:to-exponential
222 #:to-fixed
223 #:to-precision
224 #:+nan+
225 #:+max-value+
226 #:+negative-infinity+
227 #:+positive-infinity+
228 #:+min-value+
229 #:number
230 #:boolean
231 #:uri
232 #:to-string
233 #:prefix
234 #:value-of
235 #:namespace
236 #:apply
237 #:length
238 #:call
239 #:function
240 #:prototype
241 #:class
242 #:is-prototype-of
243 #:property-is-enumerable
244 #:has-own-property
245 #:+length+
246 #:set-property-is-enumerable
247 #:dont-enum-prototype
248 #:object
250 #:void))
252 (defpackage #:%__AS3__.vec
253 (:export
254 #:vector$double
255 #:vector$uint
256 #:vector$int
257 #:filter
258 #:splice
259 #:some
260 #:for-each
261 #:to-locale-string
262 #:to-string
263 #:last-index-of
264 #:join
265 #:shift
266 #:sort
267 #:map
268 #:every
269 #:push
270 #:fixed
271 #:concat
272 #:slice
273 #:pop
274 #:index-of
275 #:length
276 #:unshift
277 #:reverse
278 #:vector$object
279 #:vector))
281 (defpackage #:%builtin.as$0
282 (:export
283 #:length
284 #:prototype
285 #:method-closure))
287 (defpackage #:%flash.system
288 (:export
289 #:+local-with-network+
290 #:disable-avm1loading
291 #:load-policy-file
292 #:allow-insecure-domain
293 #:allow-domain
294 #:+local-with-file+
295 #:+remote+
296 #:+local-trusted+
297 #:exact-settings
298 #:sandbox-type
299 #:show-settings
300 #:security
301 #:deblocking-filter
302 #:jpeg-loader-context
303 #:check-policy-file
304 #:loader-context
305 #:+display+
306 #:+settings-manager+
307 #:+microphone+
308 #:+privacy+
309 #:+local-storage+
310 #:+camera+
311 #:+default+
312 #:security-panel
313 #:do-conversion
314 #:construct-ok
315 #:conversion-mode
316 #:enabled
317 #:set-composition-string
318 #:security-domain
319 #:is-embedded-in-acrobat
320 #:player-type
321 #:local-file-read-disable
322 #:server-string
323 #:has-streaming-video
324 #:is-debugger
325 #:screen-resolution-x
326 #:pixel-aspect-ratio
327 #:av-hardware-disable
328 #:screen-resolution-y
329 #:version
330 #:os
331 #:internal
332 #:has-screen-playback
333 #:has-audio-encoder
334 #:language
335 #:screen-color
336 #:has-audio
337 #:has-video-encoder
338 #:manufacturer
339 #:has-embedded-video
340 #:has-mp3
341 #:has-accessibility
342 #:screen-dpi
343 #:has-printing
344 #:has-streaming-audio
345 #:max-level-id-c
346 #:has-ime
347 #:has-screen-broadcast
348 #:has-tls
349 #:capabilities
350 #:fscommand
351 #:+alphanumeric-full+
352 #:+japanese-katakana-half+
353 #:+japanese-katakana-full+
354 #:+chinese+
355 #:+japanese-hiragana+
356 #:+unknown+
357 #:+korean+
358 #:+alphanumeric-half+
359 #:ime-conversion-mode
360 #:parent-domain
361 #:has-definition
362 #:get-definition
363 #:domain-memory
364 #:min-domain-memory-length
365 #:current-domain
366 #:application-domain
367 #:exit
368 #:gc
369 #:pause
370 #:set-clipboard
371 #:resume
372 #:vm-version
373 #:total-memory
374 #:use-code-page
375 #:ime
376 #:system))
378 (defpackage #:%flash.sampler
379 (:export
380 #:clear-samples
381 #:get-size
382 #:start-sampling
383 #:get-sample-count
384 #:get-samples
385 #:is-getter-setter
386 #:get-setter-invocation-count
387 #:get-invocation-count
388 #:get-getter-invocation-count
389 #:get-member-names
390 #:stop-sampling
391 #:pause-sampling
392 #:+size+
393 #:delete-object-sample
394 #:object
395 #:+id+
396 #:+type+
397 #:new-object-sample
398 #:+time+
399 #:+stack+
400 #:sample
401 #:+file+
402 #:+name+
403 #:+line+
404 #:to-string
405 #:stack-frame))
407 (defpackage #:%flash.events
408 (:export
409 #:status
410 #:+http-status+
411 #:http-status-event
412 #:+capturing-phase+
413 #:+at-target+
414 #:+bubbling-phase+
415 #:char-code
416 #:key-location
417 #:+key-up+
418 #:+key-down+
419 #:keyboard-event
420 #:delta
421 #:alt-key
422 #:ctrl-key
423 #:stage-x
424 #:stage-y
425 #:local-y
426 #:local-x
427 #:button-down
428 #:+roll-over+
429 #:+mouse-down+
430 #:+double-click+
431 #:+mouse-up+
432 #:+mouse-out+
433 #:+click+
434 #:+mouse-over+
435 #:+roll-out+
436 #:+mouse-move+
437 #:+mouse-wheel+
438 #:mouse-event
439 #:update-after-event
440 #:+timer+
441 #:+timer-complete+
442 #:timer-event
443 #:bitmap-data
444 #:vector
445 #:byte-array
446 #:shader-event
447 #:full-screen
448 #:+full-screen+
449 #:full-screen-event
450 #:info
451 #:+net-status+
452 #:net-status-event
453 #:+upload-complete-data+
454 #:+data+
455 #:data-event
456 #:activating
457 #:+activity+
458 #:activity-event
459 #:mouse-target
460 #:is-mouse-target-inaccessible
461 #:context-menu-owner
462 #:+menu-select+
463 #:+menu-item-select+
464 #:context-menu-event
465 #:bytes-total
466 #:bytes-loaded
467 #:+socket-data+
468 #:+progress+
469 #:progress-event
470 #:+security-error+
471 #:security-error-event
472 #:level
473 #:code
474 #:+status+
475 #:status-event
476 #:change-list
477 #:+sync+
478 #:sync-event
479 #:position
480 #:+sample-data+
481 #:sample-data-event
482 #:key-code
483 #:related-object
484 #:is-related-object-inaccessible
485 #:shift-key
486 #:+focus-in+
487 #:+key-focus-change+
488 #:+focus-out+
489 #:+mouse-focus-change+
490 #:focus-event
491 #:+io-error+
492 #:+verify-error+
493 #:+network-error+
494 #:+disk-error+
495 #:io-error-event
496 #:header
497 #:data
498 #:net-filter-event
499 #:+ime-composition+
500 #:ime-event
501 #:event-dispatcher
502 #:weak-function-closure
503 #:weak-method-closure
504 #:add-event-listener
505 #:remove-event-listener
506 #:will-trigger
507 #:has-event-listener
508 #:dispatch-event
509 #:i-event-dispatcher
510 #:error
511 #:+async-error+
512 #:async-error-event
513 #:+error+
514 #:error-event
515 #:text
516 #:+link+
517 #:+text-input+
518 #:text-event
519 #:stop-immediate-propagation
520 #:type
521 #:current-target
522 #:cancelable
523 #:target
524 #:to-string
525 #:stop-propagation
526 #:prevent-default
527 #:bubbles
528 #:clone
529 #:format-to-string
530 #:event-phase
531 #:is-default-prevented
532 #:+select+
533 #:+activate+
534 #:+id3+
535 #:+copy+
536 #:+deactivate+
537 #:+paste+
538 #:+tab-index-change+
539 #:+exit-frame+
540 #:+removed-from-stage+
541 #:+added+
542 #:+mouse-leave+
543 #:+close+
544 #:+open+
545 #:+scroll+
546 #:+connect+
547 #:+removed+
548 #:+select-all+
549 #:+fullscreen+
550 #:+complete+
551 #:+resize+
552 #:+change+
553 #:+clear+
554 #:+cut+
555 #:+tab-children-change+
556 #:+frame-constructed+
557 #:+added-to-stage+
558 #:+tab-enabled-change+
559 #:+render+
560 #:+init+
561 #:+unload+
562 #:+sound-complete+
563 #:+enter-frame+
564 #:+cancel+
565 #:event))
567 (defpackage #:%flash.utils
568 (:export
569 #:write-external
570 #:read-external
571 #:i-externalizable
572 #:object-output
573 #:has-property
574 #:set-property
575 #:next-value
576 #:get-property
577 #:get-descendants
578 #:next-name
579 #:next-name-index
580 #:call-property
581 #:is-attribute
582 #:delete-property
583 #:proxy
584 #:+little-endian+
585 #:+big-endian+
586 #:dictionary
587 #:escape-multi-byte
588 #:get-qualified-class-name
589 #:unescape-multi-byte
590 #:get-definition-by-name
591 #:describe-type
592 #:get-timer
593 #:get-qualified-superclass-name
594 #:object-input
595 #:clear-interval
596 #:clear-timeout
597 #:set-interval
598 #:set-timeout
599 #:set-interval-timer
600 #:running
601 #:current-count
602 #:stop
603 #:start
604 #:reset
605 #:repeat-count
606 #:delay
607 #:timer
608 #:uncompress
609 #:to-string
610 #:compress
611 #:length
612 #:clear
613 #:inflate
614 #:position
615 #:deflate
616 #:default-object-encoding
617 #:byte-array
618 #:read-byte
619 #:read-object
620 #:read-utf-bytes
621 #:read-int
622 #:read-utf
623 #:read-bytes
624 #:read-unsigned-byte
625 #:read-boolean
626 #:read-unsigned-short
627 #:read-float
628 #:read-multi-byte
629 #:read-double
630 #:read-short
631 #:bytes-available
632 #:read-unsigned-int
633 #:i-data-input
634 #:write-object
635 #:write-float
636 #:write-unsigned-int
637 #:write-double
638 #:write-int
639 #:write-bytes
640 #:object-encoding
641 #:endian
642 #:write-boolean
643 #:write-utf
644 #:write-byte
645 #:write-short
646 #:write-utf-bytes
647 #:write-multi-byte
648 #:i-data-output))
650 (defpackage #:%flash.display
651 (:export
652 #:+positive+
653 #:+negative+
654 #:triangle-culling
655 #:+actionscript3+
656 #:+actionscript2+
657 #:+show-all+
658 #:+no-scale+
659 #:+no-border+
660 #:+exact-fit+
661 #:stage-scale-mode
662 #:+auto+
663 #:+never+
664 #:+always+
665 #:+float4+
666 #:+float+
667 #:+float3+
668 #:+float2+
669 #:+matrix4x4+
670 #:+matrix3x3+
671 #:+matrix2x2+
672 #:+bool+
673 #:+int+
674 #:+bool4+
675 #:+bool3+
676 #:+bool2+
677 #:+int4+
678 #:+int3+
679 #:+int2+
680 #:shader-parameter-type
681 #:input
682 #:channels
683 #:shader-input
684 #:+reflect+
685 #:+repeat+
686 #:+pad+
687 #:color
688 #:graphics-solid-fill
689 #:display-state
690 #:full-screen-height
691 #:stage-width
692 #:add-event-listener
693 #:invalidate
694 #:quality
695 #:full-screen-source-rect
696 #:focus
697 #:full-screen-width
698 #:show-default-context-menu
699 #:has-event-listener
700 #:stage-height
701 #:is-focus-inaccessible
702 #:will-trigger
703 #:align
704 #:stage-focus-rect
705 #:+difference+
706 #:+layer+
707 #:+overlay+
708 #:+screen+
709 #:+hardlight+
710 #:+darken+
711 #:+shader+
712 #:+multiply+
713 #:+lighten+
714 #:+invert+
715 #:+subtract+
716 #:+erase+
717 #:+add+
718 #:unload
719 #:unload-and-stop
720 #:close
721 #:load-bytes
722 #:load
723 #:content-loader-info
724 #:copy-from
725 #:end-fill
726 #:draw-ellipse
727 #:draw-graphics-data
728 #:line-shader-style
729 #:line-bitmap-style
730 #:draw-circle
731 #:draw-round-rect
732 #:draw-round-rect-complex
733 #:line-style
734 #:begin-gradient-fill
735 #:begin-bitmap-fill
736 #:line-gradient-style
737 #:begin-shader-fill
738 #:clear
739 #:begin-fill
740 #:draw-path
741 #:draw-rect
742 #:draw-triangles
743 #:over-state
744 #:down-state
745 #:up-state
746 #:hit-test-state
747 #:simple-button
748 #:+square+
749 #:caps-style
750 #:current-labels
751 #:current-label
752 #:play
753 #:next-frame
754 #:prev-scene
755 #:track-as-menu
756 #:add-frame-script
757 #:goto-and-stop
758 #:current-scene
759 #:current-frame
760 #:next-scene
761 #:frames-loaded
762 #:total-frames
763 #:enabled
764 #:goto-and-play
765 #:scenes
766 #:stop
767 #:prev-frame
768 #:current-frame-label
769 #:movie-clip
770 #:start-drag
771 #:stop-drag
772 #:use-hand-cursor
773 #:button-mode
774 #:hit-area
775 #:sound-transform
776 #:drop-target
777 #:sprite
778 #:set-child-index
779 #:are-inaccessible-objects-under-point
780 #:add-child
781 #:get-child-at
782 #:remove-child
783 #:get-objects-under-point
784 #:swap-children
785 #:text-snapshot
786 #:tab-children
787 #:add-child-at
788 #:get-child-index
789 #:remove-child-at
790 #:get-child-by-name
791 #:swap-children-at
792 #:contains
793 #:num-children
794 #:mouse-children
795 #:display-object-container
796 #:graphics-shader-fill
797 #:+high+
798 #:+medium+
799 #:+low+
800 #:+best+
801 #:stage-quality
802 #:morph-shape
803 #:smooth
804 #:repeat
805 #:graphics-bitmap-fill
806 #:+rgb+
807 #:+linear-rgb+
808 #:precision-hint
809 #:byte-code
810 #:+non-zero+
811 #:+even-odd+
812 #:graphics-path-winding
813 #:+off+
814 #:+on+
815 #:+default+
816 #:color-correction
817 #:cancel
818 #:progress
819 #:target
820 #:shader
821 #:start
822 #:shader-job
823 #:index
824 #:value
825 #:shader-parameter
826 #:frame
827 #:frame-label
828 #:+full-screen+
829 #:stage-display-state
830 #:+flash9+
831 #:+flash10+
832 #:+flash2+
833 #:+flash8+
834 #:+flash6+
835 #:+flash4+
836 #:+flash7+
837 #:+flash5+
838 #:+flash3+
839 #:+flash1+
840 #:graphics
841 #:shape
842 #:child-allows-parent
843 #:shared-events
844 #:loader-url
845 #:content
846 #:loader
847 #:bytes-total
848 #:action-script-version
849 #:swf-version
850 #:application-domain
851 #:content-type
852 #:same-domain
853 #:bytes-loaded
854 #:url
855 #:frame-rate
856 #:bytes
857 #:parameters
858 #:parent-allows-child
859 #:dispatch-event
860 #:get-loader-info-by-definition
861 #:tab-index
862 #:mouse-enabled
863 #:tab-enabled
864 #:context-menu
865 #:double-click-enabled
866 #:focus-rect
867 #:accessibility-implementation
868 #:interactive-object
869 #:+alpha+
870 #:+blue+
871 #:+green+
872 #:+red+
873 #:bitmap-data-channel
874 #:+no-op+
875 #:+wide-move-to+
876 #:+wide-line-to+
877 #:+curve-to+
878 #:+move-to+
879 #:+line-to+
880 #:graphics-path-command
881 #:miter-limit
882 #:pixel-hinting
883 #:thickness
884 #:scale-mode
885 #:joints
886 #:fill
887 #:caps
888 #:graphics-stroke
889 #:i-graphics-stroke
890 #:+round+
891 #:+bevel+
892 #:+miter+
893 #:joint-style
894 #:call
895 #:add-callback
896 #:avm1movie
897 #:+radial+
898 #:+linear+
899 #:gradient-type
900 #:uvt-data
901 #:vertices
902 #:indices
903 #:culling
904 #:graphics-triangle-path
905 #:graphics-end-fill
906 #:histogram
907 #:get-vector
908 #:merge
909 #:set-pixels
910 #:lock
911 #:get-pixel32
912 #:threshold
913 #:get-pixels
914 #:palette-map
915 #:perlin-noise
916 #:compare
917 #:rect
918 #:set-pixel32
919 #:flood-fill
920 #:dispose
921 #:clone
922 #:noise
923 #:pixel-dissolve
924 #:get-color-bounds-rect
925 #:scroll
926 #:unlock
927 #:transparent
928 #:generate-filter-rect
929 #:get-pixel
930 #:copy-channel
931 #:set-vector
932 #:draw
933 #:color-transform
934 #:fill-rect
935 #:apply-filter
936 #:hit-test
937 #:set-pixel
938 #:copy-pixels
939 #:shader-data
940 #:alphas
941 #:type
942 #:colors
943 #:spread-method
944 #:ratios
945 #:focal-point-ratio
946 #:interpolation-method
947 #:matrix
948 #:graphics-gradient-fill
949 #:i-graphics-fill
950 #:+none+
951 #:+normal+
952 #:+vertical+
953 #:+horizontal+
954 #:line-scale-mode
955 #:+default-on+
956 #:+unsupported+
957 #:+default-off+
958 #:color-correction-support
959 #:+right+
960 #:+bottom-left+
961 #:+top+
962 #:+top-right+
963 #:+top-left+
964 #:+bottom+
965 #:+bottom-right+
966 #:+left+
967 #:stage-align
968 #:smoothing
969 #:pixel-snapping
970 #:bitmap-data
971 #:bitmap
972 #:stage
973 #:filters
977 #:hit-test-object
978 #:root
979 #:loader-info
980 #:transform
981 #:get-rect
982 #:mask
983 #:mouse-y
984 #:mouse-x
985 #:hit-test-point
986 #:global-to-local3d
987 #:alpha
988 #:local3d-to-global
989 #:cache-as-bitmap
990 #:parent
991 #:opaque-background
992 #:blend-shader
993 #:get-bounds
994 #:height
995 #:rotation-z
996 #:scroll-rect
997 #:accessibility-properties
998 #:scale-z
999 #:scale-y
1000 #:scale-x
1001 #:rotation-y
1002 #:rotation-x
1003 #:scale-9-grid
1004 #:blend-mode
1005 #:global-to-local
1006 #:width
1007 #:local-to-global
1008 #:rotation
1009 #:visible
1010 #:display-object
1011 #:i-bitmap-drawable
1012 #:wide-move-to
1013 #:curve-to
1014 #:line-to
1015 #:move-to
1016 #:data
1017 #:commands
1018 #:winding
1019 #:wide-line-to
1020 #:graphics-path
1021 #:i-graphics-data
1022 #:i-graphics-path
1023 #:labels
1024 #:name
1025 #:num-frames
1026 #:scene
1027 #:+full+
1028 #:+fast+
1029 #:shader-precision))
1031 (defpackage #:%flash.ui
1032 (:export
1033 #:+standard+
1034 #:+num-pad+
1035 #:key-location
1036 #:clear
1037 #:select-all
1038 #:copy
1039 #:paste
1040 #:cut
1041 #:context-menu-clipboard-items
1042 #:+auto+
1043 #:+arrow+
1044 #:+i-beam+
1045 #:+hand+
1046 #:+button+
1047 #:mouse-cursor
1048 #:show
1049 #:cursor
1050 #:hide
1051 #:mouse
1052 #:quality
1053 #:save
1054 #:rewind
1055 #:forward-and-back
1056 #:play
1057 #:zoom
1058 #:print
1059 #:loop
1060 #:context-menu-built-in-items
1061 #:hide-built-in-items
1062 #:link
1063 #:clipboard-menu
1064 #:custom-items
1065 #:clipboard-items
1066 #:built-in-items
1067 #:context-menu
1068 #:+numpad-multiply+
1069 #:+f11+
1070 #:+numpad-subtract+
1071 #:+shift+
1072 #:+f15+
1073 #:+f14+
1074 #:+f13+
1075 #:+f12+
1076 #:+home+
1077 #:+f10+
1078 #:+page-up+
1079 #:+page-down+
1080 #:+backspace+
1081 #:+numpad-decimal+
1082 #:+numpad-enter+
1083 #:num-lock
1084 #:+numpad-0+
1085 #:+numpad-6+
1086 #:+caps-lock+
1087 #:+numpad-3+
1088 #:+numpad-9+
1089 #:+numpad-8+
1090 #:+numpad-5+
1091 #:+numpad-4+
1092 #:+f8+
1093 #:+numpad-2+
1094 #:+numpad-1+
1095 #:+control+
1096 #:+end+
1097 #:+numpad-divide+
1098 #:+insert+
1099 #:+enter+
1100 #:+f9+
1101 #:+delete+
1102 #:+f7+
1103 #:+f6+
1104 #:+f5+
1105 #:+f4+
1106 #:+f3+
1107 #:+f2+
1108 #:+f1+
1109 #:+up+
1110 #:+down+
1111 #:+space+
1112 #:is-accessible
1113 #:caps-lock
1114 #:+numpad-add+
1115 #:+tab+
1116 #:+numpad-7+
1117 #:+left+
1118 #:+right+
1119 #:+escape+
1120 #:keyboard
1121 #:clone
1122 #:visible
1123 #:caption
1124 #:separator-before
1125 #:enabled
1126 #:context-menu-item))
1128 (defpackage #:%flash.text.engine
1129 (:export
1130 #:+tabular+
1131 #:+proportional+
1132 #:flush-atom-data
1133 #:atom-count
1134 #:get-atom-center
1135 #:raw-text-length
1136 #:tab-index
1137 #:get-atom-text-rotation
1138 #:focus-rect
1139 #:specified-width
1140 #:text-height
1141 #:get-atom-text-block-end-index
1142 #:has-graphic-element
1143 #:tab-children
1144 #:validity
1145 #:get-atom-bounds
1146 #:get-atom-text-block-begin-index
1147 #:get-atom-word-boundary-on-left
1148 #:get-atom-index-at-char-index
1149 #:context-menu
1150 #:ascent
1151 #:text-width
1152 #:tab-enabled
1153 #:unjustified-text-width
1154 #:get-atom-index-at-point
1155 #:get-atom-bidi-level
1156 #:previous-line
1157 #:get-mirror-region
1158 #:next-line
1159 #:get-baseline-position
1160 #:get-atom-graphic
1161 #:descent
1162 #:mirror-regions
1163 #:+max-line-width+
1164 #:+roman+
1165 #:+ascent+
1166 #:+ideographic-top+
1167 #:+ideographic-center+
1168 #:+use-dominant-baseline+
1169 #:+ideographic-bottom+
1170 #:+descent+
1171 #:text-baseline
1172 #:+possibly-invalid+
1173 #:+valid+
1174 #:+invalid+
1175 #:+static+
1176 #:text-line-validity
1177 #:+all-including-last+
1178 #:+unjustified+
1179 #:+all-but-last+
1180 #:mirror
1181 #:element
1182 #:previous-region
1183 #:next-region
1184 #:bounds
1185 #:text-line
1186 #:text-line-mirror-region
1187 #:+old-style+
1188 #:+lining+
1189 #:+device+
1190 #:+embedded-cff+
1191 #:ungroup-elements
1192 #:merge-text-elements
1193 #:replace-elements
1194 #:set-elements
1195 #:group-elements
1196 #:split-text-element
1197 #:get-element-index
1198 #:element-count
1199 #:get-element-at-char-index
1200 #:get-element-at
1201 #:+italic+
1202 #:release-lines
1203 #:first-invalid-line
1204 #:dump
1205 #:last-line
1206 #:tab-stops
1207 #:create-text-line
1208 #:baseline-font-size
1209 #:bidi-level
1210 #:apply-non-linear-font-scaling
1211 #:find-previous-word-boundary
1212 #:line-rotation
1213 #:baseline-font-description
1214 #:find-next-word-boundary
1215 #:find-next-atom-boundary
1216 #:baseline-zero
1217 #:find-previous-atom-boundary
1218 #:content
1219 #:first-line
1220 #:get-text-line-at-char-index
1221 #:+insufficient-width+
1222 #:+complete+
1223 #:+success+
1224 #:+emergency+
1225 #:text-line-creation-result
1226 #:+cff+
1227 #:+minimum+
1228 #:+common+
1229 #:+exotic+
1230 #:+uncommon+
1231 #:+horizontal-stem+
1232 #:get-font-metrics
1233 #:digit-case
1234 #:font-size
1235 #:ligature-level
1236 #:alpha
1237 #:digit-width
1238 #:tracking-right
1239 #:alignment-baseline
1240 #:color
1241 #:dominant-baseline
1242 #:tracking-left
1243 #:baseline-shift
1244 #:+push-out-only+
1245 #:+prioritize-least-adjustment+
1246 #:+push-in-kinsoku+
1247 #:replace-text
1248 #:text-element
1249 #:+off+
1250 #:+on+
1251 #:kerning
1252 #:+rotate-0+
1253 #:+rotate-90+
1254 #:+rotate-270+
1255 #:+rotate-180+
1256 #:+none+
1257 #:+any+
1258 #:+auto+
1259 #:+all+
1260 #:break-opportunity
1261 #:element-width
1262 #:element-height
1263 #:graphic
1264 #:graphic-element
1265 #:+normal+
1266 #:+bold+
1267 #:underline-offset
1268 #:subscript-offset
1269 #:superscript-offset
1270 #:subscript-scale
1271 #:underline-thickness
1272 #:strikethrough-offset
1273 #:superscript-scale
1274 #:em-box
1275 #:strikethrough-thickness
1276 #:font-metrics
1277 #:font-name
1278 #:font-posture
1279 #:cff-hinting
1280 #:rendering-mode
1281 #:locked
1282 #:font-weight
1283 #:font-lookup
1284 #:is-font-compatible
1285 #:font-description
1286 #:decimal-alignment-token
1287 #:alignment
1288 #:position
1289 #:tab-stop
1290 #:+end+
1291 #:+center+
1292 #:+start+
1293 #:+decimal+
1294 #:tab-alignment
1295 #:+caps-and-small-caps+
1296 #:+small-caps+
1297 #:+title+
1298 #:+uppercase+
1299 #:+default+
1300 #:+caps+
1301 #:+lowercase+
1302 #:typographic-case
1303 #:justification-style
1304 #:east-asian-justifier
1305 #:letter-spacing
1306 #:space-justifier
1307 #:clone
1308 #:locale
1309 #:line-justification
1310 #:get-justifier-for-locale
1311 #:text-justifier
1312 #:group-element
1313 #:raw-text
1314 #:user-data
1315 #:event-mirror
1316 #:text
1317 #:text-rotation
1318 #:text-block-begin-index
1319 #:element-format
1320 #:text-block
1321 #:+graphic-element+
1322 #:content-element))
1324 (defpackage #:%flash.printing
1325 (:export
1326 #:+portrait+
1327 #:+landscape+
1328 #:print-job-orientation
1329 #:print-as-bitmap
1330 #:print-job-options
1331 #:send
1332 #:add-page
1333 #:paper-width
1334 #:start
1335 #:page-width
1336 #:page-height
1337 #:paper-height
1338 #:orientation
1339 #:print-job))
1341 (defpackage #:%flash.geom
1342 (:export
1343 #:focal-length
1344 #:field-of-view
1345 #:to-matrix3d
1346 #:projection-center
1347 #:pixel-bounds
1348 #:concatenated-color-transform
1349 #:get-relative-matrix3d
1350 #:concatenated-matrix
1351 #:perspective-projection
1352 #:transform
1353 #:polar
1354 #:point
1355 #:alpha-multiplier
1356 #:green-offset
1357 #:blue-multiplier
1358 #:red-multiplier
1359 #:alpha-offset
1360 #:blue-offset
1361 #:green-multiplier
1362 #:red-offset
1363 #:color
1364 #:color-transform
1365 #:+quaternion+
1366 #:+euler-angles+
1367 #:+axis-angle+
1368 #:orientation3d
1369 #:offset-point
1370 #:top-left
1371 #:intersects
1372 #:contains
1373 #:height
1374 #:contains-rect
1375 #:bottom-right
1376 #:inflate
1377 #:intersection
1378 #:bottom
1379 #:top
1380 #:offset
1381 #:right
1382 #:union
1383 #:set-empty
1384 #:inflate-point
1385 #:left
1386 #:width
1387 #:is-empty
1388 #:size
1389 #:contains-point
1390 #:rectangle
1391 #:equals
1392 #:normalize
1393 #:subtract
1398 #:increment-by
1399 #:cross-product
1400 #:length
1401 #:decrement-by
1402 #:scale-by
1403 #:near-equals
1404 #:dot-product
1405 #:add
1406 #:negate
1407 #:length-squared
1408 #:project
1409 #:+x-axis+
1410 #:+y-axis+
1411 #:+z-axis+
1412 #:angle-between
1413 #:distance
1414 #:vector3d
1415 #:recompose
1416 #:prepend-scale
1417 #:append
1418 #:append-rotation
1419 #:append-translation
1420 #:determinant
1421 #:interpolate-to
1422 #:decompose
1423 #:append-scale
1424 #:transform-vector
1425 #:prepend
1426 #:prepend-rotation
1427 #:transform-vectors
1428 #:point-at
1429 #:position
1430 #:delta-transform-vector
1431 #:raw-data
1432 #:prepend-translation
1433 #:transpose
1434 #:interpolate
1435 #:matrix3d
1436 #:project-vectors
1437 #:project-vector
1438 #:point-towards
1439 #:utils3d
1440 #:create-gradient-box
1441 #:identity
1442 #:clone
1443 #:delta-transform-point
1444 #:rotate
1445 #:transform-point
1446 #:invert
1447 #:concat
1448 #:tx
1449 #:scale
1450 #:translate
1451 #:to-string
1454 #:create-box
1455 #:ty
1458 #:matrix))
1460 (defpackage #:%flash.xml
1461 (:export
1462 #:start-parse
1463 #:get-next
1464 #:xml-parser
1465 #:attrs
1466 #:empty
1467 #:type
1468 #:value
1469 #:xml-tag
1470 #:+processing-instruction-node+
1471 #:+text-node+
1472 #:+cdata-node+
1473 #:+xml-declaration+
1474 #:+comment-node+
1475 #:+element-node+
1476 #:+document-type-node+
1477 #:xml-node-type
1478 #:doc-type-decl
1479 #:ignore-white
1480 #:create-text-node
1481 #:xml-decl
1482 #:parse-xml
1483 #:id-map
1484 #:create-element
1485 #:xml-document
1486 #:clone-node
1487 #:remove-node
1488 #:to-string
1489 #:get-prefix-for-namespace
1490 #:local-name
1491 #:child-nodes
1492 #:has-child-nodes
1493 #:node-name
1494 #:get-namespace-for-prefix
1495 #:insert-before
1496 #:last-child
1497 #:append-child
1498 #:node-type
1499 #:attributes
1500 #:node-value
1501 #:first-child
1502 #:prefix
1503 #:namespace-uri
1504 #:next-sibling
1505 #:parent-node
1506 #:previous-sibling
1507 #:xml-node))
1509 (defpackage #:%flash.text
1510 (:export
1511 #:text-field-auto-size
1513 #:text-line-metrics
1514 #:has-glyphs
1515 #:font-name
1516 #:register-font
1517 #:enumerate-fonts
1518 #:get-style
1519 #:style-names
1520 #:parse-css
1521 #:set-style
1522 #:clear
1523 #:transform
1524 #:letter-spacing
1525 #:url
1526 #:underline
1527 #:target
1528 #:italic
1529 #:tab-stops
1530 #:kerning
1531 #:block-indent
1532 #:indent
1533 #:left-margin
1534 #:right-margin
1535 #:font
1536 #:leading
1537 #:bold
1538 #:display
1539 #:color
1540 #:align
1541 #:bullet
1542 #:size
1543 #:+embedded-cff+
1544 #:+embedded+
1545 #:+device+
1546 #:font-type
1547 #:inside-cutoff
1548 #:outside-cutoff
1549 #:font-size
1550 #:csm-settings
1551 #:+lcd+
1552 #:+crt+
1553 #:+default+
1554 #:text-display-mode
1555 #:+pixel+
1556 #:+none+
1557 #:+subpixel+
1558 #:bottom-scroll-v
1559 #:get-line-index-of-char
1560 #:get-text-format
1561 #:get-line-metrics
1562 #:get-line-index-at-point
1563 #:thickness
1564 #:insert-xml-text
1565 #:html-text
1566 #:selected-text
1567 #:append-text
1568 #:length
1569 #:selection-begin-index
1570 #:selection-end-index
1571 #:get-char-index-at-point
1572 #:get-xml-text
1573 #:set-selection
1574 #:text-color
1575 #:get-paragraph-length
1576 #:replace-selected-text
1577 #:type
1578 #:use-rich-text-clipboard
1579 #:style-sheet
1580 #:get-char-boundaries
1581 #:get-raw-text
1582 #:restrict
1583 #:text-height
1584 #:mouse-wheel-enabled
1585 #:get-first-char-in-paragraph
1586 #:get-line-text
1587 #:display-as-password
1588 #:max-scroll-v
1589 #:selectable
1590 #:max-chars
1591 #:background
1592 #:multiline
1593 #:border
1594 #:embed-fonts
1595 #:background-color
1596 #:scroll-v
1597 #:text-width
1598 #:get-image-reference
1599 #:default-text-format
1600 #:auto-size
1601 #:max-scroll-h
1602 #:get-line-offset
1603 #:scroll-h
1604 #:num-lines
1605 #:condense-white
1606 #:border-color
1607 #:caret-index
1608 #:get-text-runs
1609 #:grid-fit-type
1610 #:get-line-length
1611 #:set-text-format
1612 #:word-wrap
1613 #:sharpness
1614 #:replace-text
1615 #:always-show-selection
1616 #:is-font-compatible
1617 #:text-field
1618 #:+normal+
1619 #:+advanced+
1620 #:text
1621 #:static-text
1622 #:text-field-height
1623 #:descent
1624 #:text-field-width
1625 #:height
1626 #:width
1627 #:ascent
1628 #:text-extent
1629 #:get-selected-text
1630 #:get-text-run-info
1631 #:hit-test-text-near-pos
1632 #:char-count
1633 #:find-text
1634 #:set-select-color
1635 #:set-selected
1636 #:get-text
1637 #:get-selected
1638 #:text-snapshot
1639 #:+block+
1640 #:+inline+
1641 #:text-format-display
1642 #:begin-index
1643 #:end-index
1644 #:text-format
1645 #:text-run
1646 #:+light-color+
1647 #:+dark-color+
1648 #:text-color-type
1649 #:+right+
1650 #:+left+
1651 #:+center+
1652 #:+justify+
1653 #:text-format-align
1654 #:+dynamic+
1655 #:+input+
1656 #:text-field-type
1657 #:+regular+
1658 #:+bold+
1659 #:+bold-italic+
1660 #:+italic+
1661 #:font-style
1662 #:anti-alias-type
1663 #:set-advanced-anti-aliasing-table
1664 #:display-mode
1665 #:max-level
1666 #:text-renderer))
1668 (defpackage #:%flash.profiler
1669 (:export
1670 #:profile
1671 #:show-redraw-regions))
1673 (defpackage #:%flash.errors
1674 (:export
1675 #:eof-error
1676 #:invalid-swf-error
1677 #:script-timeout-error
1678 #:stack-overflow-error
1679 #:memory-error
1680 #:io-error
1681 #:illegal-operation-error))
1683 (defpackage #:%flash.net
1684 (:export
1685 #:transition
1686 #:stream-name
1687 #:start
1688 #:len
1689 #:old-stream-name
1690 #:net-stream-play-options
1691 #:+pending+
1692 #:+flushed+
1693 #:shared-object-flush-status
1694 #:save
1695 #:cancel
1696 #:modification-date
1697 #:download
1698 #:creation-date
1699 #:creator
1700 #:type
1701 #:upload
1702 #:file-reference
1703 #:file-list
1704 #:browse
1705 #:file-reference-list
1706 #:+reset+
1707 #:+append+
1708 #:+stop+
1709 #:+switch+
1710 #:+swap+
1711 #:net-stream-play-transitions
1712 #:decode
1713 #:url-variables
1714 #:name
1715 #:value
1716 #:url-request-header
1717 #:extension
1718 #:description
1719 #:mac-type
1720 #:file-filter
1721 #:connected-proxy-type
1722 #:call
1723 #:using-tls
1724 #:add-header
1725 #:uri
1726 #:proxy-type
1727 #:protocol
1728 #:max-peer-connections
1729 #:near-id
1730 #:unconnected-peer-streams
1731 #:net-connection
1732 #:data-format
1733 #:url-loader
1734 #:xml-socket
1735 #:+amf3+
1736 #:dynamic-property-writer
1737 #:+amf0+
1738 #:+default+
1739 #:+text+
1740 #:+variables+
1741 #:+binary+
1742 #:url-loader-data-format
1743 #:load
1744 #:url-stream
1745 #:dynamic-property-output
1746 #:write-dynamic-properties
1747 #:i-dynamic-property-writer
1748 #:read-int
1749 #:read-bytes
1750 #:read-multi-byte
1751 #:read-float
1752 #:write-short
1753 #:write-unsigned-int
1754 #:read-unsigned-byte
1755 #:write-multi-byte
1756 #:write-bytes
1757 #:read-unsigned-int
1758 #:write-boolean
1759 #:write-utf
1760 #:read-byte
1761 #:timeout
1762 #:write-float
1763 #:read-utf-bytes
1764 #:read-boolean
1765 #:read-utf
1766 #:read-object
1767 #:write-double
1768 #:bytes-available
1769 #:endian
1770 #:write-int
1771 #:read-double
1772 #:read-unsigned-short
1773 #:read-short
1774 #:connected
1775 #:write-byte
1776 #:write-object
1777 #:write-utf-bytes
1778 #:socket
1779 #:set-property
1780 #:fps
1781 #:set-dirty
1782 #:clear
1783 #:flush
1784 #:size
1785 #:get-remote
1786 #:delete-all
1787 #:get-local
1788 #:get-disk-usage
1789 #:default-object-encoding
1790 #:shared-object
1791 #:write-dynamic-property
1792 #:i-dynamic-property-output
1793 #:to-string
1794 #:byte-count
1795 #:audio-buffer-byte-length
1796 #:video-buffer-length
1797 #:audio-buffer-length
1798 #:data-byte-count
1799 #:max-bytes-per-second
1800 #:playback-bytes-per-second
1801 #:data-buffer-byte-length
1802 #:audio-bytes-per-second
1803 #:audio-byte-count
1804 #:srtt
1805 #:video-byte-count
1806 #:video-bytes-per-second
1807 #:current-bytes-per-second
1808 #:audio-loss-rate
1809 #:data-buffer-length
1810 #:data-bytes-per-second
1811 #:dropped-frames
1812 #:video-buffer-byte-length
1813 #:net-stream-info
1814 #:responder
1815 #:url
1816 #:request-headers
1817 #:data
1818 #:content-type
1819 #:digest
1820 #:method
1821 #:url-request
1822 #:allow-domain
1823 #:connect
1824 #:allow-insecure-domain
1825 #:domain
1826 #:local-connection
1827 #:+get+
1828 #:+post+
1829 #:url-request-method
1830 #:close
1831 #:play2
1832 #:decoded-frames
1833 #:play
1834 #:far-id
1835 #:live-delay
1836 #:pause
1837 #:resume
1838 #:receive-audio
1839 #:object-encoding
1840 #:receive-video-fps
1841 #:current-fps
1842 #:info
1843 #:check-policy-file
1844 #:near-nonce
1845 #:on-peer-connect
1846 #:audio-codec
1847 #:far-nonce
1848 #:video-codec
1849 #:buffer-time
1850 #:bytes-total
1851 #:receive-video
1852 #:buffer-length
1853 #:time
1854 #:attach-audio
1855 #:bytes-loaded
1856 #:publish
1857 #:client
1858 #:attach-camera
1859 #:peer-streams
1860 #:send
1861 #:seek
1862 #:max-pause-buffer-time
1863 #:toggle-pause
1864 #:sound-transform
1865 #:+direct-connections+
1866 #:+connect-to-fms+
1867 #:net-stream
1868 #:send-to-url
1869 #:register-class-alias
1870 #:get-class-by-alias
1871 #:navigate-to-url))
1873 (defpackage #:%flash.filters
1874 (:export
1875 #:divisor
1876 #:clamp
1877 #:matrix-y
1878 #:matrix-x
1879 #:bias
1880 #:preserve-alpha
1881 #:convolution-filter
1882 #:+high+
1883 #:+medium+
1884 #:+low+
1885 #:bitmap-filter-quality
1886 #:glow-filter
1887 #:blur-filter
1888 #:component-x
1889 #:scale-y
1890 #:scale-x
1891 #:map-bitmap
1892 #:map-point
1893 #:mode
1894 #:component-y
1895 #:displacement-map-filter
1896 #:+full+
1897 #:+inner+
1898 #:+outer+
1899 #:bitmap-filter-type
1900 #:matrix
1901 #:color-matrix-filter
1902 #:top-extension
1903 #:left-extension
1904 #:bottom-extension
1905 #:shader
1906 #:right-extension
1907 #:shader-filter
1908 #:shadow-alpha
1909 #:highlight-color
1910 #:highlight-alpha
1911 #:shadow-color
1912 #:bevel-filter
1913 #:gradient-bevel-filter
1914 #:alphas
1915 #:ratios
1916 #:type
1917 #:colors
1918 #:gradient-glow-filter
1919 #:+clamp+
1920 #:+wrap+
1921 #:+ignore+
1922 #:+color+
1923 #:displacement-map-filter-mode
1924 #:alpha
1925 #:knockout
1926 #:inner
1927 #:distance
1928 #:strength
1929 #:angle
1930 #:quality
1931 #:blur-y
1932 #:color
1933 #:blur-x
1934 #:hide-object
1935 #:drop-shadow-filter
1936 #:clone
1937 #:bitmap-filter))
1939 (defpackage #:%flash.media
1940 (:export
1941 #:+nellymoser+
1942 #:+speex+
1943 #:sound-codec
1944 #:is-buffering
1945 #:bytes-total
1946 #:id3
1947 #:length
1948 #:play
1949 #:bytes-loaded
1950 #:url
1951 #:close
1952 #:load
1953 #:extract
1954 #:sound
1955 #:check-policy-file
1956 #:sound-loader-context
1957 #:right-peak
1958 #:position
1959 #:left-peak
1960 #:stop
1961 #:sound-channel
1962 #:frames-per-packet
1963 #:set-loop-back
1964 #:encode-quality
1965 #:silence-timeout
1966 #:use-echo-suppression
1967 #:codec
1968 #:set-use-echo-suppression
1969 #:gain
1970 #:set-silence-level
1971 #:silence-level
1972 #:rate
1973 #:get-microphone
1974 #:microphone
1975 #:right-to-left
1976 #:left-to-right
1977 #:left-to-left
1978 #:volume
1979 #:right-to-right
1980 #:pan
1981 #:comment
1982 #:year
1983 #:album
1984 #:track
1985 #:artist
1986 #:genre
1987 #:song-name
1988 #:id3info
1989 #:attach-net-stream
1990 #:clear
1991 #:video-width
1992 #:attach-camera
1993 #:deblocking
1994 #:smoothing
1995 #:video-height
1996 #:video
1997 #:quality
1998 #:set-quality
1999 #:set-key-frame-interval
2000 #:motion-timeout
2001 #:set-cursor
2002 #:activity-level
2003 #:set-loopback
2004 #:key-frame-interval
2005 #:index
2006 #:bandwidth
2007 #:current-fps
2008 #:motion-level
2009 #:muted
2010 #:set-motion-level
2011 #:name
2012 #:fps
2013 #:height
2014 #:width
2015 #:set-mode
2016 #:loopback
2017 #:get-camera
2018 #:names
2019 #:camera
2020 #:stop-all
2021 #:compute-spectrum
2022 #:buffer-time
2023 #:are-sounds-inaccessible
2024 #:sound-transform
2025 #:sound-mixer))
2027 (defpackage #:%flash.accessibility
2028 (:export
2029 #:active
2030 #:update-properties
2031 #:send-event
2032 #:accessibility
2033 #:no-auto-labeling
2034 #:force-simple
2035 #:description
2036 #:silent
2037 #:name
2038 #:shortcut
2039 #:accessibility-properties
2040 #:get-acc-default-action
2041 #:acc-select
2042 #:get-acc-state
2043 #:get-child-id-array
2044 #:acc-location
2045 #:get-acc-role
2046 #:get-acc-selection
2047 #:stub
2048 #:acc-do-default-action
2049 #:get-acc-value
2050 #:get-acc-focus
2051 #:errno
2052 #:get-acc-name
2053 #:is-labeled-by
2054 #:accessibility-implementation))
2056 (defpackage #:%flash.desktop
2057 (:export
2058 #:set-data-handler
2059 #:has-format
2060 #:set-data
2061 #:get-data
2062 #:formats
2063 #:clear-data
2064 #:clear
2065 #:general-clipboard
2066 #:clipboard
2067 #:+clone-preferred+
2068 #:+original-only+
2069 #:+clone-only+
2070 #:+original-preferred+
2071 #:clipboard-transfer-mode
2072 #:+url-format+
2073 #:+file-list-format+
2074 #:+bitmap-format+
2075 #:+rich-text-format+
2076 #:+html-format+
2077 #:+text-format+
2078 #:clipboard-formats))
2080 (defpackage #:%adobe.utils
2081 (:export
2082 #:mmexecute
2083 #:mmend-command
2084 #:set-property
2085 #:get-property
2086 #:cancel
2087 #:accept
2088 #:xml-ui
2089 #:get-actions
2090 #:actions-list
2091 #:uninstall-actions
2092 #:install-actions
2093 #:custom-actions
2094 #:running
2095 #:installed-version
2096 #:installed
2097 #:download
2098 #:launch
2099 #:product-manager))
2101 (defpackage #:%flash.external
2102 (:export
2103 #:marshall-exceptions
2104 #:call
2105 #:object-id
2106 #:available
2107 #:add-callback
2108 #:external-interface))
2110 (defpackage #:%flash.trace
2111 (:export
2112 #:+file+
2113 #:+listener+
2114 #:set-listener
2115 #:+methods+
2116 #:set-level
2117 #:+methods-with-args+
2118 #:+off+
2119 #:get-level
2120 #:get-listener
2121 #:+methods-and-lines+
2122 #:+methods-and-lines-with-args+
2123 #:trace))
2125 (defpackage #:%flash.debugger
2126 (:export
2127 #:enter-debugger))
2129 (defpackage #:%authoring
2130 (:export
2131 #:obj-matrix
2132 #:is-primitive
2133 #:symbol-mode
2134 #:frame-for-frame-number
2135 #:has-empty-path
2136 #:registration-point
2137 #:live-preview-size
2138 #:scale9grid
2139 #:symbol-behavior
2140 #:next-sibling
2141 #:three-dmatrix
2142 #:first-child
2143 #:locked
2144 #:frame-type
2145 #:outline-mode
2146 #:blending-mode
2147 #:filters
2148 #:outline-color
2149 #:is-floater
2150 #:swf-key
2151 #:center-point
2152 #:type
2153 #:color-xform
2154 #:three-d-translation-handle-points
2155 #:bounds
2156 #:motion-path
2157 #:has-shape-selection
2158 #:start-position
2159 #:is-visible
2160 #:key
2161 #:is-selected
2162 #:end-position
2163 #:cache-as-bitmap
2164 #:frame-offset
2165 #:off-screen-surface-rendering-enabled
2166 #:auth-object))