The 3b-swf Reference Manual

This is the 3b-swf Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 08 16:13:14 2024 GMT+0.

Table of Contents


1 Systems

The main system appears first, followed by any subsystem dependency.


1.1 3b-swf

Common Lisp .swf file manipulation library

Dependencies
  • ieee-floats (system).
  • flexi-streams (system).
  • alexandria (system).
  • chipz (system).
  • salza2 (system).
  • cl-jpeg (system).
  • vecto (system).
  • cxml (system).
  • zpng (system).
Source

3b-swf.asd.

Child Components

2 Modules

Modules are listed depth-first from the system components tree.


2.1 3b-swf/low-level

Source

3b-swf.asd.

Parent Component

3b-swf (system).

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 3b-swf/3b-swf.asd

Source

3b-swf.asd.

Parent Component

3b-swf (system).

ASDF Systems

3b-swf.


3.1.2 3b-swf/low-level/package.lisp

Source

3b-swf.asd.

Parent Component

low-level (module).

Packages

%3b-swf.


3.1.3 3b-swf/low-level/swf-tag-ids.lisp

Dependency

package.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Internals

3.1.4 3b-swf/low-level/swftype-size.lisp

Dependency

swf-tag-ids.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Internals

3.1.5 3b-swf/low-level/swftype-read.lisp

Dependency

swftype-size.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Internals

3.1.6 3b-swf/low-level/swftype-write.lisp

Dependency

swftype-read.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Internals

3.1.7 3b-swf/low-level/swf-primitive-types.lisp

Dependency

swftype-write.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Internals

3.1.8 3b-swf/low-level/swf-deftype.lisp

Dependency

swf-primitive-types.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.9 3b-swf/low-level/swf-action-records.lisp

Dependency

swf-deftype.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.10 3b-swf/low-level/generics.lisp

Dependency

swf-action-records.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface

flags (generic reader).


3.1.11 3b-swf/low-level/swf-types.lisp

Dependency

generics.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.12 3b-swf/low-level/swf-clip.lisp

Dependency

swf-types.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.13 3b-swf/low-level/swf-shape.lisp

Dependency

swf-clip.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.14 3b-swf/low-level/swf-filter.lisp

Dependency

swf-shape.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.15 3b-swf/low-level/swf-morph.lisp

Dependency

swf-filter.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.16 3b-swf/low-level/swf-bitmap.lisp

Dependency

swf-morph.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.17 3b-swf/low-level/swf-sound.lisp

Dependency

swf-bitmap.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.18 3b-swf/low-level/swf-font.lisp

Dependency

swf-sound.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.19 3b-swf/low-level/swf-tags.lisp

Dependency

swf-font.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.20 3b-swf/low-level/swf-abc.lisp

Dependency

swf-tags.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.21 3b-swf/low-level/swf-file.lisp

Dependency

swf-abc.lisp (file).

Source

3b-swf.asd.

Parent Component

low-level (module).

Public Interface
Internals

3.1.22 3b-swf/package.lisp

Dependency

low-level (module).

Source

3b-swf.asd.

Parent Component

3b-swf (system).

Packages

3b-swf.


3.1.23 3b-swf/api.lisp

Dependency

package.lisp (file).

Source

3b-swf.asd.

Parent Component

3b-swf (system).

Public Interface
Internals

3.1.24 3b-swf/shape.lisp

Dependency

api.lisp (file).

Source

3b-swf.asd.

Parent Component

3b-swf (system).

Internals

4 Packages

Packages are listed by definition order.


4.1 %3b-swf

Source

package.lisp.

Nickname

%swf

Use List

common-lisp.

Public Interface
Internals

4.2 3b-swf

Source

package.lisp.

Use List

common-lisp.

Public Interface
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: background-color (&rest color)
Package

3b-swf.

Source

api.lisp.

Function: color-transform-alpha (&key add multiply)

add,multiply are either (r g b a) or #xaarrggbb

