John Clark
John Clark
You can easily add controls as you need. Just need to create for both flowplayer and standard HTML5. I have used jQuery for the HTML5 example, but the events are...
I don't think this is a problem with the script. I think its the way IE handles HTML5 video. I found different cases where it didn't work reliably. A simple...
@cleydyr, inputFolder and outputFolder are separate and look to accept just one input and one output file. Can you provide an example of how you set multiple input and output...
@cleydyr, this is what I am looking to configure: sass [inputFolder1]:[outputFolder1] [inputFolder2]:[outputFolder2] [inputFolder3]:[outputFolder3]
See this issue https://github.com/EddyVerbruggen/Custom-URL-scheme/issues/192 for fixing this.
The AndroidLaunchMode preference fixes this issue. If you are using PhoneGap, this preference doesn't work, but check out this doc: http://docs.phonegap.com/phonegap-build/configuring/preferences/ Basically you need to add this to your config.xml...