[svn:osmf:] 14818: Remove obsolete logger references.

Revision: 14818
Revision: 14818
Author:   [email protected]
Date:     2010-03-17 10:39:19 -0700 (Wed, 17 Mar 2010)
Log Message:
Remove obsolete logger references.  Move all log statements  into conditional blocks.
Modified Paths:
    osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeDisplayObjectTrait. as
    osmf/trunk/framework/OSMF/org/osmf/layout/LayoutTargetSprite.as
    osmf/trunk/framework/OSMF/org/osmf/layout/MediaElementLayoutTarget.as
    osmf/trunk/framework/OSMF/org/osmf/net/NetConnectionFactoryBase.as
    osmf/trunk/framework/OSMF/org/osmf/net/NetStreamSwitchManager.as
    osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/DroppedFramesRule.as
    osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/InsufficientBandwidthRule.as
    osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/InsufficientBufferRule.as
    osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/RTMPNetStreamMetrics.as
    osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/SufficientBandwidthRule.as

Hi Armin,
     The thing is i am getting table but not getting scroll bar if i am using scrollbarContainer it will come but i want according to the help.sap.com example
see the link given below u go through and see the output screen of that table i want like that
In help->Developingwebapplications->webdynpro->DevelopmentProcess->DateBindingofUserInterfaceElements->DataBindingof a Table->Codeexampleof TableDisplay
                             tony

