Junior Member
Junior Member
theangel   23-11-2010, 23:11
#1

Over at FlowPlayer the page for 3.2.3 makes the claim that it has support for iPhones and iPads.

http://flowplayer.org/3.2/3/

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?

Administrator
Administrator
acrylian   25-11-2010, 11:30
#2

You will probably have to modify the flowplayer3 plugin.

Member
Member
marjolein   03-01-2011, 17:07
#3

I'm also very interested in adding support for ipads and iphones. Did you or somebody else already find out how we can do this? I looked at the information at the Flowplayer site but it's all very confusing for me and I don't know where to start.....

Administrator
Administrator
acrylian   03-01-2011, 17:18
#4

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

Member
Member
marjolein   24-01-2011, 16:15
#5

I changed flowplayer3.php a bit so it can show video and audio on an ipad. I installed flowplayer.ipad-3.2.1.js in the flowplayer3 folder and I added the following line to flowplayer3.php:

Member
Member
Morty   03-05-2011, 12:59
#6

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

Administrator
Administrator
acrylian   03-05-2011, 14:14
#7

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.

Member
Member
Morty   04-05-2011, 14:01
#8

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

Administrator
Administrator
acrylian   04-05-2011, 14:45
#9

That is functionality of the core classes. Why do you need to know that specifially?

Member
Member
Morty   04-05-2011, 15:15
#10

I am working on a small upload script as part of my exams
and had a hard time finding information on how to create dynamically upon upload in both a user form as well as ftp.

Thanks

Administrator
Administrator
acrylian   04-05-2011, 16:32
#11

I suggest to look at the admin files for upload then. Generally I would suggest to read the object model tutorial if you haven't already.

Member
Member
Morty   04-05-2011, 16:55
#12

Okay i will.

thanks again, much appreciated

Member
Member
busternutley   20-08-2011, 21:59
#13

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.

Administrator
Administrator
acrylian   21-08-2011, 07:43
#14

You need to make your own custom flowplayer plugin by modifying the existing one.

As said before FLowplayer will play even without on iDevices if the correct movie format is used (mp4 that is).

Member
Member
busternutley   21-08-2011, 18:06
#15

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.

Administrator
Administrator
acrylian   21-08-2011, 19:10
#16

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).

Member
Member
busternutley   21-08-2011, 20:31
#17

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.

Member
Member
mrgilbo   08-09-2011, 12:57
#18

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:

Administrator
Administrator
acrylian   08-09-2011, 13:35
#19

Thanks, that will be in Zenphoto 1.4.2.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.