Giter VIP home page Giter VIP logo

audiovideoplayback's People

Contributors

acellam avatar andries-smit avatar johnseremba avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

audiovideoplayback's Issues

audio file is playing twice

audiovideoplayer.zip
Hi Andries,
I've used the version for Mx 6.10.8 and ran into an issue with the autoplay of the audio. I'll try to explain the occurence:

  • The incident was that it played the audio twice and of which the first time it only played the first half of the audio file, followed by the second play.
  • using the console.log I noticed that the audio function is called two times despite the settings were on: Autoplay: yes, loop: no.
  • Not knowing how this happens, I've solved it by using a counter and only playing the sound when the function audio is being used the second time. When I tried it on only the first time only the partial sound was being played.

See attached file for the adjustment.

build on 5.16.1+ fails

Heya,

this widget doesn't seem to be building on 5.16.1+, due to jquery not being loaded correctly.

I'd suggest you remove the duplicate jquery versionsin your lib (you seem to have jquery.js and jquery-1.11.2.min.js) and replace them with the jquery from this pull request:
mendix/AppStoreWidgetBoilerplate#13

That version omits the string in the define on line 10307.

If you change all dependencies to that jquery version you should be ok. AFAICT that's only jquery.jplayer.js

Let me know if there's anything else I can do to help :)

Achiel

AudioVideoPlayback does not compile

The widget does not compile in Mendix 5.16.0 when creating a deployment package. The following error is shown in the dojo/build-report.txt:

error(333) Missing dependency in legacy module.
reference module: AudioVideoPlayback/AudioVideoPlaybackList; dependency: AudioVideoPlayback/SoundManager/soundmanager2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.