Package

3b-swf.

Source

api.lisp.

Function: color-transform-alpha-float (&key add multiply)

add,multiply are (r.r g.g b.b a.a)

Package

3b-swf.

Source

api.lisp.

Function: export-assets (exports)
Package

3b-swf.

Source

api.lisp.

Function: extract-tags (id-list tag-list)

like EXTRACT-TAG, but avoids duplicating tags (for exaple when dependencies are reused)
ID-LIST is a list of either tag IDs, or lists of (tag-id rename-id) where the tag matching TAG-ID will be renamed to RENAME-ID

Package

3b-swf.

Source

api.lisp.

Function: file-attributes (&key direct-blit use-gpu as3 has-metadata use-network)
Package

3b-swf.

Source

api.lisp.

Function: frame-label (name &key anchor-p)
Package

3b-swf.

Source

api.lisp.

Function: identity-matrix (&optional matrix)
Package

3b-swf.

Source

api.lisp.

Function: matrix (&key tx ty sx sy rx ry)
Package

3b-swf.

Source

api.lisp.

Function: matrix* (a b)
Package

3b-swf.

Source

api.lisp.

Function: new-character-id (object)
Package

%3b-swf.

Source

swf-tags.lisp.

Function: (setf new-character-id) (object)
Package

%3b-swf.

Source

swf-tags.lisp.

Function: original-character-id (object)
Package

%3b-swf.

Source

swf-tags.lisp.

Function: place-object (id depth &key class-name matrix move-p color-transform ratio name clip-layers filter-list blend-mode cache-as-bitmap actions)

create a place-object-* tag (probably -3, but might eventually get
smart enough to use -2 or original if possible), with character id ID,
at depth DEPTH (0 to use current top depth)
class-name : see swf docs
name: name a sprite object for action-set-target* etc
move-p: modify or replace the sprite at specified depth
ratio: specify morph ratio for a define-morph-shape, 0-65535 (todo: use 0.0-1.0) clip-layers: if >0, use this layer as clip mask for next N higher layers filter-list: filter-list instance specifying filters to apply to character actions: clip-actions instance to specify event handlers for a sprite matrix, color-transform, blend-mode, cache-as-bitmap: specify params

Package

3b-swf.

Source

api.lisp.

Function: read-swf (stream)
Package

%3b-swf.

Source

swf-file.lisp.

Function: rect (x1 y1 x2 y2)
Package

3b-swf.

Source

api.lisp.

Function: rgb (&rest args)
Package

3b-swf.

Source

api.lisp.

Function: rgba (&rest args)
Package

3b-swf.

Source

api.lisp.

Function: rgba-float (r g b a)
Package

3b-swf.

Source

api.lisp.

Function: rotate (angle-deg &optional matrix)
Package

3b-swf.

Source

api.lisp.

Function: scale (sx sy &optional matrix)
Package

3b-swf.

Source

api.lisp.

Function: script-limits (timeout max-recursion)
Package

3b-swf.

Source

api.lisp.

Function: show-frame ()
Package

3b-swf.

Source

api.lisp.

Function: skew (sx sy &optional matrix)
Package

3b-swf.

Source

api.lisp.

Function: sprite (name tags)

create a sprite with character id NAME, using tags in TAGS, which can be either actual swf-tag instances, character IDs of objects to place at increasing depths, or :show-frame, and end tag will be added automatically if the last element of TAGS isn’t :end or an swf-end-tag instance
(see ensure-tag for other things that will automatically be converted to tags besides :end and :show-frame)

Package

3b-swf.

Source

api.lisp.

Function: sprite* (name &rest tags)
Package

3b-swf.

Source

api.lisp.

Function: symbol-class-tag (exports)
Package

3b-swf.

Source

api.lisp.

Function: transform-point (matrix x y)
Package

3b-swf.

Source

api.lisp.

Function: translate (tx ty &optional matrix)
Package

