[svn:fx-trunk] 11989: Added Jody's TabBar example and the TabBar icon.

Revision: 11989
Revision: 11989
Author:   [email protected]
Date:     2009-11-19 09:13:28 -0800 (Thu, 19 Nov 2009)
Log Message:
Added Jody's TabBar example and the TabBar icon.   This feature should be OK to officially sign-off now.
QE notes:
Doc notes:
Bugs:
Reviewer: Hans
Tests run:
Is noteworthy for integration: no
Modified Paths:
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TabBar.as
Added Paths:
    flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/TabBarExam ple.mxml
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TabBar.png

I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
<style type="text/css">
<!-- /*Remove this */
body {
    margin: 0;
    padding: 0;
    color: #000;
    background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
    font-family: David;
    font-size: 15px;
    height:100%;

Similar Messages

  • [svn:fx-trunk] 12556: Added @private to various overrides in the new spark. accessibility classes.

    Revision: 12556
    Revision: 12556
    Author:   [email protected]
    Date:     2009-12-04 14:49:03 -0800 (Fri, 04 Dec 2009)
    Log Message:
    Added @private to various overrides in the new spark.accessibility classes. These classes are now included in ASDoc builds and I noticed that overrides we don't want to see were showing up.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ButtonBarAccImpl.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/SpinnerAccImpl.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/VideoPlayerAccImpl.as

    Thats good news.

  • [svn:fx-trunk] 5873: Adding support for [Alternative] metadata to the asdoc tool.

    Revision: 5873
    Author: [email protected]
    Date: 2009-04-02 09:46:24 -0700 (Thu, 02 Apr 2009)
    Log Message:
    Adding support for [Alternative] metadata to the asdoc tool.
    QE Notes: None.
    Doc Notes: None.
    Reviewed by: Paul
    tests: checkintests, asdoc
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/MetaDataEvaluator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelGenerator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java

  • [svn:bz-trunk] 18737: Added links for samples-spring and blazeds-spring webapps.

    Revision: 18737
    Revision: 18737
    Author:   [email protected]
    Date:     2010-11-19 11:24:26 -0800 (Fri, 19 Nov 2010)
    Log Message:
    Added links for samples-spring and blazeds-spring webapps.
    Modified Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/index.html

  • [svn:fx-trunk] 7784: adding xslt change so info related to Alternative shows up in the asdoc

    Revision: 7784
    Author:   [email protected]
    Date:     2009-06-12 07:46:21 -0700 (Fri, 12 Jun 2009)
    Log Message:
    adding xslt change so info related to Alternative shows up in the asdoc
    QE Notes: None.
    Doc Notes: None.
    Modified Paths:
        flex/sdk/trunk/asdoc/templates/class-parts.xslt
    Added Paths:
        flex/sdk/trunk/asdoc/templates/images/P_AlternativeMetadataIndicator_30x28_N.png

    I've checked the resolution in Photoshop just as a double-check and it shows resolution as 300 PPI. When you say "because they can be mixed" do you mean because elements and graphics with the PDF can be of varying resolutions? I hadn't thought of that, if that's what you meant. I do have some items within my pdf that might be lower resolution.
    If these show up in my Preflight Panel as an issue, does this mean they would be flagged also with the Printer? In trying to find a resolution I read several forum discussions about how Printers often run your document through a Preflight process and will send it back when there are low resolution images in the document.
    Is there some other way to be sure these images are in the InDesign document as 300 PPI so I can know they will in fact print correctly?
    PS - Peter - thanks for the super quick response! And I saw your the highlighted "Exceptional Contributor" on the right sidebar for the InDesign forum - clearly well-deserved! Congrats

  • [svn:fx-trunk] 5353: * Added compiler error for Halo Navigators containing non-Containers

    Revision: 5353
    Author: [email protected]
    Date: 2009-03-17 12:59:06 -0700 (Tue, 17 Mar 2009)
    Log Message:
    * Added compiler error for Halo Navigators containing non-Containers
    as their first level child.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-19317
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    compiler/mxml/lang/StandardDefs.java
    Added getContainerPackage(), isHaloNavigator(), CLASS_VIEWSTACK,
    CLASS_ACCORDION, and PACKAGE_MX_CONTAINERS.
    compiler/mxml/builder/ComponentBuilder.java
    Modified
    ComponentBuilder.ComponentAttributeHandler.nestedDeclaration() to
    report an error if a non-container is declared as a child of a
    Halo navigator.
    compiler_en.properties
    Added HaloNavigatorsRequireHaloContainerChildren message.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19317
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.jav a
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler_en.properties

  • [svn:fx-trunk] 11449: Adding OSMF to our framework.

    Revision: 11449
    Author:   [email protected]
    Date:     2009-11-04 17:09:57 -0800 (Wed, 04 Nov 2009)
    Log Message:
    Adding OSMF to our framework.  The osmf.swc builds automatically as part of our build process.  I'm also adding new video classes that use OSMF, spark.components.VideoDisplay and spark.components.VideoPlayer2.  The other VideoElement and VideoPlayer will be replaced by these.  The new video components are not yet complete; this is an initial checkin for these components.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Deepa (only the build processes stuff)
    Tests run: checkintests
    Is noteworthy for integration: Yes
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/build.xml
        flex/sdk/trunk/frameworks/build_framework.xml
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/frameworks/projects/spark/build.xml
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/SparkClasses.as
        flex/sdk/trunk/frameworks/spark-manifest.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/osmf/
        flex/sdk/trunk/frameworks/projects/osmf/build.xml
        flex/sdk/trunk/frameworks/projects/osmf/src/
        flex/sdk/trunk/frameworks/projects/osmf/src/OSMFClasses.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioAudibleTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioPausableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioPlayableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioSeekableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/AudioTemporalTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/SoundAdapter.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/SoundDownloadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/SoundLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/audio/SoundLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ChildSeekOperation.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeAudibleTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeBufferableTrait .as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeLoadableTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeMediaTraitBase. as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeMediaTraitFacto ry.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeMetadata.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositePausableTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositePlayableTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeSeekOperationIn fo.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeSeekableTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeSpatialTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeTemporalTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositeViewableTrait.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/CompositionMode.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/IReusable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelSeekOperationInf o.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelSeekableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelSpatialTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelSwitchableTrait. as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/ParallelViewableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialElementSegment.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialElementTransitionM anager.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialSeekOperationInfo. as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialSeekableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialSpatialTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialSwitchableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/SerialViewableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/TraitAggregator.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/TraitAggregatorEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/TraitLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/composition/TraitLoaderEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/content/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/content/ContentDownloadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/content/ContentElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/content/ContentLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/content/ContentLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/display/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/display/MediaElementSprite.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/display/MediaPlayerSprite.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/display/ScalableSprite.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/display/ScaleMode.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/drm/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/drm/DRMServices.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/AuthenticationCompleteEvent.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/AuthenticationFailedEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/BeaconEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/BufferTimeChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/BufferingChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/BytesDownloadedChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/BytesTotalChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/DimensionChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/DurationChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/FacetValueChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/FacetValueEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/GatewayChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/LoadableStateChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/LoaderEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaError.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaErrorCodes.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaErrorEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaPlayerCapabilityChangeEv ent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MediaPlayerStateChangeEvent.a s
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MetadataEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/MutedChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/NetConnectionFactoryEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/NetNegotiatorEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/PanChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/PausedChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/PlayheadChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/PlayingChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/PluginLoadEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/SeekingChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/SwitchingChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/TraitEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/TraitsChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/ViewChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/events/VolumeChangeEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/gateways/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/gateways/HTMLGateway.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/gateways/HTMLGatewayElementProxy.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/gateways/RegionGateway.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/html/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/html/HTMLElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/html/HTMLLoadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/image/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/image/ImageElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/image/ImageLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/AbsoluteLayoutFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/AnchorLayoutFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/DefaultLayoutRenderer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/ILayoutContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/ILayoutRenderer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/ILayoutTarget.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/LayoutAttributesFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/LayoutContextSprite.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/LayoutRendererBase.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/LayoutRendererFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/LayoutUtils.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/MediaElementLayoutTarget.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/PaddingLayoutFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/RegistrationPoint.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/layout/RelativeLayoutFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/ILogger.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/ILoggerFactory.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/Log.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/TraceLogger.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/logging/TraceLoggerFactory.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/DefaultMediaResourceHandlerRes olver.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IContainerGateway.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaGateway.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaReferrer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaResource.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaResourceHandler.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaResourceHandlerResolver. as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IMediaTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/IURLResource.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/LoadableMediaElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaFactory.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaInfo.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaInfoType.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaPlayer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaPlayerState.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/URLResource.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/IFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/IIdentifier.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/KeyValueFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MediaType.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MediaTypeFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/Metadata.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MetadataNamespaces.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MetadataUtils.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MetadataWatcher.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/MimeTypes.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/ObjectFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/ObjectIdentifier.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/StringIdentifier.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/TemporalFacet.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/TemporalFacetEvent.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/metadata/TemporalIdentifier.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetClient.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetConnectionAttempt.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetConnectionCodes.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetConnectionFactory.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetNegotiator.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamAudibleTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamBufferableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamCodes.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamContentProtectableTrait .as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamDownloadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamPausableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamPlayableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamSeekableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/NetStreamTemporalTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DroppedFramesRu le.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DynamicNetStrea m.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DynamicStreamin gItem.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DynamicStreamin gNetLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DynamicStreamin gNetLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/DynamicStreamin gResource.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/INetStreamMetri cs.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/ISwitchingRule. as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/InsufficientBan dwidthRule.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/InsufficientBuf ferRule.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/MetricsProvider .as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/NetStreamSwitch ableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/SufficientBandw idthRule.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/SwitchingDetail .as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/SwitchingDetail Codes.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/SwitchingRuleBa se.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/DynamicPluginLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/IPluginInfo.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginClassResource.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginEntry.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginLoadingState.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/PluginManager.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/plugin/StaticPluginLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/proxies/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/proxies/ListenerProxyElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/proxies/ProxyElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/proxies/TemporalProxyElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/swf/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/swf/SWFElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/swf/SWFLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/tracking/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/tracking/Beacon.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/tracking/BeaconElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/tracking/BeaconPlayableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/AudibleTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/BufferableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ContentProtectableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/DownloadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IAudible.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IBufferable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IContentProtectable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IDisposable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IDownloadable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ILoadable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ILoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ILoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IPausable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IPlayable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ISeekable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ISpatial.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ISwitchable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ITemporal.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/IViewable.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/LoadState.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/LoadableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/LoaderBase.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/MediaTraitBase.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/MediaTraitType.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/PausableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/PlayableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/SeekableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/SpatialTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/SwitchableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/TemporalTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/traits/ViewableTrait.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/BinarySearch.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/FMSHost.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/FMSURL.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/HTTPLoadedContext.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/HTTPLoader.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/MediaFrameworkStrings.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/URL.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/Version.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/video/
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/video/CuePoint.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/video/CuePointType.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/video/VideoElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.png
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer2.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/mediaClasses/DynamicStreami ngVideoItem.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/mediaClasses/DynamicStreami ngVideoSource.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/VideoPlayerSkin2.mxml

  • [svn:fx-trunk] 13169: * Fixes for two FB issues and two regressions caused by recent fixes.

    Revision: 13169
    Revision: 13169
    Author:   [email protected]
    Date:     2009-12-22 14:39:59 -0800 (Tue, 22 Dec 2009)
    Log Message:
    Fixes for two FB issues and two regressions caused by recent fixes.
    QE notes:
    Doc notes:
    Bugs: SDK-24708, SDK-24668, SDK-24827, SDK-24829
    Reviewer: Corey
    Tests run: checkintests, com.adobe.flexbuilder.project JUnit tests
    Is noteworthy for integration: Yes, fixes two FB issues
    Code-level description of changes:
      modules/compiler/src/java/flex2/tools/oem/Library.java
      modules/compiler/src/java/flex2/tools/Compc.java
      modules/compiler/src/java/flex2/tools/Fcsh.java
      modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
        Modified calls into SwcAPI's setupClasses() and
        setupNamespaceComponents() to pass in the SourceList.
      modules/compiler/src/java/flex2/tools/VersionInfo.java
        Added null check to getBuild().
      modules/compiler/src/java/flex2/compiler/CompilerAPI.java
        Modified compile() to only add elements of "classes" to "sources"
        if not already contained.  This covers the case of a Source being
        in the SourceList and the manifest.
      modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
        Modified setupClasses() and setupNamespaceComponents() to check the
        SourceList before the SourcePath when looking up sources.
      modules/compiler/src/java/flex2/compiler/SourceList.java
        Made getPaths() public.
      modules/compiler/src/java/flex2/compiler/CompilationUnit.java
        Modified setState() to skip disconnecting the root's Logger.  This
        fixes SDK-24827 and SDK-24829.
      modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
        Added sourceList variable, modified procressSources() to
        initialize it, and modified init() to recursively store a
        timestamp for each path in the SourceList.  This fixes SDK-24708.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24708
        http://bugs.adobe.com/jira/browse/SDK-24668
        http://bugs.adobe.com/jira/browse/SDK-24827
        http://bugs.adobe.com/jira/browse/SDK-24829
        http://bugs.adobe.com/jira/browse/SDK-24827
        http://bugs.adobe.com/jira/browse/SDK-24829
        http://bugs.adobe.com/jira/browse/SDK-24708
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilationUnit.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SourceList.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/SignatureExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Compc.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Fcsh.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/VersionInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java

  • [svn:bz-trunk] 10631: Proper fix for BLZ-343 and LCDS-1153.

    Revision: 10631
    Author:   [email protected]
    Date:     2009-09-28 05:23:42 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Proper fix for BLZ-343 and LCDS-1153.
    Refactored the common logic for AMF0 and AMF3 back into AbstractAmfInput. Resolving class aliases, creating and registering a property proxy and instantiating the appropriate class are now handled in the superclass. The resolved className and the proxy are 'returned' to the subclasses via a holder array created in the subclasses and sent as a parameter.
    blazeDS checkintests pass
    lcds-trunk checkintests pass with the new flex-messaging-core.jar
    lcds-trunk alltests-dataservice pass with the new flex-messaging-core.jar
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-343
        http://bugs.adobe.com/jira/browse/LCDS-1153
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf0Input.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

  • [svn:fx-trunk] 12462: DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown .

    Revision: 12462
    Revision: 12462
    Author:   [email protected]
    Date:     2009-12-03 12:08:55 -0800 (Thu, 03 Dec 2009)
    Log Message:
    DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-24462
    Reviewer: Jason
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/gumbo/components/DropDownList
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24462
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownCont roller.as

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • [svn:fx-trunk] 10076: Redo fix for SDK-23080, since the last one introduced more problems.

    Revision: 10076
    Author:   [email protected]
    Date:     2009-09-08 18:04:12 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Redo fix for SDK-23080, since the last one introduced more problems.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23080
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RectangularDropShadow.as

    If you're still using Buckminster 3.6, I strongly suggest switching to 3.7 - it has a number of bug fixes and improvements. This applies to both headless, and the IDE (assuming Eclipse 3.7 Indigo).
    Matthew

  • [svn:fx-trunk] 7467: Removing font face validation so that the requested style is used whether or not it matches what the font describes .

    Revision: 7467
    Author:   [email protected]
    Date:     2009-06-01 08:10:15 -0700 (Mon, 01 Jun 2009)
    Log Message:
    Removing font face validation so that the requested style is used whether or not it matches what the font describes. This allows font families to be constructed from multiple fonts including those that do not describe their style in the OS/2 table. Note SWF and the Flash Player restriction of only support 4 faces per font family (plain, bold, italic, and bold & italic) still applies.
    QE: Yes, please look out for negative test cases for embedded font styles that no longer fail. Also look out for minor font outline differences given that we use AFEFontManager by default for DefineFont3 embedded fonts. If you require the legacy font outlines you can configure the test case to use the BatikFontManager (which has been retained for MPL distributions).
    Doc: Yes, we'll release note the relaxed font embedding rules for font faces. I'll annotate the bugs below.
    Reviewer: Paul
    Bugs:
    SDK-14309 - fontWeight should not be restricted
    SDK-14308 - fontWeight: bold is required when specifying certain fonts in the CSS file
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14309
        http://bugs.adobe.com/jira/browse/SDK-14308
    Modified Paths:
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/lib/flex-fontkit.jar
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java

    i have sorted this out by placing it in the webapps dir of my tomcat. The problem is when i map a servlet in my own web.xml, it stops working. At this time i just want to map 1 servlet called main, and it is in C:\Tomcat 5.5\webapps\cmt3082\WEB-INF\classes\myProject
    cmt3082 is my project folder
    WEB-INF holds my web.xml
    classes holds my servlet, in this case main.java
    myProject holds my Java classes
    So i have mapped main like this for now
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
        version="2.4">
    <servlet> 
    <servlet-name>main</servlet-name> 
    <servlet-class>classes.main</servlet-class>
    </servlet>
    </web-app>But with this in place, it gives me the error cannot find requested resource. And i missing somthing in the web.xml?
    cheers

  • [svn:bz-trunk] 18061: Added svn:executable property to sh and bat files

    Revision: 18061
    Revision: 18061
    Author:   [email protected]
    Date:     2010-10-07 06:57:08 -0700 (Thu, 07 Oct 2010)
    Log Message:
    Added svn:executable property to sh and bat files
    Property Changed:
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/catalina.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/catalina.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/cpappend.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/digest.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/digest.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/setclasspath.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/setclasspath.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/shutdown.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/shutdown.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/startup.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/startup.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/tool-wrapper.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/tool-wrapper.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/version.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/version.sh

    Well, I've tried compiling a package and I have modified the PKGBUILD file to look like this now. (Keeping it as simple as possible)
    pkgname=dvbcut-svn
    pkgver=16
    pkgrel=1
    pkgdesc="DVBCUT-svn is an application that allows you to
    edit MPEG files. ie: Remove TV ads. (SVN version: Fri, 01 Dec 2006)."
    url="http://dvbcut.sourceforge.net"
    depends=('qt' 'libao')
    makedepends=('subversion' 'scons')
    conflicts=('dvbcut' 'ffmpeg')
    provides=('dvbcut')
    source=()
    md5sums=()
    _svntrunk=https://svn.sourceforge.net/svnroot/dvbcut/trunk
    _svnmod=dvbcut
    build() {
    cd $startdir/src
    svn co $_svntrunk --config-dir ./ -r $pkgver $_svnmod
    cd $_svnmod
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    make || return 1
    # vim:syntax=sh
    I then run makepkg PKGBUILD and let it do its thing
    It ends with this...
    scons: done building targets.
    ==> Removing info/doc files...
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Generating .FILELIST file...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Compressing package...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Finished making: dvbcut-svn  (Sun Jan 21 19:08:28 UTC 2007)
    I'm not sure what's causing this error message.
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    I'll try installing it and see how it goes.

  • [svn:bz-trunk] 22429: Adding the default fallback of serializer and deserializer classes to amf deserializer and amf serializer

    Revision: 22429
    Revision: 22429
    Author:   [email protected]
    Date:     2011-09-07 08:04:46 -0700 (Wed, 07 Sep 2011)
    Log Message:
    Adding the default fallback of serializer and deserializer classes to amf deserializer and amf serializer
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/SerializationContext.java

  • [svn:fx-trunk] 10389: Added support for octothorpe in embed file names.

    Revision: 10389
    Author:   [email protected]
    Date:     2009-09-18 07:19:26 -0700 (Fri, 18 Sep 2009)
    Log Message:
    Added support for octothorpe in embed file names.  And here I thought I'd never use the term octothorpe in a sentence.
    QE notes: None
    Doc notes: None
    Bugs: SDK-23033
    Reviewer: Paul
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23033
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/EmbedEvaluator.java

Maybe you are looking for

  • Bridge CC running slow

    I recently updated Bridge CC and now it is running painfully slow. Any suggestions on how to fix this?

  • Blinking/flashing mouse pointer

    I'm working with the demo version of Adobe Captivate 3, and so far I'm liking it a lot. The problem I'm having, though, is that in full-motion capture mode, the mouse cursor blinks constantly at a high rate. It makes it hard to see where I'm clicking

  • Using Ipod on up to 5 computers

    I have owned my Ipod for about 2 1/2 year so I believe the forums is my only option for getting help with this issue. I use my Ipod on my desktop and my laptop. I recently suffered a crash with my desktop so when I installed a new drive and reinstall

  • Why font substitution for PDF?

    Just designed a business card for a customer. Using Freehand 11. OSX10.5.6.   When I exported the file as a PDF for proofing and printing, I get this message: "Cannot extract the embedded font 'MyriadPro-SemiboldCond'. Some characters may not display

  • Yoga 8 442_001_020 English install help

    I found the 020 update for the Yoga 8 on the Russian forum but even with attempting translation and lots of head scratching I can't figure out where to actually click the download button.  The install instructions are a little involved as well and I'