Similar Messages

  • [svn:osmf:] 10528: Removing obsolete import statements.

    Revision: 10528
    Author:   [email protected]
    Date:     2009-09-23 02:47:21 -0700 (Wed, 23 Sep 2009)
    Log Message:
    Removing obsolete import statements.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/media/IContainerGateway.as
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/media/IMediaGateway.as

  • [svn:osmf:] 9163: Remove unnecessary libs reference.

    Revision: 9163
    Author:   [email protected]
    Date:     2009-08-06 17:31:50 -0700 (Thu, 06 Aug 2009)
    Log Message:
    Remove unnecessary libs reference.
    Modified Paths:
        osmf/trunk/apps/samples/akamai/PluginTest/.actionScriptProperties

    Hi,
    Thanks. That worked out perfectly.
    Now I have errors in OSMF integration tests.
    The reports shows this -
    testParseF4M
    Failure
    Timeout reached before event. 
    Timeout reached before event.
    at org.flexunit::Assert$/fail()
    at org.osmf.elements.f4mClasses::TestMultiLevelManifestParser/handleTimeout()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at org.flexunit.internals.runners.statements::ExpectAsync/protect()
    at org.flexunit.internals.runners.statements::ExpectAsync/handleAsyncTimeOut()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at org.flexunit.async::AsyncHandler/handleTimeout()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.utils::Timer/tick()
    12.638
    testParseMultiLevelF4M
    Failure
    Timeout reached before event. 
    Timeout reached before event.
    at org.flexunit::Assert$/fail()
    at org.osmf.elements.f4mClasses::TestMultiLevelManifestParser/handleTimeout()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at org.flexunit.internals.runners.statements::ExpectAsync/protect()
    at org.flexunit.internals.runners.statements::ExpectAsync/handleAsyncTimeOut()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at org.flexunit.async::AsyncHandler/handleTimeout()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.utils::Timer/tick()
    1.615
    I am not sure how to proceed from here.
    Please help me out.
    Thanks!

  • [svn:osmf:] 15551: Removing lingering @parent reference in ASDocs.

    Revision: 15551
    Revision: 15551
    Author:   [email protected]
    Date:     2010-04-19 08:56:26 -0700 (Mon, 19 Apr 2010)
    Log Message:
    Removing lingering @parent reference in ASDocs.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/MediaElementEvent.as

  • [svn:osmf:] 10105: Removing the obsolete VAST plugin project.

    Revision: 10105
    Author:   [email protected]
    Date:     2009-09-09 16:57:57 -0700 (Wed, 09 Sep 2009)
    Log Message:
    Removing the obsolete VAST plugin project.
    Removed Paths:
        osmf/branches/briggs-prototype/plugins/VASTPlugin/

    We opted for 1.0 over 2.0 just due to the general new-ness of the latter.  But we'd really like to hear feedback from those that are working regularly with VAST.  What would you like/expect OSMF to support?  Just 2.0?  Both 1.0 and 2.0?  Is 2.0 stable enough (and such an obvious improvement over 1.0) that we should consider supporting it?  Are current VAST users ditching 1.0 for 2.0 en masse?

  • [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:] 10655: Removing the hack we came up with for using the MAST plugin in the Flex unit tests .

    Revision: 10655
    Author:   [email protected]
    Date:     2009-09-28 13:52:01 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Removing the hack we came up with for using the MAST plugin in the Flex unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/MediaFrameworkTests.as
    Removed Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/
        osmf/trunk/plugins/MASTLib/

    Hi OMAW8,
    It would be better if you could share us the detailed error message in English.
    Do you mean that you could run your test in your build agent machine? If so, I doubt that it would be related to the TFS build. I mean that maybe it is not the test issue.
    Please share the detailed error in English, and then post this issue to the TFS-build forum would be better for this issue since it works well in build agent machine.
    Form link:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsbuild
    Reference:
    https://msdn.microsoft.com/en-us/library/hh691189.aspx
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • [svn:osmf:] 11292: Removing 'libs' as a library path from the Flex Builder project properties.

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

  • [svn:osmf:] 10676: Removing JavaScript getters and setters: Wei found out that these are not supported by Internet Explorer.

    Revision: 10676
    Author:   [email protected]
    Date:     2009-09-29 07:06:03 -0700 (Tue, 29 Sep 2009)
    Log Message:
    Removing JavaScript getters and setters: Wei found out that these are not supported by Internet Explorer.
    Modified Paths:
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/html-template/index.template.html
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/gateways/HTMLGateway.as

    Hello ZeroThirtySeven,
    Do you mean that you want to use group policy to make users can visit the web application in Internet Explorer version 7?
    Enterprise Mode, a compatibility mode that runs on Internet Explorer 11 on Windows 8.1 Update and Windows 7 devices, lets websites render using a modified browser configuration that’s designed to emulate Internet Explorer 8.
    We could check if the web application can run in the Enterprise mode.
    If it can, please take a look at the following article to use group policy to turn on Enterprise Mode.
    http://msdn.microsoft.com/en-us/library/dn640699.aspx
    Please take a look at the following thread about set IE compatibility mode by group policy.
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/95c0b8e6-72b5-472f-a5cb-07b17a8294a1/ie-compatibility-mode-not-applying-via-group-policy
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • [svn:osmf:] 14678: Removal events unit tests.

    Revision: 14678
    Revision: 14678
    Author:   [email protected]
    Date:     2010-03-10 11:34:37 -0800 (Wed, 10 Mar 2010)
    Log Message:
    Removal events unit tests.  Fixed issue w/ autoSwitch.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as

  • [svn:osmf:] 13872: Removing lingering debug trace.

    Revision: 13872
    Revision: 13872
    Author:   [email protected]
    Date:     2010-01-29 01:07:15 -0800 (Fri, 29 Jan 2010)
    Log Message:
    Removing lingering debug trace.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRenderer.as

    Hi,
    You are the first person I have read so far on this forum who does not use Flex or Flash builder. I will check out FlashDevelop. It is good information to know. Thanks a lot!
    -Wei Zhang
    Senior Computer Scientist
    Adobe Systems, Inc.
    [email protected]

  • [svn:osmf:] 17548: Remove left-over event handler, which could trigger an unnecessary event if a player loaded plugins through the config XML file and manually  (e.g.

    Revision: 17548
    Revision: 17548
    Author:   [email protected]
    Date:     2010-09-01 14:09:14 -0700 (Wed, 01 Sep 2010)
    Log Message:
    Remove left-over event handler, which could trigger an unnecessary event if a player loaded plugins through the config XML file and manually (e.g. for static plugins).
    Modified Paths:
        osmf/trunk/libs/samples/ChromeLibrary/org/osmf/chrome/configuration/PluginsParser.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:] 9850: Removed full screen code since it isn't working properly.

    Revision: 9850
    Author:   [email protected]
    Date:     2009-08-31 13:01:06 -0700 (Mon, 31 Aug 2009)
    Log Message:
    Removed full screen code since it isn't working properly.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml

    You have a tool, that doesn't work in a new version of java.
    The tool vendor would be the one to determine whether the tool and/or the new VM has a problem.

  • [svn:osmf:] 10579: Removed the src folder for the AkamaiBasicStreamingPlugin, this folder structure made it impossible to load the swf as a static plugin .

    Revision: 10579
    Author:   [email protected]
    Date:     2009-09-24 16:40:08 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Removed the src folder for the AkamaiBasicStreamingPlugin, this folder structure made it impossible to load the swf as a static plugin.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
    Added Paths:
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/AkamaiBasicStreaming PluginInfo.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/events/
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/events/AkamaiMediaEr ror.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/events/AkamaiMediaEr rorCodes.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/AkamaiNetConnect ion.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/AkamaiNetConnect ionFactory.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/AkamaiNetLoader. as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/AkamaiNetNegotia tor.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/net/AkamaiNetStream. as
    Removed Paths:
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/src/

    Hello
    On my flash, I already have those parameters in place.
    I don't think there would be any security issues however, since I have used a player .swf which loads from the media site and plays the videos without a problem.
    http://www.iongeo.com/channelguide_test_dev/
    click on the four images at the bottom of the screen to see how it works.
    Now, I am pretty much doing the same thing, but this time embedding the other swf to load the videos.  As I mentioned, I was able to do this when everything was on our server, but now there is an issue for some reason when I try to load the .flv into the .swf from the other media server.

  • [svn:osmf:] 14496: Remove MediaPlayerWrapper sample, it has been replaced by the MediaContainerUIComponent sample.

    Revision: 14496
    Revision: 14496
    Author:   [email protected]
    Date:     2010-03-01 17:49:53 -0800 (Mon, 01 Mar 2010)
    Log Message:
    Remove MediaPlayerWrapper sample, it has been replaced by the MediaContainerUIComponent sample.  See ExamplePlayer or DynamicStreamingSample for examples of how to use MediaContainerUIComponent.  See HelloWorld for examples of how to use MediaContainer in a barebones app.
    Removed Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/

    Hi rickford66 -
    I'm sorry to say that the Traditional DAQ driver is no longer fully supported, as it was replaced by the DAQmx driver years ago.  I'll try to help out as much as possible, but my experience with the older driver is pretty limited.  Here's a shot in the dark, in case it helps:
    It sounds like your application is starting the card at some specified sampling rate and then running a loop to read from the buffer, based on the system timer.  When the timer says that time is up, it stops the loop.  What should actually be done is to set the card up for a finite acquisition of the specified duration, then to read from the buffer periodically inside the loop (while monitoring the available samples per channel).  When the available samples drop to zero, it means the clock on the HW has stopped and you have all the samples. 
    You might be running into performance issues in getting data across the PCMCIA bus (via interrupts) and just not reading the last batch of data since your feedback on when to stop the loop is completely independent of the DAQ card's operation.  If you don't want to change anything else, you might just break the loop on the timer and call AI Read once more with the sample to read set to "all available" (or the equivalent).  This should flush the end of the buffer.
    David Staab, CLA
    Staff Systems Engineer
    National Instruments