3b-swf.

Source

api.lisp.

Function: write-swf (stream body-tags &key flash-version x-twips y-twips frame-rate frame-count attributes-tag script-limits-stack script-limits-timeout compress)
Package

3b-swf.

Source

api.lisp.


5.1.2 Generic functions

Generic Function: %swf-part-size (type part &key body-only &allow-other-keys)

calculate size of a swf-part in bits

Package

%3b-swf.

Source

swf-deftype.lisp.

Method Combination

swf-part.

Options

:most-specific-last

Methods
Method: %swf-part-size %3b-swf::swf-part (type (tag swf-tag) &key body-only &allow-other-keys)
Source

swf-file.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o swf-blob-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-file.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o do-abc-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-method-body-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-exception-info) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-script-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-class-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-instance-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-function) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-class) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-setter) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-getter) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-method) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-constant) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info-slot) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-trait-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-metadata-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-metadata-item-info) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-method-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-method-info-option-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-constant-pool) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-multiname-generic) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-multiname-la) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-multiname-l) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-multiname-a) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-multiname) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-rt-qname-la) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-rt-qname-l) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-rt-qname-a) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-rt-qname) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-qname-a) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-multiname-qname) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-multiname) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o abc-ns-set) &rest rest-var6 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-namespace) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-interned-value+optional-kind-constant) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 abc-interned-value+kind-constant) &rest rest-var7 &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-metadata)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-class-name)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-function-name)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-method-name)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-multiname)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-namespace-set)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-namespace)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-interned-string)) this &rest rest &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-string)) this &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-s32)) this &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-u32)) this &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-u30+1)) this &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf::abc-u30)) this &key &allow-other-keys)
Source

swf-abc.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 swftools-777) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-font-name-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-binary-data-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-scene-and-frame-label-data-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-morph-shape-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-shape-4-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 metadata-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o symbol-class-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-font-3-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 csm-text-settings-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-font-align-zones-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o place-object-3-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 file-attributes-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 script-limits-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 debug-id-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-font-info-2-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 video-frame-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-video-stream-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 do-init-action-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 enable-debugger-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o export-assets-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-font-2-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-morph-shape) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 sound-stream-head-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 frame-label-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 product-info-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-sprite-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-edit-text-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-bits-lossless-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-bits-jpeg-3-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-button-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-text-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-shape-3-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 remove-object-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o place-object-2-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 protect-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-shape-2-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-bits-jpeg-2-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-bits-lossless-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 sound-stream-block) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 sound-stream-head) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-button-sound) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 start-sound-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-sound-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-font-info-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 do-action) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-text-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o define-font-tag) &rest rest-var6 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 set-background-color-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 jpeg-tables) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-bits-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 remove-object-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 place-object-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 define-shape-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf:character-id)) value &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 swf-show-frame-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 swf-end-tag) &rest rest-var7 &key &allow-other-keys)
Source

swf-tags.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 glyph-entry) &rest rest-var7 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o text-record-full) &rest rest-var6 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 text-record-end) &rest rest-var7 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o text-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 kerning-record-wide) &rest rest-var7 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 kerning-record-narrow) &rest rest-var7 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 zone-data) &rest rest-var7 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o zone-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-font.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 mp3-sound-data) &rest rest-var7 &key &allow-other-keys)
Source

swf-sound.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 mp3-stream-sound-data) &rest rest-var7 &key &allow-other-keys)
Source

swf-sound.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 sound-envelope) &rest rest-var7 &key &allow-other-keys)
Source

swf-sound.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o sound-info) &rest rest-var6 &key &allow-other-keys)
Source

swf-sound.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgba) &rest rest-var6 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgb) &rest rest-var6 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgba-argb) &rest rest-var5 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgba-colormapped) &rest rest-var5 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgb-pix24) &rest rest-var5 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgb-pix15) &rest rest-var5 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o bitmap-tag-data-rgb-colormapped) &rest rest-var5 &key &allow-other-keys)
Source

