[svn:fx-trunk] 8702: -add textLayout source project to trunk

Revision: 8702
Author:   [email protected]
Date:     2009-07-20 19:15:02 -0700 (Mon, 20 Jul 2009)
Log Message:
-add textLayout source project to trunk
-to build from frameworks/build.xml: ant tlf
-removed in/tlf directory, no more pre-built tlf
-updated debug value in the main build.xml to false
qa: yes
doc: probably
checkintests: pass
Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/build.xml
    flex/sdk/trunk/frameworks/libs/textLayout.swc
Added Paths:
    flex/sdk/trunk/frameworks/projects/textLayout/
    flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /ConversionClasses.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/BaseTextLayoutExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/BaseTextLayoutImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/ConversionType.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/CustomFormatImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/FlowElementInfo.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/IFormatImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/ITextExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/ITextImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/ImportExportConfiguration.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/PlainTextExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/PlainTextImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/SingletonAttributeImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TLFormatImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextConverter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextLayoutExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextLayoutImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/manifest.xml
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/Build Info.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/CoreC lasses.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/acc/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/acc/T extAccImpl.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/BaseCompose.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ComposeState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/FlowComposerBase.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/FlowDamageType.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/IFlowComposer.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/IParcelList.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ITextLineCreator.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/IVerticalJustificationLine.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/Parcel.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ParcelList.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/SimpleCompose.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/StandardFlowComposer.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/TextFlowLine.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/TextFlowLineLocation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/TextLineRecycler.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/VerticalJustifier.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ColumnState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ContainerController.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ISandboxSupport.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ScrollPolicy.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/debug /
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/debug /Debugging.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/debug /assert.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/ EditingMode.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/ IInteractionEventHandler.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/ ISelectionManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/ SelectionFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/edit/ SelectionState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/BackgroundManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/BreakElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/Configuration.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/ContainerFormattedElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/DivElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowGroupElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowLeafElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowValueHolder.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/IConfiguration.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/IFormatResolver.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/InlineGraphicElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/InlineGraphicElementStatus.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkActiveFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkHoverFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkNormalFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/OverflowPolicy.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/ParagraphElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/ParagraphFormattedElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/SpanElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/SpecialCharacterElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/SubParagraphGroupElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TCYElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TabElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TextFlow.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TextRange.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/CompositionCompleteEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/DamageEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/FlowElementMouseEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/ModelChange.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/StatusChangeEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/TextLayoutEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/event s/UpdateCompleteEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/exter nal/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/exter nal/WeakRef.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/facto ry/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/facto ry/StringTextLineFactory.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/facto ry/TextFlowTextLineFactory.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/facto ry/TextLineFactoryBase.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/facto ry/TruncationOptions.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/BackgroundColor.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/BaselineOffset.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/BaselineShift.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/BlockProgression.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/Category.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/Direction.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/Float.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/FlowElementDisplayType.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/FormatValue.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITabStopFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITextLayoutFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/JustificationRule.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/LeadingModel.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/LineBreak.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TLFTypographicCase.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormatInc.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextAlign.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextDecoration.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextJustify.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatInc.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatValueHolder.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/VerticalAlign.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/WhiteSpaceCollapse.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/ArrayProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/BooleanProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/EnumStringProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/IntProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/IntWithEnumProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/NumberOrPercentOrEnumProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/NumberOrPercentProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/NumberProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/NumberWithEnumProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/Property.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/StringProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/TabStopsProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/UintProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/prope rty/UintWithEnumProperty.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/tlf_i nternal.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/utils /
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/utils /CharacterUtil.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/utils /GeometryUtil.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/utils /LocaleUtil.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/manifest.xml
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/EditC lasses.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/conta iner/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/conta iner/TextContainerManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ EditManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ ElementRange.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ IEditManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ Mark.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ ParaEdit.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ SelectionFormatState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ SelectionManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ TextClipboard.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ TextFlowEdit.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ TextScrap.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/event s/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/event s/FlowOperationEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/event s/SelectionEvent.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyElementIDOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyElementStyleNameOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyElementUserStyleOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyFormatOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyFormatToElementOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyLinkOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ApplyTCYOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/CompositeOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/CutOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/DeleteTextOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/FlowElementOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/FlowOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/FlowTextOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/InsertInlineGraphicOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/InsertTextOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/ModifyInlineGraphicOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/PasteOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/RedoOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/SplitParagraphOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/UndoOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/utils /
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/utils /NavigationUtil.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/IOperation. as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/IUndoManage r.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/UndoManager .as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ TextFieldClasses.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/TLFTextField.as
    flex/sdk/trunk/frameworks/projects/textLayout/tlf.properties
