[svn:osmf:] 11880: Update to add filtering tags for platform unified ASLR

Revision: 11880
Revision: 11880
Author:   [email protected]
Date:     2009-11-16 17:37:51 -0800 (Mon, 16 Nov 2009)
Log Message:
Update to add filtering tags for platform unified ASLR
as follows:
       @langversion 3.0
       @playerversion Flash 10
          (or Flash 10.1 for the DRM stuff)
       @playerversion AIR 1.0
       @productversion OSMF 1.0
Modified Paths:
    osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
    osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as
    osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
    osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as

Hi,
Can you mention the eclipse version you are using? And the platform in which you are trying to build?
I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

Similar Messages

  • [svn:osmf:] 11881: Update to add filtering tags for platform unified ASLR

    Revision: 11881
    Revision: 11881
    Author:   [email protected]
    Date:     2009-11-16 17:42:26 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Update to add filtering tags for platform unified ASLR
    as follows:
           @langversion 3.0
           @playerversion Flash 10
              (or Flash 10.1 for the DRM stuff)
           @playerversion AIR 1.0
           @productversion OSMF 1.0
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayer.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

  • [svn:osmf:] 11878: Update to add filtering tags for platform unified ASLR

    Revision: 11878
    Revision: 11878
    Author:   [email protected]
    Date:     2009-11-16 17:30:10 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Update to add filtering tags for platform unified ASLR
    as follows:
           @langversion 3.0
           @playerversion Flash 10
              (or Flash 10.1 for the DRM stuff)
           @playerversion AIR 1.0
           @productversion OSMF 1.0
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundAdapter.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundDownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeAudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeBufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMetadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositePausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositePlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeTemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/MediaElementSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/MediaPlayerSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScalableSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScaleMode.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScaleModeUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/drm/DRMServices.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/AudioEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/BufferEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/ContentProtectionEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/DimensionEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/FacetValueChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/FacetValueEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/GatewayChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaError.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaErrorEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaPlayerCapabilityChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaPlayerStateChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MetadataEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/NetConnectionFactoryEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/NetNegotiatorEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PausedChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PlayingChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PluginLoadEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/SeekEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/SwitchEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/TimeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/ViewEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/RegionGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/image/ImageElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/image/ImageLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/DefaultLayoutRenderer.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutRenderer.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutTarget.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutContextSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutRendererBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutRendererFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/MediaElementLayoutTarget.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/RegistrationPoint.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/ILogger.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/ILoggerFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/Log.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/TraceLogger.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/TraceLoggerFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/IContainerGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayerState.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/URLResource.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/IFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/IIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/KeyValueFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MediaType.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/Metadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataWatcher.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/ObjectFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/ObjectIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/StringIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacetEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetClient.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetConnectionCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetConnectionFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamAudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamBufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamContentProtectableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamDownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamPausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamPlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamTemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DroppedFramesRule.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicNetStream.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingItem.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingNetLoad edContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingNetLoad er.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingResourc e.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/INetStreamMetrics.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/ISwitchingRule.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/InsufficientBandwidthRu le.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/InsufficientBufferRule. as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/MetricsProvider.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/NetStreamSwitchableTrai t.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SufficientBandwidthRule .as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingDetail.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingDetailCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingRuleBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/DynamicPluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/IPluginInfo.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginClassResource.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/StaticPluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/swf/SWFElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/swf/SWFLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/tracking/Beacon.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/AudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/BufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ContentProtectableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/DownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IAudible.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IBufferable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IContentProtectable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IDisposable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IDownloadable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IPausable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IPlayable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISpatial.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISwitchable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ITemporal.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IViewable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadState.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitType.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/TemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/BinarySearch.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/FMSHost.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/FMSURL.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/HTTPLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/URL.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePoint.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

  • [svn:osmf:] 11882: Update to add filtering tags for platform unified ASLR

    Revision: 11882
    Revision: 11882
    Author:   [email protected]
    Date:     2009-11-16 17:47:57 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Update to add filtering tags for platform unified ASLR
    as follows:
           @langversion 3.0
           @playerversion Flash 10
              (or Flash 10.1 for the DRM stuff)
           @playerversion AIR 1.0
           @productversion OSMF 1.0
    Modified Paths:
        osmf/trunk/libs/VAST/org/osmf/vast/loader/VASTLoadedContext.as
        osmf/trunk/libs/VAST/org/osmf/vast/loader/VASTLoader.as
        osmf/trunk/libs/VAST/org/osmf/vast/media/DefaultVASTMediaFileResolver.as
        osmf/trunk/libs/VAST/org/osmf/vast/media/IVASTMediaFileResolver.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTAd.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTAdBase.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTAdPackageBase.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTCompanionAd.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTDocument.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTInlineAd.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTMediaFile.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTNonLinearAd.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTTrackingEvent.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTUrl.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTVideo.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTVideoClick.as
        osmf/trunk/libs/VAST/org/osmf/vast/model/VASTWrapperAd.as
        osmf/trunk/libs/VAST/org/osmf/vast/parser/VASTParser.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

  • [svn:osmf:] 11872: Update to add filtering tags for platform unified ASLR

    Revision: 11872
    Revision: 11872
    Author:   [email protected]
    Date:     2009-11-16 16:17:48 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Update to add filtering tags for platform unified ASLR
    as follows:
           @langversion 3.0
           @playerversion Flash 10
              (or Flash 10.1 for the DRM stuff)
           @playerversion AIR 1.0
           @productversion OSMF 1.0
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePointType.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

  • [svn:osmf:] 15863: Remove FLEXOSMF 4.0 tagging, the OSMF for Flex 4 version of this class lives in the display package

    Revision: 15863
    Revision: 15863
    Author:   [email protected]
    Date:     2010-05-02 19:20:15 -0700 (Sun, 02 May 2010)
    Log Message:
    Remove FLEXOSMF 4.0 tagging, the OSMF for Flex 4 version of this class lives in the display package
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/layout/ScaleMode.as

    What I've done is remove osmf.swc from the Flex 4.0 sdk, then I added the new osmf.swc file to my libs folder for my project. Is there a for updating osmf in Flex 4.0 it works nativly with the sdk. The original reason why I got errors was because the frameworks/projects/osmf/src/OSMFClasses.as  packages in Flex 4 were not the same as the new osmf.swc (most of the flex 4 swc have these package reference files). So those would have to be updated every time the osmf packages change.

  • [svn:osmf:] 17480: 1. Add comments to the fixes in CompositeTimeTrait. as and FMSURL.as

    Revision: 17480
    Revision: 17480
    Author:   [email protected]
    Date:     2010-08-25 10:56:31 -0700 (Wed, 25 Aug 2010)
    Log Message:
    1. Add comments to the fixes in CompositeTimeTrait.as and FMSURL.as
    2. Remove unnecessary code from FMSURL.as
    3. Add checks for additional streamName prefix, mp3 and id3 for FMSURL.as
    4. Add unit tests for FMSURL.as fixes.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeTimeTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/FMSURL.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestFMSURL.as

    Meta X works great for editing the metadata.
    -> http://www.kerstetter.net/index.php/projects/software/metax
    I'm putting together a bunch of home videos for my parents
    How are you giving them these videos? As a regular, playable DVD (such as burned with iDVD)?
    If so, tags are not needed as they are not written to the playable DVD.
    However, it is good to add the metadata so you have the info in the file on your computer.

  • [svn] 791: ASDocs update (trunk) -- added @productVersion tag and some @ see tags to class descriptions for mx.core.windowClasses. StatusBar and TitleBar.

    Revision: 791
    Author: [email protected]
    Date: 2008-03-12 13:11:30 -0700 (Wed, 12 Mar 2008)
    Log Message:
    ASDocs update (trunk) -- added @productVersion tag and some @see tags to class descriptions for mx.core.windowClasses.StatusBar and TitleBar. These fixes have already been made in the published livedocs source.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/StatusBar.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/TitleBar.as

    solved by myself.
    also if there's port 8084 configured on server properties, jboss start using 8080 (maybe i've done some error while registering jboss, i dunno but i'm a newbye of eclipse). So changing port to 8080 in server properties for jboss solve the problem.

  • [svn:fx-4.x] 14727: Add missing selectors for air in MXFTEText.css.

    Revision: 14727
    Revision: 14727
    Author:   [email protected]
    Date:     2010-03-12 06:36:58 -0800 (Fri, 12 Mar 2010)
    Log Message:
    Add missing selectors for air in MXFTEText.css.   layoutDirection=rtl didn?\226?\128?\153t work in WindowedApplication if the width wasn?\226?\128?\153t explicitly set. WindowedApplication was using the internal _width variable in UIComponent rather than the setter so the mirroring transformation was being applied with a width of 0 ?\226?\128?\147 hence a blank screen.
    QE notes:
    Doc notes: None
    Bugs: SDK-25829, SDK-25735
    Reviewed By: Jason
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25829
        http://bugs.adobe.com/jira/browse/SDK-25735
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
        flex/sdk/branches/4.x/frameworks/projects/spark/MXFTEText.css

    Sorry about that. I am not exactly sure where the problem is, but I know it takes place after I put the <nav> in (in the html portion). If I understand what I am learning, the CSS at the top will structure my html code so I would have thought the CSS tageting my nav would be the focus. Maybe it is a different section though.
    CSS part:
    nav p {
    font-size: 90%;
    color: #FFC;
    text-align: right;
    font-weight: bold;
    background-color: #090;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #060;
    HTML part: (bold italic is the part I added)
    <body>
    <div class="container">
      <div id="apDiv1"><img src="Lessons/images/butterfly-ovr.png" width="170" height="158" alt="GreenStart Logo"></div>
      <header></header>
      <nav>
        <p>Home | About Us | Contact Us</p>
      </nav>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="#">Green News</a></li>
          <li><a href="#">Green Products</a></li>
          <li><a href="#">Green Events</a></li>
          <li><a href="#">Green Travel</a></li>
          <li><a href="#">Green Tips</a></li>
        </ul>

  • [svn:osmf:] 16068: Update @includeExample to add symbolic "examples" relative path (that is expanded by the build process).

    Revision: 16068
    Revision: 16068
    Author:   [email protected]
    Date:     2010-05-12 11:17:11 -0700 (Wed, 12 May 2010)
    Log Message:
    Update @includeExample to add symbolic "examples" relative path (that is expanded by the build process).
    Also added -noswf option as we are not compiling the example into a swf for the asdocs.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayerSprite.as

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn:osmf:] 13994: Updating source path to control bar plugin.

    Revision: 13994
    Revision: 13994
    Author:   [email protected]
    Date:     2010-02-05 00:47:30 -0800 (Fri, 05 Feb 2010)
    Log Message:
    Updating source path to control bar plugin.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/ControlBarPluginTest/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/ControlBarPluginTest/.project

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.coloradorealestatetours.com%2 Fbrandnewhomes%2Frockinghorse%2Fcolter%2Fdefault.aspx%23TourViewer&charset=%28de tect+automatically%29&doctype=Inline&group=0
    Take a look through this page to help sort things out.
    Your page code suggests you're using the javascript method to embed the QTVR's and you even have a link to the proper QuickTime .js file on your server. But your page code is incorrect (object/embed) for that file to work.
    Your source file (at the link you provided) is 800X600 but you've used the "tofit" tag to reduce its size. A 600 width "tofit" would need 450 for the height. But you've set it at 345 (your code above). This would cut things off.
    http://www.qtbridge.com/pageot/pageot.html
    Free software that can help with proper html code and it understands the special .js code required for the modern javascript coding for Internet Explorer:
    http://developer.apple.com/internet/ieembedprep.html

  • [svn:osmf:] 10551: Updated the media player to use the RegionSprite.

    Revision: 10551
    Author:   [email protected]
    Date:     2009-09-23 16:16:29 -0700 (Wed, 23 Sep 2009)
    Log Message:
    Updated the media player to use the RegionSprite.
    Modified Paths:
        osmf/trunk/apps/samples/framework/MediaPlayer/src/com/adobe/strobe/players/MediaPlayerWra pper.as

    It has changed and it is bloated enough as it is.  Since the early days they have added Ping, Match, Genius, a whole media store interface, concomitant movie playing, the whole syncing business with a multitude of i-devices.
    There is no need to add a DVD player since DVD Player stands alone quite nicely as it is.  Additionally Apple is phasing out DVDs (note the demise of iDVD, all software now being downloads only, and the disappearance of DVD drives from newer models) since of course you're supposed to just get your movies from the iTunes Store.

  • [svn:osmf:] 11996: Updates and changes from the spec review for FMMLoader.

    Revision: 11996
    Revision: 11996
    Author:   [email protected]
    Date:     2009-11-19 11:12:19 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Updates and changes from the spec review for FMMLoader.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/LoadableProxyElement.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/FMMLoader.as
    Removed Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/ManifestLoader.as

    Hi
    I've Updated App Builder, gone back to the DPS App Builder portal, regenerated new zip and ipa files and downloaded them.
    I clicked the Application Loader 3.0 link, downloaded the latest Appication Version, clicked on the "Deliver your App" button, and submitted the newly built App that was built using 32.4.2 version. (All the app icons were listed as "stored on server" so I presume they are all ok). The .zip file appeared to 'deliver' to Apple successfully. I've tried to resubmit it but get ta "Redundant Binary Upload. There already exists a binary upload with build version..." error message, so presume the orginal binary upload was successful. I have no idea how I can get this app from the "prepare for submission", to "in review". The last time I thought I'd submitted this app I got as far as the "waiting for review" status, and no further.
    At the moment I don't have a"+" button in the Build section - as mentioned on page 66 of Adobe's Step_by_step_guide_to_dps_se.pdf.
    So I can't add the new .zip file to the iTunes Connect > My Apps portal in the Build section of the Versions tab.
    I have put a support email into Apple, but don't expect a reply any day soon.
    The problem with starting all the way back through the App wizard is that I really want to use all the same App Name, Bundle ID, and details etc.
    Do you mean, going back to the Folio Producer Panel, and building a whole new App?
    This process certainly isn't for the faint-hearted!
    HELP!

  • [svn:osmf:] 15865: FM-505: Add text to link instead of displaying URL

    Revision: 15865
    Revision: 15865
    Author:   [email protected]
    Date:     2010-05-02 19:22:20 -0700 (Sun, 02 May 2010)
    Log Message:
    FM-505: Add text to link instead of displaying URL
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-505
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/F4MElement.as

    Hi,
    Solution is very simple:
    <af:column headerText="company">
    <af:commandLink text="#{row.Company}">
    <af:setActionListener from="#{row.rowKeyStr}"
    to="#{requestScope.currentRowKey}"/>
    </af:commandLink>
    </af:column>
    On the detail page in PageDef.xml add action (for the same iterator)setCurrentRowWithKey - as argument set #{requestScope.currentRowKey}. Don't forget invoke this action when page is loading setting Refresh Condition= #{adfFacesContext.postback == false}
    Kuba

  • [svn:osmf:] 15864: FM-505: Add text to link instead of displaying URL

    Revision: 15864
    Revision: 15864
    Author:   [email protected]
    Date:     2010-05-02 19:21:01 -0700 (Sun, 02 May 2010)
    Log Message:
    FM-505: Add text to link instead of displaying URL
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-505
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/StreamingURLResource.as

    Hi,
    Solution is very simple:
    <af:column headerText="company">
    <af:commandLink text="#{row.Company}">
    <af:setActionListener from="#{row.rowKeyStr}"
    to="#{requestScope.currentRowKey}"/>
    </af:commandLink>
    </af:column>
    On the detail page in PageDef.xml add action (for the same iterator)setCurrentRowWithKey - as argument set #{requestScope.currentRowKey}. Don't forget invoke this action when page is loading setting Refresh Condition= #{adfFacesContext.postback == false}
    Kuba

Maybe you are looking for

  • Parallels for the mac

    I recently bought Parallels for my macbook to download windows xp. I am taking a class at the local college. I have microsoft Word, Excel, Powerpoint for the Mac. Do I need to buy microsoft programs for the Windows xp side in order to work on my file

  • Used G5 minimal hard drive space

    Just bought a used G5 single processor with an 80 gig drive but found there's only 50 available even though the only major software on the machine is CS Photoshop and Microsoft Word. Where's my extra drive space and how do I get it back without refor

  • Reinstalled iPod BTFON app won't let me log in

    After much frustration with trying to connect to BTFON and Openzone hotspots using the BTFON app on my iPod Touch 4 (the usual "temporarily unavailable", "out of memory", "no connection to the internet" stuff) and trying all the tips suggested by oth

  • Regarding Certification validity

                       Hi Friends, I have completed CCNP Data R&S in OCT 2012. IS there any timeframe for tshoot to be completed within so and so or as each certification has 3years of validity whether i can complete the same before SEP 2015. will it be

  • Customize page

    since the customize page is provided by oracle portal, is there a way to edit the customize page with my own tools such as JAVA or JSP (or servlet) or is there existing another oracle portal to edit the customize page?