Phoca gallery video gallery
Posted: 31 Mar 2015, 18:37
Hello!
The following topic was available some tim eago, but now when clicked it says it is not available:
google.com/url?q=viewtopic.php%3Ff%3D1%26t%3D5409%26star ... xbY2nifZnQ
However I am trying to deal with the video gallery. Found a solution that is working under joomla 2.5 and the latest Allvideos version. You need to paste the following code into video code:
<object data="http://yourdomain.com/plugins/content/j ... player.swf"
style="width: 660px; height: 380px;"
type="application/x-shockwave-flash">
<param value="http://yourdomain.com/plugins/content/j ... player.swf" name="movie"/>
<param value="high" name="quality"/>
<param value="transparent" name="wmode"/>
<param value="#010101" name="bgcolor"/>
<param value="false" name="autoplay"/>
<param value="true" name="allowfullscreen"/>
<param value="always" name="allowscriptaccess"/>
<param value="file=http://yourdomain.com/images/phocagalle ... reen=false" name="flashvars"/>
</object>
and copying the mediaplayer.swf from the old Allvideos installation.
However it works only with the Phoca gallery setting Modal Box window.
Is it possible to have it also available in Slimbox?
Thank you in advance for any support.
Regards
Kordian
The following topic was available some tim eago, but now when clicked it says it is not available:
google.com/url?q=viewtopic.php%3Ff%3D1%26t%3D5409%26star ... xbY2nifZnQ
However I am trying to deal with the video gallery. Found a solution that is working under joomla 2.5 and the latest Allvideos version. You need to paste the following code into video code:
<object data="http://yourdomain.com/plugins/content/j ... player.swf"
style="width: 660px; height: 380px;"
type="application/x-shockwave-flash">
<param value="http://yourdomain.com/plugins/content/j ... player.swf" name="movie"/>
<param value="high" name="quality"/>
<param value="transparent" name="wmode"/>
<param value="#010101" name="bgcolor"/>
<param value="false" name="autoplay"/>
<param value="true" name="allowfullscreen"/>
<param value="always" name="allowscriptaccess"/>
<param value="file=http://yourdomain.com/images/phocagalle ... reen=false" name="flashvars"/>
</object>
and copying the mediaplayer.swf from the old Allvideos installation.
However it works only with the Phoca gallery setting Modal Box window.
Is it possible to have it also available in Slimbox?
Thank you in advance for any support.
Regards
Kordian