Over at FlowPlayer the page for 3.2.3 makes the claim that it has support for iPhones and iPads.
Version 3.2.3 also seems to be the same version that the latest release of ZenPhoto includes. It appears that the way to get it to work simply has to do with the way you format your HTML. But playing of mp4s isn't working.
Given the information above could someone help me with some tweak I could make to the source or html that would enable this iPhone "support" with the default theme?
Quote:Flowplayer supports iPad and iPhone even without this plugin. This support comes from the fallback embedding features that are included in the flowplayer.js script. This plugin offers following additional features and benefits, that are not included in the default fallback of flowplayer.js:
http://flowplayer.org/plugins/javascript/ipad.html
Hey i have been looking into on how to replace the flowplayer version in the flowplayer plugin for a commercial one.
but i can't seem to find any info regarding using another player
without loosing the zenphoto plugin and going with a standalone player.
it seems to be a relatively simple option to include.
any thoughts on this would be greatly appreciated
Morty
As far as I there is no real technical difference between the GPL and the commerical version. You would have to replace the included one with yours. Of course you have to do it again on every update. Look at the plugin files.
Seems you also need to add the product key:
http://flowplayer.org/demos/commercial/index.html
This means you have to modify the plugin directly. Best you make a custom plugin of it.
okay, thank you!
just another thing...
the function in which image urls are store in the
database and update automatically as soon as you
upload a new album using FTP.
which part of the php script is that, if more then more section??
anyway, love the script and the zenphoto flexibility!!
cheeeers.
Morty
I'm so glad I saw this thread. It looks like [b]marjolein[/b] figured it out but I'm confused by what he/she wrote:
Quote:I also added .ipad()to the flowplayer call in flowplayer3.php.
Even with the documentation I don't know where to put this code.
Also, do I have to change any plugin settings, i.e., disable 'Autoplay' and/or 'Splash image'?
If I don't get my videos working on an iPad my wife will stare at me with disappointing eyes. Heheh.. Any help is much appreciated.
Thanks but mp4 doesn't do the trick, I still get that prompt to "Install latest Flash player.." I tried uploading an m4v but zenphoto doesn't seem to read it. Not that I'm complaining... zenphoto is an absolutely outstanding and brilliant cms. I would cry if I had to live without it.
I was kinda hoping someone would know what line to put that bit of code, as I'm not adept enough to create my own plugin.
The flowplayer site says it would play directly by default. I don't have any iDevices so I neiter can help nor test anything (although I am Mac user otherwise).
I have put adding that iPad plugin to the official plugin on my list for Zenphoto 1.4.2 (scheduled December 1st). It will probably sometime before that in the developlement nightly build.
Zenphoto does not recognize .m4v currently, only the generic .mp4. It is planned to change that for 1.4.2 as well. There are also plans to make a proper jPlayer (jplayer.org) plugin (There is a 3rd party one only for audio playlists).
Acrylian, you guys have an amazing product here. I'll be looking forward to the next update. In the meantime I'll keep tinkering along. Thanks for your help.
Just thought I'd pop some info in this thread based on my own experiences.
As Marjolein stated above,there are some tweaks you can make to Flowplayer to get it to play mp4 videos embedded in ZenPhoto on the iPad instead of going full screen (on the iPhone they will only play full screen).
Download and copy flowplayer.ipad-3.2.2.min.js to your /zp-core/zp-extensions/flowplayer directory.
Now you need to make two changes to flowplayer3.php:
Add the following line underneath the similar ones within the flowplayer2JS function: