[
https://issues.apache.org/jira/browse/CB-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yunyun Cai updated CB-12075:
----------------------------
Priority: Critical (was: Major)
> Latest Media Plugin cannot preload sound files
> ----------------------------------------------
>
> Key: CB-12075
> URL: https://issues.apache.org/jira/browse/CB-12075
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Media
> Reporter: Yunyun Cai
> Priority: Critical
>
> Using media 1.0.1, you can preload sound files, and play them without any
> problem.
> Using the latest version, if you preload multiple sound files, only the last
> one will be played.
> For example:
> var a = new Media(file1);
> var b = new Media(file2);
> a.play();
> This works with 1.0.1 but not the latest version.
> It would be a big problem for our app since we need to preload sound files
> and play them later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]