Maybe you are looking for

  • Error in installing SAP Netweaver 2004s SR2 Developer Workplace

    Hi, I am installing "SAP Netweaver 2004s SR2 Developer Workplace". Got the below error : CJS-30005  Cannot change SAPDrive for system JP1 from D: to C:: share saploc exists. ERROR 2007-03-08 09:35:06 FCO-00011  The step createFirstSystemDirectories w

  • Handling windows messages within an event structure

    Hello all. I've got an event driven VI which makes use of an event structure. I'd like my VI to be able to respond to some custom windows messages (i.e. WM_USER) sent from a separate process that listens on a telemetry card (sends a message when it r

  • Trying to understand blocksize and the correct sizing requirements..

    I'm getting the following error after migrating a cube from a 9.3 environment to an 11 environment while running a calc script - which by the way works fine in 9.3 with identical cache settings. Error: 1012704 Dynamic Calc processor cannot lock more

  • Syncing of an iPod Touch (3rd Generation)

    I don't know where else to go. I had my iPod stolen from me, and I heard that I would be able to report my iPod to Apple and give them my serial number so if it tries to be registered somewhere else they would be notified... Is this true, and how on

  • In iBooks, why does the font change?

    If you turn to the next page in iBooks, the font is nice and light, if you switch apps then switch back, the iBooks font is thicker, almost bold. You can take a photo of the pages to prove it's not an illusion. This is ios 7 on a retina ipad.