C# (CSharp) SwfDotNet.IO.Tags Namespace

Nested Namespaces

SwfDotNet.IO.Tags.Types

Сlasses

Name Description
BaseTag Base class for swf tag objects
BaseTag.BytecodeEnumerator inner class, swf bytecode block enumerator for 'foreach' loops
BaseTag.BytecodeHolder inner class for bytecode block collection
BaseTagCollection Base Tag collection
DefineBitsJpeg2Tag DefineBitsJpeg2Tag is used to define a JPEG encoded image with an integrated encoding table.
DefineBitsJpeg3Tag DefineBitsJpeg3Tag is used to define a transparent JPEG encoded image.
DefineBitsLossLess2Tag DefineBitsLossLess2Tag is used to define a transparent image compressed using the lossless zlib compression algorithm.
DefineBitsLossLessTag DefineBitsLossLessTag is used to define an image compressed using the lossless zlib compression algorithm.
DefineBitsTag DefineBits tag for Jpeg images in swf
DefineButton2Tag DefineButton2Tag defines the appearance and actions of push and menu buttons.
DefineButtonCxFormTag DefineButtonCxFormTag defines the colour transform that is applied to each shape that is used to draw a button.
DefineButtonSoundTag DefineButtonSoundTag defines the sounds that are played when an event occurs in a button.
DefineButtonTag DefineButtonTag defines the appearance of a button and the actions performed when the button is clicked.
DefineEditTextTag DefineEditTextTag defines an editable text field.
DefineFont2Tag DefineFont2Tag defines the shapes and layout of the glyphs used in a font.
DefineFontInfo2Tag DefineFontInfo2Tag describes the mapping of codes for a given character set to the glyphs that are drawn to represent the character.
DefineFontInfoTag DefineFontInfoTag defines the name and face of a font and maps the codes for a given character set to the glyphs that are drawn to represent each character.
DefineFontTag DefineFontTag defines the glyphs that are drawn when text characters are rendered in a particular font.
DefineMorphShapeTag DefineMorphShapeTag defines a shape that will morph from one form into another.
DefineShape

DefineShape is the abstract class for the DefineShape tags: SwfDotNet.IO.Tags.DefineShapeTag, SwfDotNet.IO.Tags.DefineShape2Tag, SwfDotNet.IO.Tags.DefineShape3Tag This class provides the members, properties, read and write methods common to this 3 tags.

DefineShape2Tag DefineShape2Tag defines a shape to be displayed.
DefineShape3Tag DefineShape3Tag defines a transparent shape to be displayed.
DefineShapeTag DefineShapeTag defines a shape to be displayed.
DefineSoundTag DefineSoundTag is used to define a sound that will be played when a given event occurs.
DefineSpriteTag DefineSpriteTag defines a movie clip that animates shapes within a movie.
DefineText DefineText is the abstract class of the DefineTextTag and the DefineText2Tag object.
DefineText2Tag DefineTextTag defines one or more lines of transparent text.
DefineTextTag DefineTextTag defines one or more lines of text.
DefineVideoStreamTag DefineVideoStreamTag class is used to display video within a Flash file.
DoActionTag DoActionTag is used to specify a sequence of actions that are executed when a frame is displayed.
EnableDebugger2Tag EnableDebugger2Tag enables a movie to be debugged when played using the Flash authoring tool, allowing the variables defined in the arrays of actions specified in object to be inspected.
EnableDebuggerTag EnableDebuggerTag enables a movie to be debugged when played using the Flash authoring tool, allowing the variables defined in the arrays of actions specified in object to be inspected.
EndTag EndTag defines the end of the tag sequence.
ExportAssetsTag ExportAssetsTag is used to export shapes and other objects so they can be used in another Flash file.
FlvAudioTag FlvAudioTag.
FlvBaseTag FlvBaseTag.
FlvBaseTagCollection Flv Base Tag collection
FlvVideoTag FlvVideoTag.
FrameLabelTag FrameLabelTag defines a name for the current frame in a movie or movie clip.
ImportAssetsTag ImportAssetsTag is used to import shapes and other objects from another SWF file.
InitActionTag InitActionTag is used to specify a sequence of actions that are executed to initialise a movie clip before it is displayed.
JpegTableTag JPEGTableTag defines an encoding table for JPEG images.
MetadataTag
PlaceObject2Tag PlaceObject2Tag is used to add and manipulate objects (shape, button, etc.) on the Flash Player's display list.
PlaceObjectTag PlaceObjectTag is used to add an object (shape, button, etc.) to the Flash Player's display list.
ProtectTag ProtectTag marks a file as not-readable, preventing the file from being loaded into an editor.
RecordHeader RecordHeader object represents swf tag headers.
RemoveObject2Tag RemoveObject2Tag removes an object from the display list.
RemoveObjectTag RemoveObject Tag removes an object from the Flash Player's Display List.
ScriptLimitTag ScriptLimit tag is used to define the execution environment of the Flash Player, limiting the resources available when executing actions.
SetBackgroundColorTag SetBackgroundColorTag object defines a background color of the swf file. It sets the background color displayed in every frame in the movie.
SetTabIndexTag SetTabIndexTag class is used to set the tabbing order of text fields, movie clips and buttons visible on the display list.
ShowFrameTag ShowFrameTag tag is used to instruct the Flash Player to display a single frame in a movie or movie clip.
SoundStreamBlockTag SoundStreamBlock tag contains the sound data being streamed to the Flash Player.
SoundStreamHead2Tag SoundStreamHead2Tag defines an sound compressed using different compression formats that is streamed in tight synchronisation with the movie being played.
SoundStreamHeadTag SoundStreamHead tag defines the format of a streaming sound, identifying the encoding scheme, the rate at which the sound will be played and the size of the decoded samples.
StartSoundTag StartSound tag instructs the player to start or stop playing a sound defined using the DefineSoundTag class.
SymbolClassTag ExportAssetsTag is used to export shapes and other objects so they can be used in another Flash file.
VideoFrameTag VideoFrameTag contains the video data displayed in a single frame of a Flash movie.