swf-bitmap.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o morph-line-style-2) &rest rest-var6 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-line-style) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o morph-line-style-array) &rest rest-var5 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-grad-record) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o morph-gradient) &rest rest-var6 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-non-smoothed-clipped-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-non-smoothed-repeating-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-clipped-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-repeating-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-radial-gradient) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-linear-gradient) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 morph-fill-style-solid) &rest rest-var7 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o morph-fill-style) &rest rest-var6 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o morph-fill-style-array) &rest rest-var5 &key &allow-other-keys)
Source

swf-morph.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o gradient-bevel-filter) &rest rest-var6 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 color-matrix-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 convolution-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 gradient-glow-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 bevel-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 glow-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 blur-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 drop-shadow-filter) &rest rest-var7 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o filter) &rest rest-var6 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o filter-list) &rest rest-var6 &key &allow-other-keys)
Source

swf-filter.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o shape-with-style) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o shape) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o curved-edge-shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o straight-edge-shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o edge-shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 shape-end-record) &rest rest-var7 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o style-change-shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o style-change-or-end-shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o shape-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o state-move-to) &rest rest-var6 &key &allow-other-keys)
Source

swf-shape.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-actions) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-action-record-flags) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o clip-action-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-action-end-record) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-event-flags-6) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-event-flags-short) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 clip-event-flags) &rest rest-var7 &key &allow-other-keys)
Source

swf-clip.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 button-cond-action) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 button-record) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 grad-record) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o focal-gradient) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o gradient) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o line-style-2) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 line-style) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o line-style-array) &rest rest-var5 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-non-smoothed-clipped-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-non-smoothed-repeating-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-clipped-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-repeating-bitmap-fill) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-focal-gradient) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-radial-gradient) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-linear-gradient) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 fill-style-solid) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o fill-style) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o fill-style-array) &rest rest-var5 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o cxform-with-alpha) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o cxform) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 cxform-part-rgba) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 cxform-part-rgb) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o matrix) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o matrix-part-translate) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o matrix-part-fixed) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 argb) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf:rgb)) (o rgba) &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part ((type (eql %3b-swf:rgba)) (o rgb) &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 rgba) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 rgb) &rest rest-var7 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o rect) &rest rest-var6 &key &allow-other-keys)
Source

swf-types.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-goto-frame-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-call) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-if) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-define-function) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-url-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-jump) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-constant16) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-constant8) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-int) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-double) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-boolean) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-register) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-undefined) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-null) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-float) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-string) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o action-push-value) &rest rest-var6 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o action-push) &rest rest-var6 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-with) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-try) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 register-param) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-define-function-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-wait-for-frame2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-goto-label) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-set-target) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-wait-for-frame) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-constant-pool) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-store-register) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-url) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-goto-frame) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-extends) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-greater) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-greater) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-strict-equals) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-urshift) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-rshift) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-lshift) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-xor) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-or) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-and) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-enumerate2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-instance-of) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-new-method) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-call-method) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-decrement) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-bit-increment) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-set-member) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-member) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-stack-swap) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-push-duplicate) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-to-string) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-to-number) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-equals2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-less2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-add2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-enumerate) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-target-path) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-type-of) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-init-object) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-init-array) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-define-local-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-new-object) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-modulo) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-return) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-call-function) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-define-local) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-delete-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-delete) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-mb-ascii-to-char) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-mb-char-to-ascii) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-mb-string-extract) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-time) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-ascii-to-char) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-char-to-ascii) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-mb-string-length) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-random-number) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-implements-op) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-cast-op) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-throw) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-less) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-end-drag) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-sdrag?) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-trace) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-remove-sprite) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-clone-sprite) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-set-property) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-property) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-add) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-set-target-2) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-set-variable) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-get-variable) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-to-integer) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-pop) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-extract) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-length) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-string-equals) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-not) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-or) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-and) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-less) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-equals) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-divide) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-multiply) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-subtract) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-add) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-stop-sounds) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-toggle-quality) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-stop) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-play) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-previous-frame) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-next-frame) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-1 (this-0 action-record-end) &rest rest-var7 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o action-record-long) &rest rest-var5 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type-0 (o action-record) &rest rest-var6 &key &allow-other-keys)
Source

