Hi all
Congratulations for this great module :-)
How to take care of "autoplay"?
Thanks
ArchGalileu
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | autoplay-1041054-11.patch | 3.53 KB | deggertsen |
| #7 | me_autoplay-1.2.patch | 3.47 KB | Max_Headroom |
| #6 | me_autoplay-1.1.patch | 2.05 KB | Max_Headroom |
| #5 | me_autoplay-1.0.patch | 2.04 KB | Max_Headroom |
Comments
Comment #1
Anonymous (not verified) commentedHi fellows
Can't understand how to "autoplay"
I love the simplicity of this module,
i am a musician, violinist
i would love to solve this :-)
Thank you all
www.gasparsantos.eu
www.quartetodouro.eu
Comment #2
mfer commentedAutoplay is part of the spec. While it doesn't look to be documented on the MediaElement site the code on github (flash anyway) looks to support it.
I'll take a look into this as a feature request.
Comment #3
cartagena commentedsubscribing
Comment #4
Anonymous (not verified) commentedHi mfer
i like very much mediaelement
but :-)
should be nice that: when i have more than 1 "media" file in the same page, i have to press stop before play the next
What i want to say is that in http://drupal.org/project/soundmanager2 the audio stops when i "press play" in another "media file"
Should be nice to have it :-)
Best regards
ArchGalileu
Comment #5
Max_Headroom commentedHi
Please test this patch. It adds an Autoplay checkbox to the settings forms. If checked, the media will autoplay.
edit: bug in patch, please use next one
Comment #6
Max_Headroom commentedBug in previous patch, use this one instead.
Comment #7
Max_Headroom commentedPHP5.3 notice cleanups
Comment #8
rangal commentedheyyy im glad you are getting this done!
Im wondering too how to get auto play im really new. Max, what do i do once ive downloaded it? do i copy it into the mediaelement folder?
And also how do i get more that one upload on each page?
Cheers mate
Comment #9
Max_Headroom commentedHi
This is a patch to the module. Please see here how to apply patches: http://drupal.org/patch/apply
or you can get somebody to do it for you.
This is not a big patch, so if you are brave, see the section on applying patches manually.
I did not work on making the module to work with more than one upload.
Comment #10
drewish commentedI noticed that tabs are being used for indenting. You should look at using empty().
Comment #11
deggertsen commentedI wasn't able to apply the patch above so I fixed it up and made a git diff patch on the 7.x.1.x branch. I fixed it so that tabs are not being used for indenting as well.
Functionality works as expected. I think it's ready to commit. Good work @Max_Headroom.
Comment #12
Max_Headroom commentedThanks deggertsen
I'll have a look why my IDE (Netbeans) is doing tabs instead of spaces in patches. As it is set to do spaces for tabs in code (as per coding spec).
Comment #13
spgd01 commented#11 works for me. Any update on a commit?
Comment #14
russellb commentedComment #15
pedrospHey there, new patch (file drop in, in fact) for the latest dev in another thread.
https://www.drupal.org/node/1810314#comment-9196017 Autoplay and/or loop.
Comment #16
maximpodorov commentedI updated the patch in #1810314: Path that adds "autoplay" and "loop" functionality, so it can be preferrable.
Comment #17
chris matthews commentedComment #18
jnettik