[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>

Similar Messages

  • [svn:bz-trunk] 17844: Add missing taskdef for qa-manual.

    Revision: 17844
    Revision: 17844
    Author:   [email protected]
    Date:     2010-09-24 09:46:11 -0700 (Fri, 24 Sep 2010)
    Log Message:
    Add missing taskdef for qa-manual.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-manual/build.xml

  • [svn:fx-4.x] 14929: Added missing override for maxHeight to push maxHeight down to RichEditableText .

    Revision: 14929
    Revision: 14929
    Author:   [email protected]
    Date:     2010-03-22 17:45:01 -0700 (Mon, 22 Mar 2010)
    Log Message:
    Added missing override for maxHeight to push maxHeight down to RichEditableText.  If RichEditable text is scrolling make sure to always compose with a composer so that we get consistent results.  The factory and the composer produce slightly different results which confuses the scroller.  If the component doesn't have focus there is not necessarily a composer.  It is possible that with this fix  adjustContentBoundsForScroller() is no longer needed but leave it in for now.
    QE notes:
    Doc notes: None
    Bugs: SDK-25899
    Reviewed By: Gordon
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25899
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/RichEditableText.as
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/supportClasses/Skinn ableTextBase.as

    Yes it is 64bit:
    [vuvffufg@HereAndNow-Main ~]$ uname -a
    Linux HereAndNow-Main 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64 GNU/Linux

  • [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.

  • [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.

  • Missing NativeApplication for AIR project

    Hey
    today I wanted to build an AIR project and I wanted it to
    appear without the usual WindowsChrome.
    So I started reading how I could do that and I found some
    sources that didnt show the chrome.
    They all used the class "flash.desktop.NativeApplication;"
    ... but flex brings up an error.. that class is missing. and
    indeed, when I try to import the class, flex shows me the following
    clases under "flash.desktop"
    Clipboard
    DragActions
    and so on..
    but on
    http://livedocs.adobe.com/labs/flex3/langref/flash/desktop/package-detail.html
    you can read, that there is supposed to be a totally different set
    of classes, including the NativeApplication. Whats wrong there? I
    installed Flex 3 B2
    Do I have to install something separetly?

    Flex 3 B2 has been updated to Beta 3. Try installing Flex 3
    B3 and you should be able to access the NativeApplication property
    as you want.
    Vygo

  • [svn:fx-trunk] 13276: Min/ Max size fixes for AIR Window and WindowedApplication.

    Revision: 13276
    Revision: 13276
    Author:   [email protected]
    Date:     2010-01-05 07:18:31 -0800 (Tue, 05 Jan 2010)
    Log Message:
    Min/Max size fixes for AIR Window and WindowedApplication.
    AIR won?\226?\128?\153t allow you to set the min width greater than the current max width (same is true for height). You also can?\226?\128?\153t set the max width less than the current min width (same is true for height). The code that sets nativeWindow.minSize and nativeWindow.maxSize has been modified to take this into account.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-24566
    Reviewer: Corey
    Tests run: checkintests, apollo/spark/components/Window.as, apollo/spark/components/WindowedApplication.as, apollo/Window, apollo/WindowedApplication
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24566
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
        flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/WindowedApplication.as

    THank you , Nancy. Appreciate the input.
    So instead of this:
    <a class="brand" href="index.html"><img src="../img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    Would it be something like this?:
    <a class="brand" href="index.html"><img src="http://ConsumersAdvocate/img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    And if I do that, is there a way to cope with that locally so that DW can still display the images?
    jeff

  • [svn:bz-trunk] 20972: Add missing test files.

    Revision: 20972
    Revision: 20972
    Author:   [email protected]
    Date:     2011-03-25 14:57:35 -0700 (Fri, 25 Mar 2011)
    Log Message:
    Add missing test files.
    Added Paths:
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/adapters/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/adapters/1i_adapter_in clude.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/channels/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/channels/1i_channel_in clude.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/constraints/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/constraints/1i_constra int_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/destinations/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/destinations/1i_destin ation_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/services/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/services/1i_service_in clude.xml

  • [svn] 920: Add missing or incomplete Javadoc for public methods.

    Revision: 920
    Author: [email protected]
    Date: 2008-03-25 15:37:25 -0700 (Tue, 25 Mar 2008)
    Log Message:
    Add missing or incomplete Javadoc for public methods.
    (merge from 3.0.x branch)
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/io/AbstractProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/BeanProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/DictionaryProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/MapProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/PropertyProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/PropertyProxyRegistry.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/SerializationProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/ThrowableProxy.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/AbstractAmfInput.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/AbstractAmfOutput.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/ActionContext.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/AmfTrace.java
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/translator/ASTranslator.java
    blazeds/trunk/modules/core/src/java/flex/messaging/log/ServletLogTarget.java
    blazeds/trunk/modules/core/src/java15/flex/messaging/io/Java15TypeMarshaller.java
    blazeds/trunk/modules/core/src/java15/flex/messaging/io/amf/Java15Amf0Output.java
    blazeds/trunk/modules/core/src/java15/flex/messaging/io/amf/Java15Amf3Output.java
    blazeds/trunk/modules/core/src/java15/flex/messaging/io/amfx/Java15AmfxMessageSerializer. java

    Hello Wes Ramm,
    It's better late than never! Hence I'm going to address some of the issues that you've brought up.
    1) Which version of LabVIEW are you using? LabVIEW 8.5 has fixed a lot of issues that occured between the Application Builder and LV Classes. If you were using LV 8.2, I would suggest changing to LV 8.5 or at least LV 8.2.1
    2) Apart from setting "Do not disconnect type definitions or remove unreferenced members" in the Additional Exclusions page, I would suggest also checking the box against "Enable Debugging" on the Advanced Page.
    The following forum post has discussed many of the problems that have come up when building an executable which uses LVOOP classes. Hope this helps.

  • [svn] 764: add missing files to ASDoc (AbstractProducer.as, WSDLLoadEvent. as, XMLLoadEvent.as)

    Revision: 764
    Author: [email protected]
    Date: 2008-03-10 08:56:12 -0700 (Mon, 10 Mar 2008)
    Log Message:
    add missing files to ASDoc (AbstractProducer.as, WSDLLoadEvent.as, XMLLoadEvent.as)
    Remove CrossDomainRSLItem.as
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/CrossDomainRSLItem.as
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/AbstractProducer.as
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/events/WSDLLoadEvent.as
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/events/XMLLoadEvent.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.

  • How to add Missing IMG Item in Solution manager

    Dear Gurus
    Kindly guide me how to add Missing IMG Item in Solution manager. If this Item's tcode doesnt exits.  how i can add in my Blue print & Configration portion
    Edited by: MAZ on Nov 17, 2009 11:52 AM

    Hi
    What is the error you are getting when you are adding the tcode.
    Have you checked the role of the system.....if not then
    in solar01 goto sap menu
    Business blueprint->sytem role...choose the appropriate system role
    In addition have you generate the Project IMG in the satellites system using solar_project_admin tcode  under system landscape tab
    check this guide
    https://websmp210.sap-ag.de/~sapdownload/011000358700002006042008E/HowTo_Impl_Bus_Proc.pdf
    Let me know further if this doesnt solve ur prb
    Regards
    Prakhar

  • I have files in my iTunes media folder that somehow are not in my library. How do I get iTunes to scan my media folder and add missing files to my library without making a copy of each file in the same location?

    I have files in my iTunes media folder that somehow are not in my library. How do I get iTunes to scan my media folder and add missing files to my library without making a copy of each file in the same location? If I use add file / folder to library, it scans the folder and then makes a copy of any file that is not in my library in the exact same location; I recal in older versions of iTunes being able to just drag my media folder into my library and it would update missing links.

    Only the songs that are connected to iTunes will be copied when you consolidate to a new folder.
    Splitting the media folder away from the usual location makes it harder to move iTunes in the future.
    Are you go move everything back once you've tidied up or are you going to leave it that way? Either way I'd recommend you create an iTunes folder at the new location, an iTunes Media folder inside that, and consolidate to this new iTunes Media folder. You should also use the option File > LIbrary > Organize Library > Rearrange files in the folder "<Media Folder"> if you have not already done so.
    tt2

Maybe you are looking for

  • Is CISCO AP 1200 mountable on the ceiling ?

    I am unable to find any reference to mounting the AP 1200 on the ceiling. Does anyone know or have any experience with mounting the AP 1200 on the ceiling. We need to install about 22 of them all on the ceiling. I would appreciate a quick reply. Than

  • I need to restrict printing but keep the Content Type and Page Extraction allowed. How do I keep both the content type and page extraction displaying allowed?

    When I change the settings to allow for the content type and page extraction and save it, it shows allowed.  When I close the pdf, reopen it, review the security properties, it shows the content type as allowed and the page extraction as disallowed.

  • [APEX4.0] - Websheet apps strips off national characters

    Hi, In Apex 4.0, when creating page in websheet app, the national charactes in the content are stripped off (in my case polish: ąćźżśń) ...although some characters remain unchanged (eg. ó) Any ideas how to fix this?

  • Detecting changes in the context

    hi, I have a form to update the personal data.The existing data is fetched by using a RFC.Now My requirement is as follows: The UI elements are bound to the view context elements wihich are populated by the model. Now I need to call the update RFC ON

  • Idocs for CFM + CML

    Hi all, I'm looking for the proper Idocs for creating/changing CFM & CML transactions from an external source. Can you please point me to a list which will elaborate on which one to use and how to use it? Also, can someone tell me what are the major