[svn:osmf:] 14595: Metadata refactoring revision: having LayoutMetadata return a NullMetadataSynthesizer so that child layout settings do not get copied to their parent .

Revision: 14595
Revision: 14595
Author:   [email protected]
Date:     2010-03-05 01:25:04 -0800 (Fri, 05 Mar 2010)
Log Message:
Metadata refactoring revision: having LayoutMetadata return a NullMetadataSynthesizer so that child layout settings do not get copied to their parent.
Modified Paths:
    osmf/trunk/framework/OSMF/org/osmf/layout/LayoutMetadata.as

I've only encountered two instances where the PUT operation failed on certain files. One, the server does not like the particular file type, and two, when the file was open in another program.
Other than that, I could only guess that it may have something else to do with the web server configuration and not DW.

Similar Messages

  • I am having trouble with iMessage.  When it is on, I may not get my messages on my phone but they show up on my iPad.  This is not cool since my iPad May not be with me at all times

    I am having trouble with iMessage.  When it is on, I won't get messages to my iPhone, they go to my iPad.  This is not cool since my iPad doesn't always travel with me.  Even if I message is not on the phone but is on the iPad.

    http://www.apple.com/support/itunes/contact/

  • [svn:fx-trunk] 10166: SDK-22740 fix - set blendMode to normal such that the Halo Scrollbar button arrows composite correctly with their background .

    Revision: 10166
    Author:   [email protected]
    Date:     2009-09-11 13:14:23 -0700 (Fri, 11 Sep 2009)
    Log Message:
    SDK-22740 fix - set blendMode to normal such that the Halo Scrollbar button arrows composite correctly with their background.
    QE notes: Regress
    Doc notes: None
    Bugs: SDK-22740
    Reviewer: Glenn
    Tests run: None
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22740
        http://bugs.adobe.com/jira/browse/SDK-22740
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ScrollBarDownButtonSkin. mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ScrollBarUpButtonSkin.mx ml

  • [svn:osmf:] 12819: Integrate refactored composite PlayTrait.

    Revision: 12819
    Revision: 12819
    Author:   [email protected]
    Date:     2009-12-10 17:10:17 -0800 (Thu, 10 Dec 2009)
    Log Message:
    Integrate refactored composite PlayTrait.  Update and expand unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositePlayTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestPlayTraitAsSubclass.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/DynamicMediaElement.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElementWithP layTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithPla yTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/DynamicPlayTrait.as

  • [svn:osmf:] 12895: Integrate refactored composite seek trait.

    Revision: 12895
    Revision: 12895
    Author:   [email protected]
    Date:     2009-12-13 22:17:33 -0800 (Sun, 13 Dec 2009)
    Log Message:
    Integrate refactored composite seek trait.  Update unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioSeekTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/TemporalProxySeekTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestSeekTraitAsSubclass.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/DynamicMediaElement.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSeekTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSeekTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSeekTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElementWithS eekTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithSee kTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/DynamicSeekTrait.as

  • [svn:osmf:] 12986: Integrate refactored composite view trait ( merger of view and spatial traits).

    Revision: 12986
    Revision: 12986
    Author:   [email protected]
    Date:     2009-12-15 23:31:57 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Integrate refactored composite view trait (merger of view and spatial traits).  Implementation is untested, unit tests still to be refactored.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialViewTrait.as

  • [svn:osmf:] 12404: Initial refactoring of composition layer to support traits as base classes .

    Revision: 12404
    Revision: 12404
    Author:   [email protected]
    Date:     2009-12-02 17:53:20 -0800 (Wed, 02 Dec 2009)
    Log Message:
    Initial refactoring of composition layer to support traits as base classes.  So far only the composite audible and bufferable traits have been changed, the others are commented out.
    Modified Paths:
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/.flexLibProperties
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Compo siteAudibleTrait.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Compo siteBufferableTrait.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Compo siteElement.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Compo siteMediaTraitFactory.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Paral lelElement.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Seria lElement.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Trait Aggregator.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Trait AggregatorEvent.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Trait Loader.as
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/traits/Bufferable Trait.as
    Added Paths:
        osmf/branches/briggs-prototype-traits/framework/MediaFramework/org/osmf/composition/Trait AggregationHelper.as

    You have to create a datasource on WebLogicb with the JNDI name: jdbc/ADFDBDS
    The steps involved to create a datasource can be found here: http://download.oracle.com/docs/cd/E17904_01/apirefs.1111/e13952/taskhelp/jdbc/jdbc_datasources/CreateDataSources.html

  • HT1483 My ipod needed repairing, so I backed up the data into restore file. My ipod was swapped for a totally new ipod and now I am having difficulty reloading the restored data that I saved. I keep getting the corrupt or not compatible MSG??? Any Ideas

    My IPOD needed repairing, so I backed up my personal data into a restore file. In the end my ipod was exchanged for a brand new one and now I am having difficulty with restoring all of my data that I saved.
    While trying to restore through iTunes I keep gettingthe corrupt or not compatible error message. Does anyone have any ideas or experience with this issue?
    Much Appreciated for any help!

    You can not restorea a backup made with a newer version of iOS to a phone with an older version of iOS.
    1400 photos stored on the phone? Do you not EVER extract them? The camera roll is intended to be temporary storage. Like the SD card in a digital camera. You should be extracting them to your computer on a regular basis.
    Contacts should be synced to a compatible contact manager or cloud service. If you were not doing any of these things, guard your backups with your life and make sure your computer is being backed up on a regular basis, because you won't be able to get them back until you get a new phone with at least the same version of iOS that your 4 had.
    There are 3rd party applications that say they can extract this information from a backup file, but I don't have personal experience with them.

  • I am having issues with contacts being linked that shouldn't be.  I don't think this is the issue of Facebook linking contacts as I have turned that off in settings by not allowing Facebook access to my contact list.

    For some reason my son and my grand daughter's information has been linked.  Now when I get text messages from my grand daughter the texts have my son's name on them and sometimes it's hard to tell who I'm talking to.  I have tried sending messages directly to my grand daughter (as opposed to responding to her text) but she never gets them - UNLESS I send to my son's name.  It's just too confusing.  Now that I have an iPad all my email accounts (work, home, iCloud) have been linked and when I try to message myself at work (as a reminder) all the messages are going to the iCloud account and never show up in my work email.  This is very irritating and I can't figure out how to fix it.

    First make sure Settings > Facebook > Contacts is turned off. Tis might be different from what you described in your question.
    Then open your Contacts app and check carefully what is there for your son and grand daughter's contact info. Correct if necessary.

  • Anyone having an idea it is an urgent issue in R12-Apache not getting stop

    Hi,
    we am tried to stop the apache getting the message 05/18/09-12:52:56 :: adapcctl.sh: exiting with status 150.
    Even i have done ps -ef|grep http
    how to stop the apache..please let me know
    with regards,
    Balaji Tammireddy

    Hi,
    The APACHE error log file contents:
    "error_log.1242604800" 392 lines, 50209 characters
    [Mon May 18 09:04:21 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 09:04:21 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon May 18 10:22:50 2009] [error] [client 192.168.3.19] [ecid: 1242638570:172.16.193.13:9048:0:54,0] Directory index forbidd
    en by rule: /u06/UPG1/apps/apps_st/comn/java/classes/
    [Mon May 18 10:22:54 2009] [error] [client 192.168.3.19] [ecid: 1242638574:172.16.193.13:9053:0:49,0] File does not exist: /u
    06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Mon May 18 10:22:55 2009] [error] [client 192.168.3.19] [ecid: 1242638575:172.16.193.13:9053:0:50,0] File does not exist: /u
    06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Mon May 18 10:34:12 2009] [error] [client 172.16.110.175] [ecid: 1242639252:172.16.193.13:9263:0:10,0] Directory index forbi
    dden by rule: /u06/UPG1/apps/apps_st/comn/java/classes/
    [Mon May 18 10:34:15 2009] [error] [client 172.16.110.175] [ecid: 1242639255:172.16.193.13:9053:0:60,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Mon May 18 10:34:15 2009] [error] [client 172.16.110.175] [ecid: 1242639255:172.16.193.13:9053:0:61,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Mon May 18 10:40:01 2009] [error] [client 172.16.110.204] [ecid: 1242639601:172.16.193.13:9263:0:24,0] Directory index forbi
    dden by rule: /u06/UPG1/apps/apps_st/comn/java/classes/
    [Mon May 18 10:40:03 2009] [error] [client 172.16.110.204] [ecid: 1242639603:172.16.193.13:9251:0:33,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Mon May 18 10:40:03 2009] [error] [client 172.16.110.204] [ecid: 1242639603:172.16.193.13:9251:0:34,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Mon May 18 11:58:16 2009] [error] [client 192.168.3.19] [ecid: 1242644296:172.16.193.13:9263:0:399,0] Directory index forbid
    den by rule: /u06/UPG1/apps/apps_st/comn/java/classes/
    [Mon May 18 11:58:18 2009] [error] [client 192.168.3.19] [ecid: 1242644298:172.16.193.13:9252:0:410,0] File does not exist: /
    u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Mon May 18 11:58:18 2009] [error] [client 192.168.3.19] [ecid: 1242644298:172.16.193.13:9252:0:411,0] File does not exist: /
    u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Mon May 18 11:58:38 2009] [error] [client 172.16.110.175] [ecid: 1242644318:172.16.193.13:9251:0:468,0] Directory index forb
    idden by rule: /u06/UPG1/apps/apps_st/comn/java/classes/
    [Mon May 18 11:58:40 2009] [error] [client 172.16.110.175] [ecid: 1242644320:172.16.193.13:9052:0:695,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.class
    [Mon May 18 11:58:41 2009] [error] [client 172.16.110.175] [ecid: 1242644321:172.16.193.13:9052:0:696,0] File does not exist:
    /u06/UPG1/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_GB.properties
    [Mon May 18 11:59:21 2009] [error] [client 192.168.3.19] [ecid: 1242644361:172.16.193.13:9052:0:700,0] mod_oc4j: request to O
    C4J sd1appsdy16.fsa.gov.uk:21510 failed: recv failed
    [Mon May 18 12:01:42 2009] [error] [client 172.16.240.55] [ecid: 1242644502:172.16.193.13:9251:0:480,0] File does not exist:
    /u06/UPG1/inst/apps/UPG1_sd1appsdy16/portal/favicon.ico
    [Mon May 18 12:03:47 2009] [error] [client 192.168.3.19] [ecid: 1242644627:172.16.193.13:9263:0:412,0] mod_oc4j: request to O
    C4J sd1appsdy16.fsa.gov.uk:21510 failed: recv failed
    [Mon May 18 12:03:59 2009] [error] [client 192.168.3.19] [ecid: 1242644639:172.16.193.13:9054:0:510,0] mod_oc4j: request to O
    C4J sd1appsdy16.fsa.gov.uk:21510 failed: recv failed
    [Mon May 18 12:04:05 2009] [error] [client 192.168.3.19] [ecid: 1242644645:172.16.193.13:9251:0:483,0] mod_oc4j: request to O
    C4J sd1appsdy16.fsa.gov.uk:21510 failed: recv failed
    "error_log.1242604800" 392 lines, 50209 characters
    [Mon May 18 14:38:13 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 14:38:13 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon May 18 14:38:55 2009] [error] [client 192.168.3.19] [ecid: 1242653935:172.16.193.13:8153:0:1,0] mod_oc4j: Failed to find
    a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Mon May 18 14:40:09 2009] [warn] pid file /u06/UPG1/inst/apps/UPG1_sd1appsdy16/pids/10.1.3/Apache/httpd.pid overwritten -- U
    nclean shutdown of previous Apache run?
    [Mon May 18 14:40:10 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 14:40:10 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon May 18 14:41:51 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 14:41:51 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon May 18 14:46:49 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 14:46:49 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon May 18 14:46:49 2009] [error] [client 172.16.110.25] [ecid: 1242654409:172.16.193.13:8464:0:1,0] File does not exist: /u
    06/UPG1/inst/apps/UPG1_sd1appsdy16/portal/OA_HTML/OA.jsp
    [Mon May 18 14:52:00 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal
    operations
    [Mon May 18 14:52:00 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    ~
    with regards,
    Surya

  • [svn:osmf:] 14882: Fix bug in sizing of serial videos ( as seen in ExamplePlayer), introduced in recent metadata refactoring.

    Revision: 14882
    Revision: 14882
    Author:   [email protected]
    Date:     2010-03-19 11:33:27 -0700 (Fri, 19 Mar 2010)
    Log Message:
    Fix bug in sizing of serial videos (as seen in ExamplePlayer), introduced in recent metadata refactoring.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeMetadata.as

    Revision: 14882
    Revision: 14882
    Author:   [email protected]
    Date:     2010-03-19 11:33:27 -0700 (Fri, 19 Mar 2010)
    Log Message:
    Fix bug in sizing of serial videos (as seen in ExamplePlayer), introduced in recent metadata refactoring.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeMetadata.as

  • [svn:osmf:] 11341: Added some unit tests to get the metadata package above 80%

    Revision: 11341
    Author:   [email protected]
    Date:     2009-10-30 16:24:35 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Added some unit tests to get the metadata package above 80%
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metadata/TestTemporalFacet.as

    The nature of the Media class is that it accesses it asynchronously. This means that when you create an instance of it, and then immediately query it, the data you want may not be available yet. This is all in the Javadoc, see the doc for Media:
    The media information is obtained asynchronously and so not necessarily available immediately after instantiation of the class. All information should however be available if the instance has been associated with a MediaPlayer and that player has transitioned to MediaPlayer.Status.READY statusSo you could associate the Media with a MediaPlayer, and then wait until it goes to the Status READY, and then read the length of the Media.
    As for your 2nd question, getMetadata() returns a Map. You can just loop through it:
      for(Map.Entry<String, Object> entry : media.getMetadata()) {
        // etc
      }However, the same restrictions apply as with Media -- you will probably need to wait before the information is available -- that's why the Listener approach works, because it will notify you as soon as the information is added to the map.

  • [svn:osmf:] 16216: Initial check-in of VAST2 and VPAID sample libraries.

    Revision: 16216
    Revision: 16216
    Author:   [email protected]
    Date:     2010-05-19 10:30:45 -0700 (Wed, 19 May 2010)
    Log Message:
    Initial check-in of VAST2 and VPAID sample libraries.  Note that the previous implementation of VAST (and MAST) remains untouched, with the VAST2/VPAID-enabled implementations being added side-by-side with a "New" suffix.  In the long term, we plan to merge the duplicate libraries/plugins.
    Added Paths:
        osmf/trunk/apps/samples/libs/VASTNewSample/
        osmf/trunk/apps/samples/libs/VASTNewSample/.actionScriptProperties
        osmf/trunk/apps/samples/libs/VASTNewSample/.project
        osmf/trunk/apps/samples/libs/VASTNewSample/readme.txt
        osmf/trunk/apps/samples/libs/VASTNewSample/src/
        osmf/trunk/apps/samples/libs/VASTNewSample/src/VASTNewSample.as
        osmf/trunk/apps/samples/libs/VASTNewSample/src/VASTNewSample.fla
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/.actionScriptProperties
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/.project
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/readme.txt
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/src/
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/src/VPAIDTestPlayer.fla
        osmf/trunk/apps/samples/libs/VPAIDAdSequencingUnitTest/src/VPAIDTestplayer.as
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/.actionScriptProperties
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/.project
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/readme.txt
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/src/
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/src/VPAIDTestPlayer.fla
        osmf/trunk/apps/samples/libs/VPAIDNoAdUnitTest/src/VPAIDTestplayer.as
        osmf/trunk/apps/samples/plugins/MASTSampleNew/
        osmf/trunk/apps/samples/plugins/MASTSampleNew/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/MASTSampleNew/.project
        osmf/trunk/apps/samples/plugins/MASTSampleNew/MASTSample-build-config.xml
        osmf/trunk/apps/samples/plugins/MASTSampleNew/MASTSample.fla
        osmf/trunk/apps/samples/plugins/MASTSampleNew/MASTSample.html
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/AC_OETags.js
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/history/
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/history/history.css
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/history/history.js
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/history/historyFrame.html
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/index.template.html
        osmf/trunk/apps/samples/plugins/MASTSampleNew/html-template/playerProductInstall.swf
        osmf/trunk/apps/samples/plugins/MASTSampleNew/publish_settings.xml
        osmf/trunk/apps/samples/plugins/MASTSampleNew/readme.txt
        osmf/trunk/apps/samples/plugins/MASTSampleNew/src/
        osmf/trunk/apps/samples/plugins/MASTSampleNew/src/MASTSample.as
        osmf/trunk/libs/samples/VASTNew/
        osmf/trunk/libs/samples/VASTNew/.actionScriptProperties
        osmf/trunk/libs/samples/VASTNew/.flexLibProperties
        osmf/trunk/libs/samples/VASTNew/.project
        osmf/trunk/libs/samples/VASTNew/org/
        osmf/trunk/libs/samples/VASTNew/org/osmf/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VAST1DocumentProcessor.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VAST2DocumentProcessor.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VASTDocumentProcessedEvent.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VASTDocumentProcessor.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VASTLoadTrait.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/loader/VASTLoader.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/CacheBuster.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/CompanionElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/DefaultVAST2MediaFileResolver.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/DefaultVASTMediaFileResolver.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/ICacheBuster.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/IVAST2MediaFileResolver.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/IVASTMediaFileResolver.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VAST1MediaGenerator.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VAST2ImpressionProxyElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VAST2MediaGenerator.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VAST2TrackingProxyElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VASTImpressionProxyElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VASTMediaGenerator.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/media/VASTTrackingProxyElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/metadata/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/metadata/VASTMetadata.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VAST2MediaFile.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VAST2Translator.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTAd.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTAdBase.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTAdPackageBase.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTCompanionAd.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTDataObject.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTDocument.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTInlineAd.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTMediaFile.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTNonLinearAd.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTResourceType.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTTrackingEvent.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTTrackingEventType.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTUrl.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTVideo.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTVideoClick.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/model/VASTWrapperAd.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/VAST1Parser.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/VAST2Parser.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/VASTParser.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/Parser.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/TagParserBase.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2CompanionElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2CreativeElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2Element.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2InLineElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2LinearElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2NonLinearElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2Time.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2TrackingData.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/VAST2WrapperElement.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/errors/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/errors/Errors.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/errors/ParserErrors.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/events/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/events/ParserErrorEvent.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/events/ParserEvent.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/interfaces/
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/interfaces/IParser.as
        osmf/trunk/libs/samples/VASTNew/org/osmf/vast/parser/base/interfaces/ITagParserBase.as
        osmf/trunk/libs/samples/VASTNew/vast-build-config.flex
        osmf/trunk/libs/samples/VASTNew/vast-build-config.flexcov
        osmf/trunk/libs/samples/VASTNew/vast-build-config.xml
        osmf/trunk/libs/samples/VPAID/
        osmf/trunk/libs/samples/VPAID/.actionScriptProperties
        osmf/trunk/libs/samples/VPAID/.flexLibProperties
        osmf/trunk/libs/samples/VPAID/.project
        osmf/trunk/libs/samples/VPAID/org/
        osmf/trunk/libs/samples/VPAID/org/osmf/
        osmf/trunk/libs/samples/VPAID/org/osmf/.actionScriptProperties
        osmf/trunk/libs/samples/VPAID/org/osmf/.flexLibProperties
        osmf/trunk/libs/samples/VPAID/org/osmf/.project
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/elements/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/elements/VPAIDElement.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/events/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/events/VPAIDEvent.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/events/VPAIDLoadEvent.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/media/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/media/IVPAID.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/metadata/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/metadata/VPAIDMetadata.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/model/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/model/IVPAIDBase.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/model/VPAID_1_1.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/traits/
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/traits/VPAIDLoadTrait.as
        osmf/trunk/libs/samples/VPAID/org/osmf/vpaid/traits/VPAIDTimeTrait.as
        osmf/trunk/plugins/samples/MASTPluginNew/
        osmf/trunk/plugins/samples/MASTPluginNew/.actionScriptProperties
        osmf/trunk/plugins/samples/MASTPluginNew/.project
        osmf/trunk/plugins/samples/MASTPluginNew/MASTPlugin.as
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/AC_OETags.js
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/history/
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/history/history.css
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/history/history.js
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/history/historyFrame.html
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/index.template.html
        osmf/trunk/plugins/samples/MASTPluginNew/html-template/playerProductInstall.swf
        osmf/trunk/plugins/samples/MASTPluginNew/org/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/MASTPluginInfo.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/adapter/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/adapter/MASTAdapter.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/loader/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/loader/MASTDocumentProcessedEvent. as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/loader/MASTDocumentProcessor.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/loader/MASTLoadTrait.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/loader/MASTLoader.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/managers/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/managers/MASTConditionManager.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/media/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/media/MASTProxyElement.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/MASTCondition.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/MASTDocument.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/MASTSource.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/MASTTarget.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/model/MASTTrigger.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/parser/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/parser/MASTParser.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/traits/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/traits/MASTPlayTrait.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/types/
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/types/MASTConditionOperator.as
        osmf/trunk/plugins/samples/MASTPluginNew/org/osmf/mast/types/MASTConditionType.as

    Hi Marius,
    I think this problem could be linked to the changes in the layout API and the order of the loading of the video elements.
    Please try to add layoutmetadata with index property to parallel videos so they render in the correct order, something like:
                var layout1:LayoutMetadata = new LayoutMetadata();
                layout1.index= 10 ;
                videoElement.addMetadata(LayoutMetadata.LAYOUT_NAMESPACE, layout1);
                var layout2:LayoutMetadata = new LayoutMetadata();
                 layout2.index= 20 ;
                 vpaidNonLinear.addMetadata(LayoutMetadata.LAYOUT_NAMESPACE, layout2);
    Tell me if that worked,
    S.

  • [svn:osmf:] 14903: ChromeLibrary update:

    Revision: 14903
    Revision: 14903
    Author:   [email protected]
    Date:     2010-03-22 05:28:17 -0700 (Mon, 22 Mar 2010)
    Log Message:
    ChromeLibrary update:
    Unbinding chrome font and visuals from the ChromeLibrary project,
    Introducing asset loaders, that can load imagery and fonts either from file, or from embedded tags,
    Introducing AssetsManager, a class that loads a set of assets, exposing loaded assets by a string identifier,
    Introducing a number of 'resource' classes, used by assets loaders to determine the type of asset to load,
    Introducing a number of 'asset' classes, used by assets loaders to export their loaded content to, as well as by widgets to reference an asset.
    Introducing AssetsParser, a class that translates XML formatted assets definitions into a set of resource classes.
    Introducing Scale9Bitmap that allows usage of a scale9 rectangle on bitmaps,
    Changing all widgets to be LayoutTargetSprite derived, enabling them to be laid out using the OSMF layout APIs.
    Extending Widget with child management functions, allowing any widget to have children.
    Introducing WidgetsParser, a class that translates XML formatted widget definitions into a set of Widget classes.
    Introducing Configuration, a class that loads an XML file that contains asset- and widget definitions, and sets up an assets manager if so desired.
    Updating both OSMFPlayer and ControlBarPlugin projects to provide their own chrome visuals and fonts using the new configuration system. OSMFPlayer uses run-time asset loading (meaning that all assets are to be uploaded to server alongside the player SWF), and ControlBarPlugin uses embedded resources.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/.project
        osmf/trunk/apps/samples/framework/OSMFPlayer/html-template/index.template.html
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/OSMFPlayer.as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/Preloader.as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/eject_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenEnter_disabled.p ng
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenEnter_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenEnter_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenLeave_disabled.p ng
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenLeave_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/fullScreenLeave_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/live_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/live_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/live_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/pinUp_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/pinUp_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/pinUp_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/play_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityIncrease_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/quality_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/quality_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/quality_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/record_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/soundMore_disabled.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as
        osmf/trunk/apps/samples/plugins/ControlBarPluginSample/.project
        osmf/trunk/libs/ChromeLibrary/.actionScriptProperties
        osmf/trunk/libs/ChromeLibrary/.flexLibProperties
    Added Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/assets source/
        osmf/trunk/apps/samples/framework/OSMFPlayer/assets source/assets.ai
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/PlayerConfiguration.as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/configuration.xml
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/cancel_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/cancel_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/cancel_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/submit_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/submit_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/submit_up.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/Standard0755.swf
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/Standard0755_readme.txt
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/backDrop.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/configuration.xml
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_disabled.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_down.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_up.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_disabled.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_down.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_up.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubBarTrack.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_disabled.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_down.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_up.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_disabled.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_down.png
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_up.png
        osmf/trunk/libs/ChromeLibrary/org/
        osmf/trunk/libs/ChromeLibrary/org/osmf/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/Asset.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/AssetLoader.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/AssetResource.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/AssetsManager.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/BitmapAsset.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/BitmapResource.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/DisplayObjectAsset.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/FontAsset.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/FontResource.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/Scale9Bitmap.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/SymbolAsset.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/assets/SymbolResource.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/configuration/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/configuration/AssetsParser.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/configuration/Configuration.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/configuration/LayoutAttributesParser.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/configuration/WidgetsParser.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/events/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/events/ScrubberEvent.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/metadata/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/metadata/ChromeMetadata.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/AuthenticationDialog.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/AutoHideWidget.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/ButtonWidget.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/ContextMenuOverlay.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/EjectButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/FadingLayoutTargetSprite.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/FullScreenEnterButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/FullScreenLeaveButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/LabelWidget.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/LiveButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/PauseButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/PinDownButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/PinUpButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/PlayButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/PlayableButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/QualityDecreaseButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/QualityIncreaseButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/QualityLabel.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/QualityModeToggle.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/RecordButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/ScrubBar.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/Scrubber.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/SoundLessButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/SoundMoreButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/StopButton.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/URLInput.as
        osmf/trunk/libs/ChromeLibrary/org/osmf/chrome/widgets/Widget.as
    Removed Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/Configuration.as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/controlBarBackdrop.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/minus_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/minus_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/minus_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/plus_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/plus_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/plus_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityAuto_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityAuto_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityAuto_up.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityManual_disabled.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityManual_down.png
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/assets/images/qualityManual_up.png
        osmf/trunk/libs/ChromeLibrary/assets/
        osmf/trunk/libs/ChromeLibrary/src/

  • [svn:osmf:] 15230: Fix for FM-348:

    Revision: 15230
    Revision: 15230
    Author:   [email protected]
    Date:     2010-04-05 22:17:39 -0700 (Mon, 05 Apr 2010)
    Log Message:
    Fix for FM-348:
    Once a video or audio element is loaded, its default time trait is overridden by the permanent versions. However, not all elements have their correct duration set until they are played back. Video elements get their durations from a metadata event that's triggered after play back, for example. To remedy the element's duration going to NaN in between the default trait being removed and the permanent trait being properly set, the NetStreamTimeTrait is extended to take a defaultDuration member. Video and audio elements now forward their default duration value to the trait.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-348
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/AudioElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/LightweightVideoElement.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamTimeTrait.as

Maybe you are looking for

  • Saffplg.js is causing lock ups in firefox

    I have firefox 24.2 and it keeps locking up with a saffplg.js error. I am running windows 7 professional and McAfee.

  • HELP PLEASE!!!!! TRIED TO RESTORE IPOD DIDNT WORK.HELP PLEASE!!!!!!

    OKAY SO ITUNES ISNT RECOGNIZING MY IPOD SO I FOLLOWED THE STEPS THAT APPLE OUTLINED FOR ME. THEY TOLD ME TO RIGHT CLICKMY "TEMP" FOLDER AND HIT DELETE. WHEN I DID THAT, A MESSAGE CAME UP AND STATED. "CANNOT DELETE: ERROR 3632. ACCESS DENIED. MAKE SUR

  • Printing from Lightroom with Epson 3800

    I have tried all sorts of things and I can't seem to figure out how to print on an 8.5 x 11 sheet of paper. Here's what I'm using. MAC 10.5.8 Lightroom 2.5 Epson print Driver 6.11 What do I need to do to print what I see in my print window. (see scre

  • Copy a file into multiple folders action

    Hello All, I'm looking for help with a seemingly difficult action; I want to copy a text file into every folder within a location, if its not already there. I have over 100 projects ready to go out, and need to add a copyright notice .rtf file into e

  • Deleted files still shows in playlist

    I've deleted several files but they still show in my playlist.    I've tried shift delete and it didn't help. I tried right click and Get Info, it shows their locations as http://feedproxy.google.com/etc...etc...etc...   All other undeleted files are