swf-action-records.lisp.

Method: %swf-part-size %3b-swf::swf-part (type part &rest keys &key &allow-other-keys)
Generic Reader: 16bit (object)
Package

%3b-swf.

Methods
Reader Method: 16bit ((define-sound-tag define-sound-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

16bit.

Generic Writer: (setf 16bit) (object)
Package

%3b-swf.

Methods
Writer Method: (setf 16bit) ((define-sound-tag define-sound-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

16bit.

Generic Function: a (rgb)
Package

%3b-swf.

Methods
Method: a ((bg set-background-color-tag))
Source

swf-tags.lisp.

Reader Method: a ((cxform-part-rgba cxform-part-rgba))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

a.

Reader Method: a ((argb argb))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

a.

Reader Method: a ((rgba rgba))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

a.

Method: a ((rgb rgb))
Source

swf-types.lisp.

Generic Writer: (setf a) (object)
Package

%3b-swf.

Methods
Writer Method: (setf a) ((cxform-part-rgba cxform-part-rgba))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

a.

Writer Method: (setf a) ((argb argb))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

a.

Writer Method: (setf a) ((rgba rgba))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

a.

Generic Reader: actions (object)
Package

%3b-swf.

Methods
Reader Method: actions ((do-init-action-tag do-init-action-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

actions.

Reader Method: actions ((define-button-2-tag define-button-2-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

actions.

Reader Method: actions ((do-action do-action))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

actions.

Reader Method: actions ((clip-action-record clip-action-record))

automatically generated reader method

Source

swf-clip.lisp.

Target Slot

actions.

Reader Method: actions ((button-cond-action button-cond-action))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

actions.

Generic Writer: (setf actions) (object)
Package

%3b-swf.

Methods
Writer Method: (setf actions) ((do-init-action-tag do-init-action-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

actions.

Writer Method: (setf actions) ((define-button-2-tag define-button-2-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

actions.

Writer Method: (setf actions) ((do-action do-action))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

actions.

Writer Method: (setf actions) ((clip-action-record clip-action-record))

automatically generated writer method

Source

swf-clip.lisp.

Target Slot

actions.

Writer Method: (setf actions) ((button-cond-action button-cond-action))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

actions.

Generic Reader: actionscript-3 (object)
Package

%3b-swf.

Methods
Reader Method: actionscript-3 ((file-attributes-tag file-attributes-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

actionscript-3.

Generic Writer: (setf actionscript-3) (object)
Package

%3b-swf.

Methods
Writer Method: (setf actionscript-3) ((file-attributes-tag file-attributes-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

actionscript-3.

Generic Reader: add (object)
Package

%3b-swf.

Methods
Reader Method: add ((cxform-with-alpha cxform-with-alpha))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

add.

Reader Method: add ((cxform cxform))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

add.

Generic Writer: (setf add) (object)
Package

%3b-swf.

Methods
Writer Method: (setf add) ((cxform-with-alpha cxform-with-alpha))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

add.

Writer Method: (setf add) ((cxform cxform))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

add.

Generic Reader: anchor-delta-x (object)
Package

%3b-swf.

Methods
Reader Method: anchor-delta-x ((curved-edge-shape-record curved-edge-shape-record))

automatically generated reader method

Source

swf-shape.lisp.

Target Slot

anchor-delta-x.

Generic Writer: (setf anchor-delta-x) (object)
Package

%3b-swf.

Methods
Writer Method: (setf anchor-delta-x) ((curved-edge-shape-record curved-edge-shape-record))

automatically generated writer method

Source

swf-shape.lisp.

Target Slot

anchor-delta-x.

Generic Reader: anchor-delta-y (object)
Package

%3b-swf.

Methods
Reader Method: anchor-delta-y ((curved-edge-shape-record curved-edge-shape-record))

automatically generated reader method

Source

swf-shape.lisp.

Target Slot

anchor-delta-y.

Generic Writer: (setf anchor-delta-y) (object)
Package

%3b-swf.

Methods
Writer Method: (setf anchor-delta-y) ((curved-edge-shape-record curved-edge-shape-record))

automatically generated writer method

Source

swf-shape.lisp.

Target Slot

anchor-delta-y.

Generic Reader: assets (object)
Package

%3b-swf.

Methods
Reader Method: assets ((export-assets-tag export-assets-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

assets.

Generic Writer: (setf assets) (object)
Package

%3b-swf.

Methods
Writer Method: (setf assets) ((export-assets-tag export-assets-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

assets.

Generic Function: b (object)
Package

%3b-swf.

Methods
Method: b ((bg set-background-color-tag))
Source

swf-tags.lisp.

Reader Method: b ((cxform-part-rgba cxform-part-rgba))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

b.

Reader Method: b ((cxform-part-rgb cxform-part-rgb))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

b.

Reader Method: b ((argb argb))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

b.

Reader Method: b ((rgba rgba))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

b.

Reader Method: b ((rgb rgb))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

b.

Generic Writer: (setf b) (object)
Package

%3b-swf.

Methods
Writer Method: (setf b) ((cxform-part-rgba cxform-part-rgba))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

b.

Writer Method: (setf b) ((cxform-part-rgb cxform-part-rgb))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

b.

Writer Method: (setf b) ((argb argb))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

b.

Writer Method: (setf b) ((rgba rgba))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

b.

Writer Method: (setf b) ((rgb rgb))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

b.

Generic Reader: background-color (object)
Package

%3b-swf.

Methods
Reader Method: background-color ((set-background-color-tag set-background-color-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

background-color.

Generic Writer: (setf background-color) (object)
Package

%3b-swf.

Methods
Writer Method: (setf background-color) ((set-background-color-tag set-background-color-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

background-color.

Generic Reader: bitmap-cache (object)
Package

%3b-swf.

Methods
Reader Method: bitmap-cache ((place-object-3-tag place-object-3-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bitmap-cache.

Generic Writer: (setf bitmap-cache) (object)
Package

%3b-swf.

Methods
Writer Method: (setf bitmap-cache) ((place-object-3-tag place-object-3-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bitmap-cache.

Generic Reader: bitmap-data (object)
Package

%3b-swf.

Methods
Reader Method: bitmap-data ((define-bits-lossless-2-tag define-bits-lossless-2-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((define-bits-lossless-tag define-bits-lossless-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((bitmap-tag-data-rgba-argb bitmap-tag-data-rgba-argb))

automatically generated reader method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((bitmap-tag-data-rgba-colormapped bitmap-tag-data-rgba-colormapped))

automatically generated reader method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((bitmap-tag-data-rgb-pix24 bitmap-tag-data-rgb-pix24))

automatically generated reader method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((bitmap-tag-data-rgb-pix15 bitmap-tag-data-rgb-pix15))

automatically generated reader method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Reader Method: bitmap-data ((bitmap-tag-data-rgb-colormapped bitmap-tag-data-rgb-colormapped))

automatically generated reader method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Generic Writer: (setf bitmap-data) (object)
Package

%3b-swf.

Methods
Writer Method: (setf bitmap-data) ((define-bits-lossless-2-tag define-bits-lossless-2-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((define-bits-lossless-tag define-bits-lossless-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((bitmap-tag-data-rgba-argb bitmap-tag-data-rgba-argb))

automatically generated writer method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((bitmap-tag-data-rgba-colormapped bitmap-tag-data-rgba-colormapped))

automatically generated writer method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((bitmap-tag-data-rgb-pix24 bitmap-tag-data-rgb-pix24))

automatically generated writer method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((bitmap-tag-data-rgb-pix15 bitmap-tag-data-rgb-pix15))

automatically generated writer method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Writer Method: (setf bitmap-data) ((bitmap-tag-data-rgb-colormapped bitmap-tag-data-rgb-colormapped))

automatically generated writer method

Source

swf-bitmap.lisp.

Target Slot

bitmap-data.

Generic Reader: bitmap-id (object)
Package

%3b-swf.

Methods
Reader Method: bitmap-id ((morph-fill-non-smoothed-clipped-bitmap-fill morph-fill-non-smoothed-clipped-bitmap-fill))

automatically generated reader method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((morph-fill-non-smoothed-repeating-bitmap-fill morph-fill-non-smoothed-repeating-bitmap-fill))

automatically generated reader method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((morph-fill-clipped-bitmap-fill morph-fill-clipped-bitmap-fill))

automatically generated reader method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((morph-fill-repeating-bitmap-fill morph-fill-repeating-bitmap-fill))

automatically generated reader method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((fill-non-smoothed-clipped-bitmap-fill fill-non-smoothed-clipped-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((fill-non-smoothed-repeating-bitmap-fill fill-non-smoothed-repeating-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((fill-clipped-bitmap-fill fill-clipped-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Reader Method: bitmap-id ((fill-repeating-bitmap-fill fill-repeating-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Generic Writer: (setf bitmap-id) (object)
Package

%3b-swf.

Methods
Writer Method: (setf bitmap-id) ((morph-fill-non-smoothed-clipped-bitmap-fill morph-fill-non-smoothed-clipped-bitmap-fill))

automatically generated writer method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((morph-fill-non-smoothed-repeating-bitmap-fill morph-fill-non-smoothed-repeating-bitmap-fill))

automatically generated writer method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((morph-fill-clipped-bitmap-fill morph-fill-clipped-bitmap-fill))

automatically generated writer method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((morph-fill-repeating-bitmap-fill morph-fill-repeating-bitmap-fill))

automatically generated writer method

Source

swf-morph.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((fill-non-smoothed-clipped-bitmap-fill fill-non-smoothed-clipped-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((fill-non-smoothed-repeating-bitmap-fill fill-non-smoothed-repeating-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((fill-clipped-bitmap-fill fill-clipped-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Writer Method: (setf bitmap-id) ((fill-repeating-bitmap-fill fill-repeating-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-id.

Generic Reader: bitmap-matrix (object)
Package

%3b-swf.

Methods
Reader Method: bitmap-matrix ((fill-non-smoothed-clipped-bitmap-fill fill-non-smoothed-clipped-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Reader Method: bitmap-matrix ((fill-non-smoothed-repeating-bitmap-fill fill-non-smoothed-repeating-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Reader Method: bitmap-matrix ((fill-clipped-bitmap-fill fill-clipped-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Reader Method: bitmap-matrix ((fill-repeating-bitmap-fill fill-repeating-bitmap-fill))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Generic Writer: (setf bitmap-matrix) (object)
Package

%3b-swf.

Methods
Writer Method: (setf bitmap-matrix) ((fill-non-smoothed-clipped-bitmap-fill fill-non-smoothed-clipped-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Writer Method: (setf bitmap-matrix) ((fill-non-smoothed-repeating-bitmap-fill fill-non-smoothed-repeating-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Writer Method: (setf bitmap-matrix) ((fill-clipped-bitmap-fill fill-clipped-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Writer Method: (setf bitmap-matrix) ((fill-repeating-bitmap-fill fill-repeating-bitmap-fill))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

bitmap-matrix.

Generic Reader: blend-mode (object)
Package

%3b-swf.

Methods
Reader Method: blend-mode ((place-object-3-tag place-object-3-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

blend-mode.

Reader Method: blend-mode ((button-record button-record))

automatically generated reader method

Source

swf-types.lisp.

Target Slot

blend-mode.

Generic Writer: (setf blend-mode) (object)
Package

%3b-swf.

Methods
Writer Method: (setf blend-mode) ((place-object-3-tag place-object-3-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

blend-mode.

Writer Method: (setf blend-mode) ((button-record button-record))

automatically generated writer method

Source

swf-types.lisp.

Target Slot

blend-mode.

Generic Reader: blur-x (object)
Package

%3b-swf.

Methods
Reader Method: blur-x ((gradient-bevel-filter gradient-bevel-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Reader Method: blur-x ((gradient-glow-filter gradient-glow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Reader Method: blur-x ((bevel-filter bevel-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Reader Method: blur-x ((glow-filter glow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Reader Method: blur-x ((blur-filter blur-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Reader Method: blur-x ((drop-shadow-filter drop-shadow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-x.

Generic Writer: (setf blur-x) (object)
Package

%3b-swf.

Methods
Writer Method: (setf blur-x) ((gradient-bevel-filter gradient-bevel-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Writer Method: (setf blur-x) ((gradient-glow-filter gradient-glow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Writer Method: (setf blur-x) ((bevel-filter bevel-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Writer Method: (setf blur-x) ((glow-filter glow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Writer Method: (setf blur-x) ((blur-filter blur-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Writer Method: (setf blur-x) ((drop-shadow-filter drop-shadow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-x.

Generic Reader: blur-y (object)
Package

%3b-swf.

Methods
Reader Method: blur-y ((gradient-bevel-filter gradient-bevel-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Reader Method: blur-y ((gradient-glow-filter gradient-glow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Reader Method: blur-y ((bevel-filter bevel-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Reader Method: blur-y ((glow-filter glow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Reader Method: blur-y ((blur-filter blur-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Reader Method: blur-y ((drop-shadow-filter drop-shadow-filter))

automatically generated reader method

Source

swf-filter.lisp.

Target Slot

blur-y.

Generic Writer: (setf blur-y) (object)
Package

%3b-swf.

Methods
Writer Method: (setf blur-y) ((gradient-bevel-filter gradient-bevel-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Writer Method: (setf blur-y) ((gradient-glow-filter gradient-glow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Writer Method: (setf blur-y) ((bevel-filter bevel-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Writer Method: (setf blur-y) ((glow-filter glow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Writer Method: (setf blur-y) ((blur-filter blur-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Writer Method: (setf blur-y) ((drop-shadow-filter drop-shadow-filter))

automatically generated writer method

Source

swf-filter.lisp.

Target Slot

blur-y.

Generic Reader: bounds (object)
Package

%3b-swf.

Methods
Reader Method: bounds ((define-shape-4-tag define-shape-4-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-edit-text-tag define-edit-text-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-text-2-tag define-text-2-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-shape-3-tag define-shape-3-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-shape-2-tag define-shape-2-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-text-tag define-text-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Reader Method: bounds ((define-shape-tag define-shape-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

bounds.

Generic Writer: (setf bounds) (object)
Package

%3b-swf.

Methods
Writer Method: (setf bounds) ((define-shape-4-tag define-shape-4-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-edit-text-tag define-edit-text-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-text-2-tag define-text-2-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-shape-3-tag define-shape-3-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-shape-2-tag define-shape-2-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-text-tag define-text-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Writer Method: (setf bounds) ((define-shape-tag define-shape-tag))

automatically generated writer method

Source

swf-tags.lisp.

Target Slot

bounds.

Generic Function: character-id (object)
Package

%3b-swf.

Methods
Reader Method: character-id ((define-font-name-tag define-font-name-tag))

automatically generated reader method

Source

swf-tags.lisp.

Target Slot

character-id.

Reader Method: character-id ((define-binary-data-tag