Download Swf.Net

Description

This is a complete library to parse and generate swf (Flash) files. It also converts to and from the homebrew 'Vex' format, which is used as an intermediate format. Vex can then generate xaml, and wmf files as well as swf files.

Icons

Swf.Net

Source Files

The download file swf.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
GdiRenderer/GdiRenderer.cs/*w w w .j a v  a2s .co m*/
GdiRenderer/GdiRenderer.csproj
GdiRenderer/GdiRenderer.csproj.vspscc
GdiRenderer/Properties/AssemblyInfo.cs
MSSCCPRJ.SCC
SwfBitmapPacker/BitmapPacker.cs
SwfBitmapPacker/BitmapSwapper.cs
SwfBitmapPacker/PackedBitmap.cs
SwfBitmapPacker/Properties/AssemblyInfo.cs
SwfBitmapPacker/SwfBitmapPacker.cs
SwfBitmapPacker/SwfBitmapPacker.csproj
SwfBitmapPacker/SwfBitmapPacker.csproj.user
SwfBitmapPacker/UnsafeBitmap.cs
SwfDump/Properties/AssemblyInfo.cs
SwfDump/SwfDump.cs
SwfDump/SwfDump.csproj
SwfDump/SwfDump.csproj.user
SwfDump/SwfDump.csproj.vspscc
SwfNet.sln
SwfNet.suo
SwfReader/ActionPrimitives/PrimitiveBoolean.cs
SwfReader/ActionPrimitives/PrimitiveConstant16.cs
SwfReader/ActionPrimitives/PrimitiveConstant8.cs
SwfReader/ActionPrimitives/PrimitiveDouble.cs
SwfReader/ActionPrimitives/PrimitiveFloat.cs
SwfReader/ActionPrimitives/PrimitiveInteger.cs
SwfReader/ActionPrimitives/PrimitiveNull.cs
SwfReader/ActionPrimitives/PrimitiveRegister.cs
SwfReader/ActionPrimitives/PrimitiveString.cs
SwfReader/ActionPrimitives/PrimitiveType.cs
SwfReader/ActionPrimitives/PrimitiveUndefined.cs
SwfReader/ActionPrimitives/SwfType.cs
SwfReader/Actions/ActionKind.cs
SwfReader/Actions/Add.cs
SwfReader/Actions/Add2.cs
SwfReader/Actions/And.cs
SwfReader/Actions/AsciiToChar.cs
SwfReader/Actions/BitAnd.cs
SwfReader/Actions/BitLShift.cs
SwfReader/Actions/BitOr.cs
SwfReader/Actions/BitRShift.cs
SwfReader/Actions/BitURShift.cs
SwfReader/Actions/BitXor.cs
SwfReader/Actions/Call.cs
SwfReader/Actions/CallFunction.cs
SwfReader/Actions/CallMethod.cs
SwfReader/Actions/CastOp.cs
SwfReader/Actions/CharToAscii.cs
SwfReader/Actions/CloneSprite.cs
SwfReader/Actions/ConstantPool.cs
SwfReader/Actions/Decrement.cs
SwfReader/Actions/DefineFunction.cs
SwfReader/Actions/DefineFunction2.cs
SwfReader/Actions/DefineLocal.cs
SwfReader/Actions/DefineLocal2.cs
SwfReader/Actions/Delete.cs
SwfReader/Actions/Delete2.cs
SwfReader/Actions/Divide.cs
SwfReader/Actions/End.cs
SwfReader/Actions/EndDrag.cs
SwfReader/Actions/Enumerate.cs
SwfReader/Actions/Enumerate2.cs
SwfReader/Actions/Equals.cs
SwfReader/Actions/Equals2.cs
SwfReader/Actions/Extends.cs
SwfReader/Actions/GetMember.cs
SwfReader/Actions/GetProperty.cs
SwfReader/Actions/GetTime.cs
SwfReader/Actions/GetURL.cs
SwfReader/Actions/GetURL2.cs
SwfReader/Actions/GetVariable.cs
SwfReader/Actions/GoToLabel.cs
SwfReader/Actions/GotoFrame.cs
SwfReader/Actions/GotoFrame2.cs
SwfReader/Actions/Greater.cs
SwfReader/Actions/IAction.cs
SwfReader/Actions/IActionContainer.cs
SwfReader/Actions/IPrimitive.cs
SwfReader/Actions/IStackManipulator.cs
SwfReader/Actions/If.cs
SwfReader/Actions/ImplementsOp.cs
SwfReader/Actions/Increment.cs
SwfReader/Actions/InitArray.cs
SwfReader/Actions/InitObject.cs
SwfReader/Actions/InstanceOf.cs
SwfReader/Actions/Jump.cs
SwfReader/Actions/Less.cs
SwfReader/Actions/Less2.cs
SwfReader/Actions/MBAsciiToChar.cs
SwfReader/Actions/MBCharToAscii.cs
SwfReader/Actions/MBStringExtract.cs
SwfReader/Actions/MBStringLength.cs
SwfReader/Actions/Modulo.cs
SwfReader/Actions/Multiply.cs
SwfReader/Actions/NewMethod.cs
SwfReader/Actions/NewObject.cs
SwfReader/Actions/NextFrame.cs
SwfReader/Actions/Not.cs
SwfReader/Actions/Or.cs
SwfReader/Actions/Play.cs
SwfReader/Actions/Pop.cs
SwfReader/Actions/PreloadFlags.cs
SwfReader/Actions/PreviousFrame.cs
SwfReader/Actions/Push.cs
SwfReader/Actions/PushDuplicate.cs
SwfReader/Actions/RandomNumber.cs
SwfReader/Actions/RemoveSprite.cs
SwfReader/Actions/Return.cs
SwfReader/Actions/SetMember.cs
SwfReader/Actions/SetProperty.cs
SwfReader/Actions/SetTarget.cs
SwfReader/Actions/SetTarget2.cs
SwfReader/Actions/SetVariable.cs
SwfReader/Actions/StackSwap.cs
SwfReader/Actions/StartDrag.cs
SwfReader/Actions/Stop.cs
SwfReader/Actions/StopSounds.cs
SwfReader/Actions/StoreRegister.cs
SwfReader/Actions/StrictEquals.cs
SwfReader/Actions/StringAdd.cs
SwfReader/Actions/StringEquals.cs
SwfReader/Actions/StringExtract.cs
SwfReader/Actions/StringGreater.cs
SwfReader/Actions/StringLength.cs
SwfReader/Actions/StringLess.cs
SwfReader/Actions/Subtract.cs
SwfReader/Actions/TargetPath.cs
SwfReader/Actions/ToInteger.cs
SwfReader/Actions/ToNumber.cs
SwfReader/Actions/ToString.cs
SwfReader/Actions/ToggleQuality.cs
SwfReader/Actions/Trace.cs
SwfReader/Actions/TypeOf.cs
SwfReader/Actions/WaitForFrame.cs
SwfReader/Actions/WaitForFrame2.cs
SwfReader/Actions/With.cs
SwfReader/IVexConvertable.cs
SwfReader/Properties/AssemblyInfo.cs
SwfReader/Records/ButtonCondAction.cs
SwfReader/Records/ButtonRecord.cs
SwfReader/Records/ClipActionRecord.cs
SwfReader/Records/ColorTransform.cs
SwfReader/Records/CurvedEdgeRecord.cs
SwfReader/Records/EndShapeRecord.cs
SwfReader/Records/FillStyleArray.cs
SwfReader/Records/GradientRecord.cs
SwfReader/Records/IRecord.cs
SwfReader/Records/IShapeRecord.cs
SwfReader/Records/KerningRecord.cs
SwfReader/Records/LineStyleArray.cs
SwfReader/Records/Matrix.cs
SwfReader/Records/Mp3Frame.cs
SwfReader/Records/Mp3SoundData.cs
SwfReader/Records/RGBA.cs
SwfReader/Records/Rect.cs
SwfReader/Records/SoundInfo.cs
SwfReader/Records/StraightEdgeRecord.cs
SwfReader/Records/StyleChangedRecord.cs
SwfReader/Records/TextRecord.cs
SwfReader/Records/ZoneRecord.cs
SwfReader/Structures/ActionRecords.cs
SwfReader/Structures/BitmapFill.cs
SwfReader/Structures/ClipActions.cs
SwfReader/Structures/FilterBevel.cs
SwfReader/Structures/FilterBlur.cs
SwfReader/Structures/FilterColorMatrix.cs
SwfReader/Structures/FilterConvolution.cs
SwfReader/Structures/FilterDropShadow.cs
SwfReader/Structures/FilterGlow.cs
SwfReader/Structures/FilterGradientBevel.cs
SwfReader/Structures/FilterGradientGlow.cs
SwfReader/Structures/GlyphEntry.cs
SwfReader/Structures/Gradient.cs
SwfReader/Structures/IFillStyle.cs
SwfReader/Structures/IFilter.cs
SwfReader/Structures/ILineStyle.cs
SwfReader/Structures/LineStyle.cs
SwfReader/Structures/LineStyle2.cs
SwfReader/Structures/Shape.cs
SwfReader/Structures/ShapeWithStyle.cs
SwfReader/Structures/SolidFill.cs
SwfReader/Structures/SoundEnvelope.cs
SwfReader/SwfCompilationUnit.cs
SwfReader/SwfFormat.csproj
SwfReader/SwfFormat.csproj.user
SwfReader/SwfFormat.csproj.vspscc
SwfReader/SwfReader.cs
SwfReader/SwfToVex.cs
SwfReader/SwfWriter.cs
SwfReader/Tags/BackgroundColorTag.cs
SwfReader/Tags/CSMTextSettingsTag.cs
SwfReader/Tags/DefineBitsLosslessTag.cs
SwfReader/Tags/DefineBitsTag.cs
SwfReader/Tags/DefineButton.cs
SwfReader/Tags/DefineButton2.cs
SwfReader/Tags/DefineButtonCxform.cs
SwfReader/Tags/DefineButtonSound.cs
SwfReader/Tags/DefineEditTextTag.cs
SwfReader/Tags/DefineFont2_3.cs
SwfReader/Tags/DefineFontAlignZonesTag.cs
SwfReader/Tags/DefineFontInfoTag.cs
SwfReader/Tags/DefineFontName.cs
SwfReader/Tags/DefineFontTag.cs
SwfReader/Tags/DefineShape.cs
SwfReader/Tags/DefineShape2Tag.cs
SwfReader/Tags/DefineShape3Tag.cs
SwfReader/Tags/DefineShape4Tag.cs
SwfReader/Tags/DefineSoundTag.cs
SwfReader/Tags/DefineSpriteTag.cs
SwfReader/Tags/DefineTextTag.cs
SwfReader/Tags/DoActionTag.cs
SwfReader/Tags/EndTag.cs
SwfReader/Tags/ExportAssetsTag.cs
SwfReader/Tags/FileAttributesTag.cs
SwfReader/Tags/FrameLabelTag.cs
SwfReader/Tags/IControlTag.cs
SwfReader/Tags/IDumpable.cs
SwfReader/Tags/IPlaceObject.cs
SwfReader/Tags/ISwfTag.cs
SwfReader/Tags/JPEGTables.cs
SwfReader/Tags/PlaceObject2Tag.cs
SwfReader/Tags/PlaceObject3Tag.cs
SwfReader/Tags/PlaceObjectTag.cs
SwfReader/Tags/RemoveObject2.cs
SwfReader/Tags/RemoveObject2Tag.cs
SwfReader/Tags/RemoveObjectTag.cs
SwfReader/Tags/ShowFrame.cs
SwfReader/Tags/SoundStreamBlockTag.cs
SwfReader/Tags/SoundStreamHeadTag.cs
SwfReader/Tags/StartSoundTag.cs
SwfReader/Tags/SwfHeader.cs
SwfReader/Tags/UnsupportedDefinitionTag.cs
SwfReader/Utils/FillPath.cs
SwfReader/Utils/StrokePath.cs
SwfReader/Utils/Utils.cs
SwfReader/enums/BitmapFormat.cs
SwfReader/enums/BlendMode.cs
SwfReader/enums/CapStyle.cs
SwfReader/enums/ClipEvents.cs
SwfReader/enums/FillType.cs
SwfReader/enums/FilterKind.cs
SwfReader/enums/InterpolationMode.cs
SwfReader/enums/JoinStyle.cs
SwfReader/enums/ShapeType.cs
SwfReader/enums/SoundCompressionType.cs
SwfReader/enums/SpreadMode.cs
SwfReader/enums/TagType.cs
SwfReader/lib/NZipLib.dll
SwfRenderer/CurvedEdge.cs
SwfRenderer/Edge.cs
SwfRenderer/Form1.Designer.cs
SwfRenderer/Form1.cs
SwfRenderer/Form1.resx
SwfRenderer/Program.cs
SwfRenderer/Properties/AssemblyInfo.cs
SwfRenderer/Properties/Resources.Designer.cs
SwfRenderer/Properties/Resources.resx
SwfRenderer/Properties/Settings.Designer.cs
SwfRenderer/Properties/Settings.settings
SwfRenderer/SwfRenderer.cs
SwfRenderer/SwfRenderer.csproj
SwfRenderer/UnsafeBitmap.cs
SwfToXaml/ConvertedUI.Designer.cs
SwfToXaml/ConvertedUI.cs
SwfToXaml/ConvertedUI.resx
SwfToXaml/LogPage.Designer.cs
SwfToXaml/LogPage.cs
SwfToXaml/LogPage.resx
SwfToXaml/Properties/AssemblyInfo.cs
SwfToXaml/Properties/Resources.Designer.cs
SwfToXaml/Properties/Resources.resx
SwfToXaml/Resources/btnLog.png
SwfToXaml/Resources/btnSettings.png
SwfToXaml/Resources/btnSettings1.png
SwfToXaml/Resources/btn_website.png
SwfToXaml/Resources/closeOver.png
SwfToXaml/Resources/convert.png
SwfToXaml/Resources/converting.png
SwfToXaml/Resources/converting1.png
SwfToXaml/Resources/fin0.png
SwfToXaml/Resources/fin1.png
SwfToXaml/Resources/fin2.png
SwfToXaml/Resources/fin3.png
SwfToXaml/Resources/fin4.png
SwfToXaml/Resources/fin5.png
SwfToXaml/Resources/hand0.png
SwfToXaml/Resources/hand1.png
SwfToXaml/Resources/hand2.png
SwfToXaml/Resources/hand3.png
SwfToXaml/Resources/knob.png
SwfToXaml/Resources/log.png
SwfToXaml/Resources/logOver.png
SwfToXaml/Resources/main.png
SwfToXaml/Resources/minOver.png
SwfToXaml/Resources/settingsBkg.png
SwfToXaml/Resources/settingsOver.png
SwfToXaml/Resources/trialExpired.png
SwfToXaml/Resources/visitSiteOver.png
SwfToXaml/Resources/website_over.png
SwfToXaml/Resources/winOver.png
SwfToXaml/SettingsPage.Designer.cs
SwfToXaml/SettingsPage.cs
SwfToXaml/SettingsPage.resx
SwfToXaml/SwfToXaml.cs
SwfToXaml/SwfToXaml.csproj
SwfToXaml/SwfToXaml.csproj.user
SwfToXaml/SwfToXaml.csproj.vspscc
SwfToXaml/TrialExpired.Designer.cs
SwfToXaml/TrialExpired.cs
SwfToXaml/TrialExpired.resx
SwfToXaml/theconverted.ico
TheConverted/Release/TheConverted.msi
TheConverted/Release/setup.exe
TheConverted/TheConverted.vdproj
TheConverted/TheConverted.vdproj.vspscc
TheConverted/trialScreen.fla
TheConverted/trialScreen.swf
TheConverted/trialScreen.xaml
V2DTests/Content/Content.contentproj
V2DTests/Content/Content.contentproj.user
V2DTests/Content/Demo.swf
V2DTests/Content/DistanceJoint.swf
V2DTests/Content/FlareSerif821LtBT.spritefont
V2DTests/Content/GearJoint.swf
V2DTests/Content/Movieclip1.swf
V2DTests/Content/PrismaticJoint.swf
V2DTests/Content/PullyJoint.swf
V2DTests/Content/RevoluteJoint.swf
V2DTests/Content/Scene1Data.swf
V2DTests/Content/Scene2Data.swf
V2DTests/Content/Scene3Data.swf
V2DTests/Content/Scene4Data.swf
V2DTests/Content/SmuckLib.swf
V2DTests/Content/cursor.png
V2DTests/Content/germs.swf
V2DTests/Content/ss0.X
V2DTests/Content/ss1.X
V2DTests/Content/ss2.X
V2DTests/Content/ss3.X
V2DTests/Content/ss4.X
V2DTests/DistanceJointDemo.cs
V2DTests/Game.ico
V2DTests/GameThumbnail.png
V2DTests/MainMenuPanel.cs
V2DTests/Program.cs
V2DTests/Properties/AssemblyInfo.cs
V2DTests/TestGame.cs
V2DTests/Tests/Demo.fla
V2DTests/Tests/DistanceJoint.fla
V2DTests/Tests/DistanceJointOrg.fla
V2DTests/Tests/GearJoint.fla
V2DTests/Tests/Movieclip1.fla
V2DTests/Tests/PrismaticJoint.fla
V2DTests/Tests/PullyJoint.fla
V2DTests/Tests/RevoluteJoint.fla
V2DTests/Tests/Scene1Data.fla
V2DTests/Tests/Scene2Data.fla
V2DTests/Tests/Scene3Data.fla
V2DTests/Tests/Scene4Data.fla
V2DTests/Tests/SmuckLib.fla
V2DTests/Tests/cursor.png
V2DTests/Tests/germs.fla
V2DTests/V2DTests.csproj
V2DTests/cursor.png
VexPipeline/Properties/AssemblyInfo.cs
VexPipeline/SwfImporter.cs
VexPipeline/SwfProcessor.cs
VexPipeline/V2DWriter.cs
VexPipeline/VexPipeline.csproj
VexPipeline/VexPipeline.csproj.user
VexPipelineReader/Properties/AssemblyInfo.cs
VexPipelineReader/V2DReader.cs
VexPipelineReader/VexPipelineReader.csproj
VexPipelineReader/VexPipelineReader.csproj.user
VexRenderer/Content/Content.contentproj
VexRenderer/Game.ico
VexRenderer/Game1.cs
VexRenderer/GameThumbnail.png
VexRenderer/Program.cs
VexRenderer/Properties/AssemblyInfo.cs
VexRenderer/VexRenderer.csproj
VexRenderer/VexRenderer.csproj.user
VexRuntime/Components/Button.cs
VexRuntime/Components/ButtonTabGroup.cs
VexRuntime/Components/Group.cs
VexRuntime/Components/TextBox.cs
VexRuntime/Display/DisplayObject.cs
VexRuntime/Display/DisplayObject.cs.orig
VexRuntime/Display/DisplayObjectContainer.cs
VexRuntime/Display/FontManager.cs
VexRuntime/Display/IDrawable.cs
VexRuntime/Display/IRenderable.cs
VexRuntime/Display/Panel.cs
VexRuntime/Display/Screen.cs
VexRuntime/Display/Sprite.cs
VexRuntime/Display/Stage.cs
VexRuntime/Display/TextAtom.cs
VexRuntime/Display/Transform.cs
VexRuntime/Enums/DeadIconType.cs
VexRuntime/Enums/EdgeName.cs
VexRuntime/Enums/TransitionKind.cs
VexRuntime/Game/Player.cs
VexRuntime/Input/Cursor.cs
VexRuntime/Input/Direction.cs
VexRuntime/Input/InputManager.cs
VexRuntime/Input/Move.cs
VexRuntime/Input/MoveList.cs
VexRuntime/Libraries/release/Box2DX.dll
VexRuntime/Network/NetworkManager.cs
VexRuntime/Properties/AssemblyInfo.cs
VexRuntime/State/StateManager.cs
VexRuntime/V2D/Serialization/SymbolImport.cs
VexRuntime/V2D/Serialization/V2DContent.cs
VexRuntime/V2D/Serialization/V2DDefinition.cs
VexRuntime/V2D/Serialization/V2DInstance.cs
VexRuntime/V2D/Serialization/V2DJoint.cs
VexRuntime/V2D/Serialization/V2DJointKind.cs
VexRuntime/V2D/Serialization/V2DMatrix.cs
VexRuntime/V2D/Serialization/V2DRectangle.cs
VexRuntime/V2D/Serialization/V2DShape.cs
VexRuntime/V2D/Serialization/V2DShapeKind.cs
VexRuntime/V2D/Serialization/V2DText.cs
VexRuntime/V2D/Serialization/V2DTextRun.cs
VexRuntime/V2D/Serialization/V2DTexture.cs
VexRuntime/V2D/Serialization/V2DTransform.cs
VexRuntime/V2D/Serialization/V2DWorld.cs
VexRuntime/V2D/V2DGame.cs
VexRuntime/V2D/V2DScreen.cs
VexRuntime/V2D/V2DSprite.cs
VexRuntime/V2D/V2DStage.cs
VexRuntime/VexRuntime.csproj
VexRuntime/VexRuntime.csproj.user
VexTo2DPhysics/Body2D.cs
VexTo2DPhysics/CircleShape2D.cs
VexTo2DPhysics/DVex/ASDraw.txt
VexTo2DPhysics/DVex/Asd.cs
VexTo2DPhysics/DVex/DVexShapeGenerator.cs
VexTo2DPhysics/DVex/DVexWriter.cs
VexTo2DPhysics/DefinitionKind.cs
VexTo2DPhysics/Instance2D.cs
VexTo2DPhysics/Joint2D.cs
VexTo2DPhysics/JointKind.cs
VexTo2DPhysics/Library/Demo.fla
VexTo2DPhysics/Library/Demo.swf
VexTo2DPhysics/Library/DistanceJoint.fla
VexTo2DPhysics/Library/DistanceJoint.swf
VexTo2DPhysics/Library/DistanceJointx.fla
VexTo2DPhysics/Library/GearJoint.fla
VexTo2DPhysics/Library/GearJoint.swf
VexTo2DPhysics/Library/Movieclip1.fla
VexTo2DPhysics/Library/Movieclip1.swf
VexTo2DPhysics/Library/PrismaticJoint.fla
VexTo2DPhysics/Library/PrismaticJoint.swf
VexTo2DPhysics/Library/PullyJoint.fla
VexTo2DPhysics/Library/PullyJoint.swf
VexTo2DPhysics/Library/RevoluteJoint.fla
VexTo2DPhysics/Library/RevoluteJoint.swf
VexTo2DPhysics/Library/Scene1Data.fla
VexTo2DPhysics/Library/Scene1Data.swf
VexTo2DPhysics/Library/Scene2Data.fla
VexTo2DPhysics/Library/Scene2Data.swf
VexTo2DPhysics/Library/Scene3Data.fla
VexTo2DPhysics/Library/Scene3Data.swf
VexTo2DPhysics/Library/Scene4Data.fla
VexTo2DPhysics/Library/Scene4Data.swf
VexTo2DPhysics/Library/SmuckLib.fla
VexTo2DPhysics/Library/SmuckLib.swf
VexTo2DPhysics/Object2D.cs
VexTo2DPhysics/Placeholder/CircleShape2D.cs
VexTo2DPhysics/Placeholder/Definition2D.cs
VexTo2DPhysics/Placeholder/Instance2D.cs
VexTo2DPhysics/Placeholder/Joint2D.cs
VexTo2DPhysics/Placeholder/Object2D.cs
VexTo2DPhysics/Placeholder/PolygonShape2D.cs
VexTo2DPhysics/Placeholder/Shape2D.cs
VexTo2DPhysics/Placeholder/Symbol2D.cs
VexTo2DPhysics/Placeholder/Text2D.cs
VexTo2DPhysics/Placeholder/TextRun2D.cs
VexTo2DPhysics/PolygonShape2D.cs
VexTo2DPhysics/Properties/AssemblyInfo.cs
VexTo2DPhysics/Shape2D.cs
VexTo2DPhysics/Symbol2D.cs
VexTo2DPhysics/V2D.cs
VexTo2DPhysics/VexTo2DPhysics.cs
VexTo2DPhysics/VexTo2DPhysics.csproj
VexTo2DPhysics/VexTo2DPhysics.csproj.user
VexTo2DPhysics/VexToScreen.cs
VexTo2DPhysics/VexTree.cs
VexTo2DPhysics/generators/GenActionscript.cs
VexTo2DPhysics/generators/GenV2DWorld.cs
VexTo2DPhysics/generators/GenXNA.cs
VexTo2DPhysics/v2d_0_6.zip
Vfx/Animation/Instance.cs
Vfx/Animation/Interval.cs
Vfx/Control/DrawingLifetime.cs
Vfx/Control/IInstance.cs
Vfx/Control/ILifetime.cs
Vfx/Control/Instance.cs
Vfx/Control/SoundInstance.cs
Vfx/Control/SymbolLifetime.cs
Vfx/Control/Timeline.cs
Vfx/Control/Transform.cs
Vfx/Control/Transformation.cs
Vfx/Enums/FillType.cs
Vfx/Enums/GradientType.cs
Vfx/Enums/SegmentType.cs
Vfx/IVexObject.cs
Vfx/Primitives/Color.cs
Vfx/Primitives/ColorTransform.cs
Vfx/Primitives/CubicBezier.cs
Vfx/Primitives/FillStyle.cs
Vfx/Primitives/GradientFill.cs
Vfx/Primitives/IShapeData.cs
Vfx/Primitives/ImageFill.cs
Vfx/Primitives/Line.cs
Vfx/Primitives/Matrix.cs
Vfx/Primitives/MatrixComponents.cs
Vfx/Primitives/Point.cs
Vfx/Primitives/QuadBezier.cs
Vfx/Primitives/Rectangle.cs
Vfx/Primitives/Size.cs
Vfx/Primitives/SolidFill.cs
Vfx/Primitives/SolidStroke.cs
Vfx/Primitives/StrokeStyle.cs
Vfx/Primitives/TextRun.cs
Vfx/Properties/AssemblyInfo.cs
Vfx/Symbols/Drawing.cs
Vfx/Symbols/IDefinition.cs
Vfx/Symbols/Image.cs
Vfx/Symbols/Shape.cs
Vfx/Symbols/Symbol.cs
Vfx/Symbols/Text.cs
Vfx/Symbols/Timeline.cs
Vfx/Utils/FontFilenameFinder.cs
Vfx/Utils/Utils.cs
Vfx/Vex.cs
Vfx/Vex.csproj
Vfx/Vex.csproj.vspscc
Vfx/VexObject.cs
XamlRenderer/Properties/AssemblyInfo.cs
XamlRenderer/Silverlight10Renderer.cs
XamlRenderer/WPFRenderer.cs
XamlRenderer/XamlRenderer.cs
XamlRenderer/XamlRenderer.csproj
XamlRenderer/XamlRenderer.csproj.vspscc
XamlRenderer/XamlWriter.cs
XamlViewer/ConversionObjects.cs
XamlViewer/Program.cs
XamlViewer/Properties/AssemblyInfo.cs
XamlViewer/Properties/Resources.Designer.cs
XamlViewer/Properties/Resources.resx
XamlViewer/Properties/Settings.Designer.cs
XamlViewer/Properties/Settings.settings
XamlViewer/TabWindow.cs
XamlViewer/XamlViewer.Designer.cs
XamlViewer/XamlViewer.cs
XamlViewer/XamlViewer.csproj
XamlViewer/XamlViewer.csproj.user
XamlViewer/XamlViewer.csproj.vspscc
XamlViewer/XamlViewer.resx
XnaAnimator/ClassDiagram1.cd
XnaAnimator/GdiForm.cs
XnaAnimator/GdiForm.resx
XnaAnimator/Properties/AssemblyInfo.cs
XnaAnimator/XnaAnimator.cs
XnaAnimator/XnaAnimator.csproj
XnaAnimator/XnaAnimator.csproj.vspscc

Download

Click the following link to download swf.zip.

swf.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML