SWC and SeekBar

Hello.
I'm converting a Web (Flash Player) application to iOS. The Web application uses external SWFs. But in iOS I can't load external SWFs. I decide to convert the SWFs to SWCs and insert the SWCs in the "Library path" of the main SWF.
All is OK except the use of the SeekBar.
This is a link to an example of the problem (CS5.5): http://www.highresolution.it/SWC_SeekBar.zip
The main SWF (Main 01.fla) play a video with FLVPlayback+Seekbar, close it and instantiate the "video" movieclip from SWC. The SWC (from "ForSWC 01.fla") have the "video" movieclip that play the video with FLVPlayback+Seekbar.
The SeekBar in the SWC don't work. But if I compile the "ForSWC 01.fla" to SWF and load this SWF with a loader the SeekBar work. Or if I remove the FLVPlayback(and his skin)+SeekBar from the library of main SWF the SeekBar into SWC work.
I don't find any solution to this problem...
Thank you for help.

I got the answer , I think. the following from flex
reference:
Change the default link type combo box from "Merged into
Code" to "Runtime Shared Libraries". Click on the SDK folder to
open it up and do the same on the "framework.swc" entry. Click on
the "RSL URL" entry. Your dialog should now look like this:

Similar Messages

  • How to install SWC and load the package in CS3

    hello,
    does anyone know how to install a swc and load the package?
    I have installed the two SWC as3corelib-.92.1 and
    xmlsyndication.swc into components, but when I call the package
    from an AS file nothing happens other than, 1172: Definition
    com.adobe:xml could not be found.
    They turn up ok in flash as components, but I think I miss
    something..
    anyone knows how to make these to work in flash so I can make
    this:
    http://www.ploem.be/blog/?page_id=105
    hints, advice anything most appreciated.!
    //Peter

    right :) an instance of a component needs to be either
    dragged to the stage, or in some cases into the file Library,
    before they become available in your file. is it working
    now?

  • SWC and Unit for PI 7.0 for a Java application

    i want to integrate my Java application with XI.
    In SLD what should i mention the SWC and Unit for PI 7.0 for a Java application to be integrated????

    If your Java application is not provided by SAP, you create a new product and software component for this in SLD.
    Regards
    Stefan

  • [svn:fx-4.0.0] 13391: Updating OSMF for the ASDoc updates and taking a new SWC and RSL.

    Revision: 13391
    Revision: 13391
    Author:   [email protected]
    Date:     2010-01-08 16:12:48 -0800 (Fri, 08 Jan 2010)
    Log Message:
    Updating OSMF for the ASDoc updates and taking a new SWC and RSL.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/osmf.swc
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/AudioElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/AudioSeekableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/SoundAdapter.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/SoundDownloadableTrai t.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/SoundLoadedContext.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/audio/SoundLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeAudibl eTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeBuffer ableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeMetada ta.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositePausab leTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositePlayab leTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeSeekab leTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeSpatia lTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeTempor alTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/CompositeViewab leTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/ParallelSeekabl eTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/ParallelSpatial Trait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/ParallelSwitcha bleTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/ParallelViewabl eTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/SerialSeekableT rait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/SerialSpatialTr ait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/SerialSwitchabl eTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/composition/SerialViewableT rait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/content/ContentElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/content/ContentLoadedContex t.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/content/ContentLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/MediaElementSprite. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/MediaPlayerSprite.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/ScalableSprite.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/ScaleMode.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/display/ScaleModeUtils.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/drm/DRMServices.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/AudioEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/BufferEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/ContentProtectionEve nt.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/DimensionEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/FacetValueChangeEven t.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/FacetValueEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/GatewayChangeEvent.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/LoadEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MediaError.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MediaErrorEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MediaPlayerCapabilit yChangeEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MediaPlayerStateChan geEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/MetadataEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/NetConnectionFactory Event.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/NetNegotiatorEvent.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/PausedChangeEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/PlayingChangeEvent.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/PluginLoadEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/SeekEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/SwitchEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/TimeEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/events/ViewEvent.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/gateways/HTMLGateway.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/gateways/RegionGateway.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/image/ImageElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/image/ImageLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/AbsoluteLayoutFacet. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/AnchorLayoutFacet.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/DefaultLayoutRendere r.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/ILayoutContext.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/ILayoutRenderer.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/ILayoutTarget.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutAttributesFace t.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutContextSprite. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutRendererBase.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutRendererFacet. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/LayoutUtils.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/MediaElementLayoutTa rget.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/PaddingLayoutFacet.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/RegistrationPoint.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/layout/RelativeLayoutFacet. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/logging/ILogger.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/logging/ILoggerFactory.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/logging/Log.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/logging/TraceLogger.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/logging/TraceLoggerFactory. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/IContainerGateway.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/MediaElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/MediaPlayer.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/MediaPlayerState.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/media/URLResource.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/IFacet.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/IIdentifier.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/KeyValueFacet.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/MediaType.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/Metadata.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/MetadataNamespaces .as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/MetadataUtils.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/MetadataWatcher.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/ObjectFacet.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/ObjectIdentifier.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/StringIdentifier.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/TemporalFacet.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/TemporalFacetEvent .as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/metadata/TemporalIdentifier .as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetClient.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetConnectionCodes.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetConnectionFactory.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetLoadedContext.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetNegotiator.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamAudibleTrait.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamBufferableTrai t.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamCodes.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamContentProtect ableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamDownloadableTr ait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamPausableTrait. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamPlayableTrait. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamSeekableTrait. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/NetStreamTemporalTrait. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/StreamType.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Droppe dFramesRule.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Dynami cNetStream.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Dynami cStreamingItem.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Dynami cStreamingNetLoadedContext.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Dynami cStreamingNetLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Dynami cStreamingResource.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/INetSt reamMetrics.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/ISwitc hingRule.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Insuff icientBandwidthRule.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Insuff icientBufferRule.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Metric sProvider.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/NetStr eamSwitchableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Suffic ientBandwidthRule.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Switch ingDetail.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Switch ingDetailCodes.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/net/dynamicstreaming/Switch ingRuleBase.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/DynamicPluginLoader. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/IPluginInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/PluginClassResource. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/PluginElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/PluginLoadedContext. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/PluginLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/plugin/StaticPluginLoader.a s
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/swf/SWFElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/swf/SWFLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/tracking/Beacon.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/AudibleTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/BufferableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ContentProtectableTr ait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/DownloadableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IAudible.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IBufferable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IContentProtectable. as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IDisposable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IDownloadable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IPausable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IPlayable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ISeekable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ISpatial.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ISwitchable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ITemporal.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/IViewable.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/LoadState.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/LoadableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/MediaTraitType.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/PausableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/PlayableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/SeekableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/SpatialTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/SwitchableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/TemporalTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/traits/ViewableTrait.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/utils/BinarySearch.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/utils/FMSHost.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/utils/FMSURL.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/utils/HTTPLoader.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/utils/URL.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/video/CuePoint.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/video/CuePointType.as
        flex/sdk/branches/4.0.0/frameworks/projects/osmf/src/org/osmf/video/VideoElement.as
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/osmf_flex.4.0.0.13386.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/osmf_flex.4.0.0.13104.swf

    I recently updated my eMac from Panther (10.3.x) to Tiger and let it go ahead and update by downloading the 10.4.10 patch from Apple. It has been some weeks now and so far no issues to report. So it seems ok. And my eMac is a version before yours.
    Patrick

  • [svn:fx-trunk] 15781: * Package and class level javadoc for the flex2. compiler.swc and

    Revision: 15781
    Revision: 15781
    Author:   [email protected]
    Date:     2010-04-27 21:27:51 -0700 (Tue, 27 Apr 2010)
    Log Message:
    Package and class level javadoc for the flex2.compiler.swc and
      flex2.compiler.util packages and their subpackages.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Corey (post commit)
    Tests run: checkintests
    Is noteworthy for integration: NO
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Digest.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Swc.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcComponent.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDependencySet.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcException.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcFeatures.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcFile.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcMovie.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcPathResolver.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcWriteOnlyArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Versions.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReadElement.ja va
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogReader.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/CatalogWriter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/ReadContext.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/AbstractLogger.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/Benchmark.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/CompilerControl.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/ConsoleLogger.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/DualModeLineNumberMap.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/IteratorList.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/LineNumberMap.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/LinkedQNameMap.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/ManifestParser.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/MultiNameMap.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/NameFormatter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/NameMappings.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/OrderedProperties.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/PerformanceData.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/PrefixMapping.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/QNameList.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/QNameMap.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/QNameSet.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/SwcDependencyInfoImpl.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/SwcDependencyUtil.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/SwcExternalScriptInfoImpl.ja va
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/ThreadLocalToolkit.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/TraceExtension.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/URLPathResolver.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/VelocityException.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/VelocityManager.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/XMLStringSerializer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/Algorithms.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/DependencyGraph.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/Edge.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/Graph.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/Vertex.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/Visitor.java
    Added Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/catalog/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/zip/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/graph/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/package.html

  • Use of WDIslandLibrary30-debug.swc and sap-wd-flashDebug

    Hi
    I've had a look around the web and SDN in particular but cannot seem to find any concreate examples of using WDIslandLibrary30-debug.swc and the sap-wd-flashDebug parameter. The closest I got was this link below:
    [Debug - sap-wd-flashDebug=X ? |Re: Debug - sap-wd-flashDebug=X ?;
    Where Thomas Jung mentions refering to the documentation for the Adobe debugger. I assume he means the Adobe Flash Player 10.1 debug version?
    How would I debug using it? I am assuming that when calling the debug version of the flex app via the sap-wd-flashDebug parameter, that Flex builder or the debug version of Flash Player will be called if I add in some breakpoints?  Am I correct in my assumption? I do not get a popup as suggested, the flex app just runs as normal.
    Cheers
    Ian

    Hi Ian,
    From what I have been able to figure out, the parameter sap-wd-flashDebug only activates the WDA program to load up the embedded SWF file in debug mode, allowing a remote Flash/Flex debugger to connect to it. I do not think you can use ABAP workbench to debug what is happening inside the Flash island.
    You can use NWDS with the Flex plug in libraries or Adobe's Flex Builder (3 or Flash Builder 4) to start up a remote debugger session (when setting up a debugging config instead of running a debugger session from your local build you can put in your WDA application URL there). What it will do is load up Flexbuilder in debugging mode, call your WDA application through the ABAP WebAS then connects to your adobe flash island and you can put breakpoints into your flex/actionscript code and debug your flash island.
    I am not too sure what WDIslandLibrary30-debug.swc does but it might allow additional information to pass through to the flash island component? What I've been trying to find is how to view the WebDynpro -> Flash framework XML conversion so I can see how objects are being passed back and forth. I thought there was some way to print this out but could not find any documentation on how to enable it on the ABAP side.
    Hope it helps?
    Regards,
    Danny
    Edited by: Danny Yee on Oct 3, 2010 12:35 PM

  • [svn:fx-trunk] 8058: Keep in the cleanup of the flex4.swc and flex4_rb. swc for housekeeping purposes.

    Revision: 8058
    Author:   [email protected]
    Date:     2009-06-22 12:34:24 -0700 (Mon, 22 Jun 2009)
    Log Message:
    Keep in the cleanup of the flex4.swc and flex4_rb.swc for housekeeping purposes.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/build.xml

    Thats good news.

  • FLV Playback and Seekbar on different native windows in one Air application

    Hello Everyone.  I'm trying to make a simple video playback AIR application that utilizes the initial native window to house a transport control with a seekbar on it.  Once the application launches, it creates a second (new) window on my second screen and places a FLVPlayback instance on that new window.  Everything works just like it want it to except for one thing.  When the seekbar and FLVplayback instance are not located on the same window stage, the seekbar handle sticks to the mouse when trying to scrub through the video.
    I've added both the transport control and the FLVPlayback instance to the original native window as children and I have also added both of them to the new window as children and everything works just fine.  It's only when they are separated and located on different stages that the seekbar acts up.  When they are on the same stage, I can click on a point on the seekbar and the video jumps to that spot and continues to play and I can also scrub the seekbar, the video updates as I scrub, and when I release the mouse, the seekbar handle stays where I released the mouse.  When they on separate stages, the seekbar handle continues to follow the mouse movement without releasing it.  The video updates as the seekbar handle is moved due to it sticking to the mouse, but if I release the mouse, the handle is still moving with the mouse and the video is still being scrubbed.  Like I said, everything works great except for this and I have reached my limit with time spent on this issue.  Does anyone have any insight into this?
    Here's my code for the project.  This is my first AIR application, so I am coding it as I am learning, please be kind.
    import fl.video.*;
    import flash.display.*;
    import flash.desktop.*;
    import flash.events.*;
    import fl.video.MetadataEvent;
    import flash.geom.*;
    import flash.ui.Mouse;
    import flash.text.*;
    GLOBAL SETUP
    var flvControl:FLVPlayback;
    var MasterWindow = stage.nativeWindow;
    var screen1:Screen = Screen.screens[0];
    var screen2:Screen = Screen.screens[1];
    MASTER WINDOW SETUP
    this.loaderInfo.addEventListener(Event.COMPLETE,maximize);
    transControl.playPauseButt2.addEventListener(MouseEvent.CLICK, PlayButton);
    if (Screen.screens.length > 1){
              createVideoBKG();
              createVideoPlayer();
    GENERAL FUNCTIONS
    //Maximize the initial screen
    function maximize(e:Event) {
              MasterWindow.x = screen1.bounds.left
              MasterWindow.maximize();
              MasterWindow.stage.scaleMode = StageScaleMode.EXACT_FIT;
    //Hide Mouse Behind Video Window On Roll-Over
    function MouseRollOver(e:MouseEvent):void
              {          Mouse.hide()          }
    function MouseRollOut(e:MouseEvent):void
              {          Mouse.show()          }
    //Play-Pause Button Control
    function PlayButton(event:MouseEvent):void
                        if(transControl.playPauseButt2.currentFrame==1 ){
                                  transControl.playPauseButt2.gotoAndPlay(2);
                                  flvControl.play();
                        else {
                                  transControl.playPauseButt2.gotoAndPlay(1);
                                  flvControl.pause();
    function CloseWindow(e:MouseEvent):void
                        NativeApplication.nativeApplication.openedWindows[2].close();
    VIDEO BKG SETUP
    function createVideoBKG(e:Event = null):void{
              var newOptions:NativeWindowInitOptions = new NativeWindowInitOptions();
              newOptions.type = NativeWindowType.LIGHTWEIGHT;
              newOptions.systemChrome = NativeWindowSystemChrome.NONE;
              newOptions.transparent = true;
              var videoBKG:NativeWindow = new NativeWindow(newOptions);
              if (Screen.screens.length > 1){
                        videoBKG.x = screen2.bounds.left;
              videoBKG.maximize();
              chromeSetup(videoBKG);
              videoBKG.activate();
    //Video BKG Chrome Setup
    function chromeSetup(currentWindow):void {
              var vidBKG = new video_bkg();
              vidBKG.name = "video_bkg2";
              vidBKG.addEventListener(MouseEvent.ROLL_OVER, MouseRollOver);
              vidBKG.addEventListener(MouseEvent.ROLL_OUT, MouseRollOut);
              currentWindow.stage.addChild(vidBKG);
    VIDEO Player SETUP
    function createVideoPlayer(e:Event = null):void{
              var newOptions:NativeWindowInitOptions = new NativeWindowInitOptions();
              newOptions.type = NativeWindowType.LIGHTWEIGHT;
              newOptions.systemChrome = NativeWindowSystemChrome.NONE;
              newOptions.transparent = true;
              var videoPlayer:NativeWindow = new NativeWindow(newOptions);
              if (Screen.screens.length > 1){
                        videoPlayer.x = screen2.bounds.left;
                        videoPlayer.y = screen2.bounds.top;
                        videoPlayer.width = screen2.bounds.width;
                        videoPlayer.height = screen2.bounds.height;
                        videoPlayer.stage.scaleMode = StageScaleMode.NO_SCALE;
              videoPlayer.alwaysInFront = true;
              var DVR = new DVR_Player();
              DVR.name = "DVR";
              DVR.x = 0;
              DVR.y = 0;
              DVR.addEventListener(MouseEvent.ROLL_OVER, MouseRollOver);
              DVR.addEventListener(MouseEvent.ROLL_OUT, MouseRollOut);
              videoPlayer.stage.addChild(DVR);
                flvControl = DVR.display2;
              flvControl.width = 1280;
              flvControl.height = 720;
              flvControl.skin = null;
              flvControl.autoPlay=false;   
              flvControl.isLive=false;
              flvControl.fullScreenTakeOver = false;
              flvControl.align = VideoAlign.CENTER;
              flvControl.scaleMode = VideoScaleMode.NO_SCALE;
              flvControl.source = "olympics.f4v";
              flvControl.seekBar = transControl.seekbarContainer2.seeker;
              videoPlayer.activate();

    Does anyone have any ideas about this?

  • Swf, swc and the mxmlc, compc ant tasks

    I'm a bit confused on the end result of the mxmlc / compc ant
    tasks, or maybe the difference between swf and swc files. I have a
    library of 60 or so AS3 files used for
    serialization/deserialization of my Java backend (using GDS for
    serialization of data between java serverside and my flex front
    end). I first use the compc ant task on these AS3 files to create a
    swc file. This swc is 453316 bytes. With this flash library, I use
    the mxmlc ant task on my mxml file, which produces a 201,492-byte
    swf file.
    I have a couple questions related to the procedure above.
    Shouldn't the swf file include the swc file, and hence be bigger
    than the swc? I'm just wondering if I deploy the swf file, will it
    have all it needs in the swc file to perform the functions
    correctly?
    My second question relates to setting the
    keep-generated-actionscript="true" in the mxmlc task. When
    doing this, I see all the AS3 code generated. However, it does not
    include 55 of the 60 AS3 classes compiled in the swc. It only
    generated AS3 code for those AS3 classes explicitly declared in the
    mxml code (via import and actual declaration). Am I doing something
    wrong here or is this the way flex does its thing?
    The reason why I'm concerned about this is that I'm getting a
    "ArgumentError: Error #2004: One of the parameters is
    invalid" issue am I'm think its happening in the AS3 code (not
    the Java server side) and I don't know how to debug this.
    Any help would be appreciated. Thanks in advanced!
    -los

    I am also facing with the same problem.....
    Is there any resolution for this problem.?
    Not sure where i am going wrong.
    Any help will be appreciated.
    Thanks in advance.

  • Firefox issue with SWC and sliders/radio

    Hello,
    I am having an issue where my radios and sliders aren't
    showing up in Firefox. I have a Flash CS3 using AS3 inerface that I
    am exporting to a .swc file. The flash/swc uses the built in slider
    and radio buttons in it. I pull that swc into the larger Flex app
    where is is used. Everything works great in IE, but for some
    reason, the radios and slider don't show up in Firefox. Has anyone
    else had this issue/problem? Any help would be great!
    Thanks!

    Very strange.
    I had already cleared the recent history according to the instructions from Firefox. But they didn't specify/recommend to delete site preferences as well.
    So I only did cache/cookies. Now I just deleted the site preferences and it worked.
    thanks a lot for the help.

  • Please help explain: Difference btw Seekbar in a skin and Seekbar standalone component

    Hi,
    I am confused about the follwing, can someobe please
    enlighten me.
    I noticed that the "Seekbar" component inside any of the
    default skins (e.g StellOverAll.fla) is just a place holder, it has
    2 layers with one layer having just an outline of a rectangle. And
    the SeebarProgress and the SeekbarHandle are place somewhere else
    inside the Skin component. However, if I select the "Seekbar"
    component from the component window and place it on the stage and
    double click to look inside, I can see 4 layers, with the
    SeekbarProgress component in one layer and the SeebarHandle on
    another layer.
    So my question is the following:
    1. Is the "Seekbar" component in the skin DIFFERENT than the
    "Seebar" component from the Component Window?
    2. How does the "Seekbar" component in the skin interact with
    the "SeekbarProgress" and "SeekbarHandle" components in the skin,
    when they are OUTSIDE the "Seekbar" component?
    Any answer will be greatly appreciated.

    20. How Throttling is implemented in OSB?
    SOA Work and Guide: OSB 11g - Throttling
    21. How Transactions are configured in OSB? How you would set the transaction time-outs?
    http://atheek.wordpress.com/2011/04/21/transaction-handling-within-osb/
    Regards
    Nasir

  • Parameters exchange between swc and flex

    Hi,
    I have to import my flash app (a simple game) inside flex. I red somewhere that best way to do this is by importing .swc file into flex library path. So I did this. Now I can use .swc as a AS class and I can read .swc variables as class properties. This is helpfull becouse I need to read the game's score at the end. But what I'm missing is how to pass parameters (variables values) into .swc ?? Is that possible at all?
    My game have options window made in flex and I need to pass these options to the .swc game.I know that I could make an options window in flash, but in this case it has to be in flex.
    Please help

    In the skinnable container button click dispatch event as below:
    FlexGlobals.topLevelApplication.dispatchEvent(new Event("hello", true, true));
    And in main application onCreationComplete() event register event handler as :
    FlexGlobals.topLevelApplication.addEventListener("hello", onHello);

  • Testing swc and mxml code

    Hi,
    I have some software classes to run commands on any mxml file.
    These classes are wrapped in a SWC file. This SWC file is referenced by any sample mxml application (by adding as SWC file).
    My problem is that I want to test these software classes against my sample mxml file. That is, I should test methods run by software classes on the mxml file.
    How can I accomplish this?
    Thanks,
    Pradeep

    Well,
    I am writing an agent to test Flex apps, similar to QTP,FunFX and FlexMonkey.
    So obviously this agent (library compiled to a SWC) can be linked and used to test any mxml project.
    I've developed some part of the agent and have a sample mxml file with all the components thrown in.
    The mxml file doesnt lead to any other file...it has just components to be tested.
    So I want to test my agent against this mxml file, for test driven development(TDD).
    I want to create a separate project to test my agent(library) and the sample mxml file.
    How can I achieve this?
    Thanks,
    Pradeep.
    PS: The library is a bit too big and complicated to be provided as a code snippet.

  • Need to restrict USER in IR and ID based on SWC and CS

    Hello Experts,
    We need to restrict the USER access in IR and ID based on software Components and configuration scenario's.
    I have already created role in IR and ID and have assigned to the user, but still user is able to see the entire landscape. Can anyone share thier inputs and documents.
    Regards,
    Hiren A.

    Hello Mark,
    I have exactly followed the link which you have shared, but still not able to attain the desired results.
    Do let me know in case you have anyother suggestions
    Regards,
    Hiren

  • How do you import swc and have them display?

    Here is my set up first.  Eclipse 3.4.2 with Flex Builder 3.0.2 plugin installed.  Using the Flex 3.3 SDK.
    I think I understand how to import a swc.  I can copy it into the lib folder or in the build path I can point to the Flex Library Project.  Either of these allows me to see the code through code generation.  So I think I imported it correctly. <shrugs>
    So the problem is that I can't see the thing imported in the disign view or the running app.
    The RingChart doesn't display.  What am I doing wrong?
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" xmlns:ns1="fr.kapit.ringchart.*">
        <mx:Script>
        <![CDATA[
            import mx.collections.ArrayCollection;
            [Bindable]
            private var expenses:ArrayCollection = new ArrayCollection([
                    {France:2000, Germany:1000,
                     Spain:200, Italy:100,
                     Belgium:100,Tunisie:450},
                    {France:2500, Germany:3000,
                     Spain:1500, Italy:1200,
                     Belgium:1200,Tunisie:235}
        ]]>
        </mx:Script>
        <mx:Accordion>
            <mx:VBox label="Accordion Button for Panel 1">
                <ns1:RingChart id="myRingChart"
                       height="100%"
                       width="100%"
                       dataProvider="{expenses}"
                       getDataAsSeries="true" />
            </mx:VBox>
            <mx:VBox label="Accordion Button for Panel 2">
            </mx:VBox>
        </mx:Accordion>
    </mx:Application>
    Thanks,
    Joshua

    I forgot to wrap the RingChart, the imported componant, in a Canvas.  Once I did that it worked.

Maybe you are looking for

  • Problem in sending the Smartform Output as PDF through Mail

    Dear All, I am sending the Smartform Output as an attachment by converting it into PDF. But when I am recieve this attachment I am unable to open the PDF file, it is giving error that FILE IS DAMAGED. Below is the code: REPORT  Y_SEND_MAIL2. TABLES:

  • Need help with LCD projector

    I am new to mac book pro. Need to use for presentations - hooked up to LCD Projector. When connected, the projector only shows my wallpaper or a ppt slide show. What do I need to do to project other files or websites?

  • Authority check in infoset query for field with multiple entries

    how can i perform the authority check in sq02 "at selection screen" for a multiple entry field e.g. EKORG low  0001 - high  0005 or EKORG 0001, 0004, 0005 I already added the following statements How the field for EKORG check must be filled if EKORG

  • Beagle-settings don't start

    Hi all, I'm a new entusiast archlinux user! When I start beagle-settings , I get this exception: [ahmed@the-rock ~]$ beagle-settings Error: Error while running beagle-settings System.TypeInitializationException: An exception was thrown by the type in

  • Websphere ejb remote call

    I can't call ejb remotely with java applicatoin (javax.naming.NameNotFoundException). I tried with the servlet and works fine. How can i setup the environment so that it works with java client remotely. //call ejb from ejb Context initial = new Initi