Removed Paths:
    flex/sdk/trunk/in/tlf/

Similar Messages

  • [svn:fx-trunk] 10503: Prepping to update textLayout sources with a more recent build.

    Revision: 10503
    Author:   [email protected]
    Date:     2009-09-22 09:18:51 -0700 (Tue, 22 Sep 2009)
    Log Message:
    Prepping to update textLayout sources with a more recent build.  TLFTextField is no longer in textLayout since we now own it.  It is being moved to spark.swc and will live with UITLFTextField in mx.core.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Gordon asked me to do this
    Tests run: checkintests and a few of my own that use TLFTextField
    Is noteworthy for integration: perhaps
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/TextFieldFactory.as
        flex/sdk/trunk/frameworks/projects/spark/src/SparkClasses.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/UITLFTextField.as
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/TLFTextField.as
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/

    Good show...pleased to see the speed and performance of a ram based PKGBUILD.
    My system has no HDD, is based on Compact Flash devices in Faunos.  I may give this procedure a tryout on a "Live" system.
    EDIT:
    Faunos already uses tmpfs so I guess the PKGBUILDS already perform in ram along with the system via aufs for downloads.
    Last edited by lilsirecho (2008-09-14 22:47:31)

  • [svn:fx-trunk] 10807: Updating asdoc build to include textLayout sources

    Revision: 10807
    Author:   [email protected]
    Date:     2009-10-02 07:58:10 -0700 (Fri, 02 Oct 2009)
    Log Message:
    Updating asdoc build to include textLayout sources
    QE notes: None.
    Doc notes: None
    Tests run: ant asdoc
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-trunk] 10065: Comment out code causing an RTE in SWFLoader.

    Revision: 10065
    Author:   [email protected]
    Date:     2009-09-08 13:14:26 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Comment out code causing an RTE in SWFLoader. Will fix as part of per-module styles feature development.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-23081
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23081
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as

    Hello, first post here..
    I maintain a java based lobby for an opensource RTS
    engine called spring at http://taspring.clan-sy.com
    You can find my lobbys source code at:
    https://taspring.clan-sy.com/svn/spring/trunk/AFLobby/
    Of note being the unitsync.dll/so library used to
    handle mods and maps. Implementing this library in
    pure java is not an option.
    I've dealt with quite a few JNi errors dealing with
    the linux users but we got through them all and it
    all worked great.
    I released a windows installer, and most users can
    run it fine with no issues with JNI, but 2 users seem
    to have problems, despite correctly installing
    everything.Does the JNI code use perl?
    This error message shows several hits on Google for perl related stuff.

  • DBAShell - New Open Source Project for Oracle DBA's

    I'd like to have this project included in the Open Source Oracle tools list at: http://www.oracle.com/technology/community/opensource_projects.html
    I’'ve been an Oracle DBA for quite some time (since 7.0.13) and a developer for many years. One of the things I'’ve always wished for was an easier way to set up environment variables for different Oracle Home’s and a way to provide passwords to scripts without embedding them in plain-view.
    About 3 years ago, I started a set of functions and scripts at my company that did exactly just that and provided many more functions for things like checking database status, running scripts quietly unless errors are detected, running actions in parallel (like fast shutdowns at once, or multiple analyzes), restarting databases in a guaranteed fashion, aliases to common folder locations, etc..
    About a month ago, after putting all this time and effort into these scripts and using them in production all this time, I realized I wanted more out of the scripts like support for other databases and thought that it would be best if I gave it new life as an Open Source project.
    So that is how http://sourceforge.net/projects/dbashell/ was started. Now it’s in a second release (DBAShell 0.85) that is more modular and would allow other people to easily add support for other OS’s, other Shells, and other Databases.
    Here is a description of the project from the latest news item:
    DBAShell is a project based around Shell functions and scripts designed to make it easy for DBA's to use Databases in a command line environment. Currently supported is Oracle with ksh and bash on AIX, Solaris, Linux. The code base itself is 3 years old and has been in use in Production environments all of that time.
    Features include:
    * Automatic setting of all environment variables based on SID requested.
    * Manage PATH's and other path like variables for each ORACLE_HOME needed.
    * Run scripts with stored passwords (no more hard-coding of passwords!!)
    * Automatically set SID based on Script location (makes it easier to share scripts between SID's)
    * manage temporary script output and check for oracle errors in output
    * check database status and versions from scripts
    * stop/start databases in parallel (faster startup)
    * compile all database objects
    * analyze objects in parallel (Faster analyzes)
    * set aliases and variables for common SID areas, etc..
    * many helpful commands for common Oracle tasks
    Over a thousand people have already downloaded the prior release and more are downloading every hour.
    I'm seeking feedback from anybody that would be willing to take a look at the project, trying it out, give me any feedback you have on it, and perhaps even direct me to where I could best promote this project.
    I wrote a tutorial that shows at a glance some of the more useful features of DBAShell:
    http://sourceforge.net/docman/display_doc.php?docid=34041&group_id=170224
    Main site:
    http://sourceforge.net/projects/dbashell/
    Documentation: http://sourceforge.net/docman/display_doc.php?docid=33704&group_id=170224
    Download:
    http://prdownloads.sourceforge.net/dbashell/dbashell-0.85.tar.gz?download

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • DBAShell - Open Source project for Oracle DBA's

    I’ve been an Oracle DBA for quite some time (since 7.0.13) and a developer for many years. One of the things I’ve always wished for was an easier way to set up environment variables for different Oracle Home’s and a way to provide passwords to scripts without embedding them in plain-view.
    About 3 years ago, I started a set of functions and scripts at my company that did exactly just that and provided many more functions for things like checking database status, running scripts quietly unless errors are detected, running actions in parallel (like fast shutdowns at once, or multiple analyzes), restarting databases in a guaranteed fashion, aliases to common folder locations, etc..
    About a month ago, after putting all this time and effort into these scripts and using them in production all this time, I realized I wanted more out of the scripts like support for other databases and thought that it would be best if I gave it new life as an Open Source project.
    So that is how http://sourceforge.net/projects/dbashell/ was started. Now it’s in a second release (DBAShell 0.85) that is more modular and would allow other people to easily add support for other OS’s, other Shells, and other Databases.
    Here is a description of the project from the latest news item:
    DBAShell is a project based around Shell functions and scripts designed to make it easy for DBA's to use Databases in a command line environment. Currently supported is Oracle with ksh and bash on AIX, Solaris, Linux. The code base itself is 3 years old and has been in use in Production environments all of that time.
    Features include:
    * Automatic setting of all environment variables based on SID requested.
    * Manage PATH's and other path like variables for each ORACLE_HOME needed.
    * Run scripts with stored passwords (no more hard-coding of passwords!!)
    * Automatically set SID based on Script location (makes it easier to share scripts between SID's)
    * manage temporary script output and check for oracle errors in output
    * check database status and versions from scripts
    * stop/start databases in parallel (faster startup)
    * compile all database objects
    * analyze objects in parallel (Faster analyzes)
    * set aliases and variables for common SID areas, etc..
    * many helpful commands for common Oracle tasks
    Over a thousand people have already downloaded the prior release and more are downloading every hour.
    I'm seeking feedback from anybody that would be willing to take a look at the project, trying it out, give me any feedback you have on it, and perhaps even direct me to where I could best promote this project.
    I wrote a tutorial that shows at a glance some of the more useful features of DBAShell:
    http://sourceforge.net/docman/display_doc.php?docid=34041&group_id=170224
    Main site:
    http://sourceforge.net/projects/dbashell/
    Documentation: http://sourceforge.net/docman/display_doc.php?docid=33704&group_id=170224
    Download:
    http://prdownloads.sourceforge.net/dbashell/dbashell-0.85.tar.gz?download

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • New Project for Oracle Open Source Projects Page

    Another SQL*Plus clone but this one is written in pure java, feel free to add it to the Oracle Open Source Projects page:
    SQL*More is a tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are platform independence, database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
    Thanks,
    Marc

    Happy to, but we'll need your project URL.
    Cheers, OTN

  • "add and remove projects" problem in eclipse weblogic tool 1.1.3

    Hello,
    i installed eclipse weblogic tool 1.1.3. When i try to add a project to the server, it cannot even list my java projects. I found out that it only list those dynamic web projects.
    My question is: is it possible to add java project to server. My java project includes src and webRoot, which is deployed in weblogic 10.
    Also, when i set a breakpoint in jsp. I always have the source not found problem. Is there a way to get around this?
    Thanks

    Hi
    Java project cannot be deployed to the server standalone.
    One way to do is to create a ear project and add the web project and java project to it. If you create the web project and java project after EAR project creation then you can add to ear when creating web and java projects.
    But if you already have web and java projects, create a ear project and right click on ear project -> properties -> project reference -> check both projects. Also right click on ear project -> properties -> j2ee module dependencies -> check both projects.
    Now build the ear project and you will see the java project part of ear and the web project can refer to the java project classes.
    Vimala-

  • [svn:fx-trunk] 10051: fix the build. xml that we include in the package in the frameworks directory.

    Revision: 10051
    Author:   [email protected]
    Date:     2009-09-08 07:53:47 -0700 (Tue, 08 Sep 2009)
    Log Message:
    fix the build.xml that we include in the package in the frameworks directory. 
    -remove haloclassic
    -add textlayout
    -reorganize the targets
    QE notes: no
    Doc notes: no
    Bugs: sdk-22441
    Reviewer: n/a
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-22441
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

  • What does 'file was dropped from the Add to Source Control Operation" message mean

    Yesterday I upgraded to LabView 8.5.1 and moved a project from my office desktop onto the test system computer in the vault. I wanted to use the source code control integration capability with this project. I went through the process of configuring source control (I am using Serena Version Manager). All appeared to be well. LabView saw the source control software an can bring up the client. I selected all of the files in my project and selected "Add to source control". I received a message popup with a message like:
    FILENAME was dropped from the Add to Source Control Operation
    for each of the files in my project. I got the same message when I tried the operation on a single file. This did not appear to be an error or warning message, just informational. I could find no information in the help to tell me what this message really means. Any ideas?
    Mike Eaton

    Usually LabVIEW creates one dialog (with a tree-control, and an option to keep files checked out and a comment box).
    All other dialogs are from the SCC. Maybe you can configure Serena to go silent?
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues

    A new discussion was started by Alex Harui in
    Commits --
    [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    Revision: 5844
    Author: [email protected]
    Date: 2009-04-01 17:59:34 -0700 (Wed, 01 Apr 2009)
    Log Message:
    rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    QE Notes: Rename mustella tests again (please)
    Doc Notes: Update names of classes in documentation.
    tests: checkintests
    Modified Paths:
    April Fool!
    View/reply at
    Replies by email are OK.
    Use the unsubscribe form at
    to cancel your email subscription.

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • Open Source project - request for interest

    Hi,
    I know this may not be the most appropriate place for this but I couldnt find anywhere else. The project is due to start up in early 2006. The technology is Java based and supports J2EE. It enables developers to work at a high level and generate apps very quickly and more complex functionality can be built using Java to address requirements.
    I thought I would post this here for anyone interested in participating in a new Open Source project for a Java development tool.
    I apologise in advance if anyone gets upset over this post - but I thought Java developers should be aware of the project.
    Thanks.
    Be in at the start of an exciting new Open Source initiative!
    If you're a Java developer and you'd be interested in participating in the development of a new UK-based Open Source project then read on.
    The project would seek to take an existing, powerful J2EE-based rapid web application development tool on to the next level. Sitting happily alongside other well-known open source names such as Red Hat, MySQL and JBoss, it enables the building and deploying of J2EE-based web applications in a fraction of the time that it would otherwise take to develop them. But the possibilities are only limited by your imagination.
    So, if you're interested in contributing to the evolution of this project please email us at [email protected] with your contact details and we will be in touch with you.

    Thanks for the ponter, I will check it out.
    hth,
    Sean

  • Open Source project

    Open Source Project Announcement...
    I have started an open source project to build a module for
    PHP4 that will allow direct calls to Tuxedo services from
    the PHP script, the project name is php-tuxedo.
    Think about it for a second... The ability from inside a
    PHP web page to directly call already existing Tuxedo
    services anywhere in your environment. Just like PHP can
    open a database connection to Oracle or Sybase, it would
    open a Tuxedo connection as a Tux client to a Tuxedo
    middleware environment.
    For those who have used PHP, you know how easy it is to
    build dynamic web pages. But those pages are mostly limited
    to database queries or flat file access for data. With this
    project you could call all your existing enterprise Tuxedo
    services directly. I believe this would be a very powerful
    enhancement to PHP's capabilities.
    To those familiar with Tuxedo, you know about how powerful
    an implementation of Tux middleware services can be for
    departmental and enterprise solutions.
    I want to bring these two pieces together.
    Project status. The project is in its early infancy, but
    some parts are functional. I have successfully built a
    client page that uses a STRING buffer to call a service with
    tpcall and returns a STRING buffer back. Primitive? Sure,
    but this is only the start. I have ideas of how to
    implement many other functions and buffer types including
    FMLs.
    There is much work to do, but if you are interested please
    check out http://php-tuxedo.sourceforge.net. There you can
    download my first cut and more importantly follow the
    project as it progresses. For the really ambitious I would
    welcome any testing or development help on the project.
    Please note I’m posting this note to several lists I don’t
    normally monitor, so I may not see a reply on the list.
    Hope to hear from you.
    Brian Foddy
    [email protected]

    You probably are able to do this already through Prolifics' XMLink product
    http://www.prolifics.com/do/xml.html.
    -James
    "Brian Foddy" <[email protected]> wrote in message
    news:[email protected]...
    >
    Open Source Project Announcement...
    I have started an open source project to build a module for
    PHP4 that will allow direct calls to Tuxedo services from
    the PHP script, the project name is php-tuxedo.
    Think about it for a second... The ability from inside a
    PHP web page to directly call already existing Tuxedo
    services anywhere in your environment. Just like PHP can
    open a database connection to Oracle or Sybase, it would
    open a Tuxedo connection as a Tux client to a Tuxedo
    middleware environment.
    For those who have used PHP, you know how easy it is to
    build dynamic web pages. But those pages are mostly limited
    to database queries or flat file access for data. With this
    project you could call all your existing enterprise Tuxedo
    services directly. I believe this would be a very powerful
    enhancement to PHP's capabilities.
    To those familiar with Tuxedo, you know about how powerful
    an implementation of Tux middleware services can be for
    departmental and enterprise solutions.
    I want to bring these two pieces together.
    Project status. The project is in its early infancy, but
    some parts are functional. I have successfully built a
    client page that uses a STRING buffer to call a service with
    tpcall and returns a STRING buffer back. Primitive? Sure,
    but this is only the start. I have ideas of how to
    implement many other functions and buffer types including
    FMLs.
    There is much work to do, but if you are interested please
    check out http://php-tuxedo.sourceforge.net. There you can
    download my first cut and more importantly follow the
    project as it progresses. For the really ambitious I would
    welcome any testing or development help on the project.
    Please note I'm posting this note to several lists I don't
    normally monitor, so I may not see a reply on the list.
    Hope to hear from you.
    Brian Foddy
    [email protected]

  • Open Source Project for PHP

    Open Source Project Announcement...
    I have started an open source project to build a module for
    PHP4 that will allow direct calls to Tuxedo services from
    the PHP script, the project name is php-tuxedo.
    Think about it for a second... The ability from inside a
    PHP web page to directly call already existing Tuxedo
    services anywhere in your environment. Just like PHP can
    open a database connection to Oracle or Sybase, it would
    open a Tuxedo connection as a Tux client to a Tuxedo
    middleware environment.
    For those who have used PHP, you know how easy it is to
    build dynamic web pages. But those pages are mostly limited
    to database queries or flat file access for data. With this
    project you could call all your existing enterprise Tuxedo
    services directly. I believe this would be a very powerful
    enhancement to PHP's capabilities.
    To those familiar with Tuxedo, you know about how powerful
    an implementation of Tux middleware services can be for
    departmental and enterprise solutions.
    I want to bring these two pieces together.
    Project status. The project is in its early infancy, but
    some parts are functional. I have successfully built a
    client page that uses a STRING buffer to call a service with
    tpcall and returns a STRING buffer back. Primitive? Sure,
    but this is only the start. I have ideas of how to
    implement many other functions and buffer types including
    FMLs.
    There is much work to do, but if you are interested please
    check out http://php-tuxedo.sourceforge.net. There you can
    download my first cut and more importantly follow the
    project as it progresses. For the really ambitious I would
    welcome any testing or development help on the project.
    Please note I’m posting this note to several lists I don’t
    normally monitor, so I may not see a reply on the list.
    Hope to hear from you.
    Brian Foddy
    [email protected]

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • EJB 3.0 in a real world open source project. Great for coding reference!

    If you are interested in seeing EJB 3.0 implemented in a real world project (not just examples) or if you are interested in learning how to use them I suggest you to take a look a the open source project Overactive Logistics.
    It has been written totally using EJB 3.0 (session and entity beans) I found it very helpful in solving several technical situations I was facing.
    You can get more information at:
    http://overactive.sourceforge.net

    Thanks for the ponter, I will check it out.
    hth,
    Sean

Maybe you are looking for

  • Balance Carry Forward issue

    When doing a balance carry forward, the retained earning accounts carryforward is appearing under the P&L carryforward as opposed to the balance sheet process. Due to this, the retained earnings carryforward is only happening at the GL account + Co C

  • Re: LCD TV 40BV701B No remote to press OK

    I have a LCD TV 40BV701B and I have lost the remote to it. i did a first time installation and i need to press OK. I do not know how to press OK without a remote to do it

  • Pages keep freezing every 10 seconds until cursor is moved.

    This has been going on for a few days now. Every 10 seconds or so the pages freeze, either loading a page or watching videos. I've tried: - Turn off hardware acceleration - Reinstalled flash - Reset Firefox - Clear cookies and cache - Restart in safe

  • ADF 在线免费高级课程

    http://download.oracle.com/tutorials/jtcd3/ecourse_adf_part1/html/temp_frameset/index.htm http://download.oracle.com/tutorials/jtcd3/ecourse_adf_part2/html/temp_frameset/index.htm

  • Could I get another 30 day trial?

    I think the 30 day trials adobe give us is awesome, but time sure does go by fast. I downloaded the 30 day trial for Dreamweaver, Fireworks and Photoshop. In the last 30 days I spent most of my time on lynda.com trying to learn what I could about dre