Tutorial how to create FLV videogallery in Phoca Gallery (cleanest approach I found yet) by pelma
Seems long and complicated, but it isn't at all. Try it, it's fun.
Tested on:
1. Download AllVideos Reloaded (here) and install
2. Create the folders videos and audio in images/stories in your Joomla! installation - as described in AllVideos Helpscreen
(via FTP or Joomla Media Manager, depending on how you want to upload your videos - I used FTP)
3. Upload your FLV-videos to images/stories/videos
4. Create 1 JPG-thumbnail for each video with paintshop or similar. Or use any existing pictures you have.
5. In Phocagallery create a new Category e.g. Videos and upload your thumbnails to this category.
6. Create a new menu item in any Joomla! menu:
7. Test your gallery (videos not showing yet. You'll just see the thumbnails in popup window)
Important: Select your gallery by means of your freshly created menuitem,
in order to override the Phocagallery defaultparameters.
Now comes the fun! We will use the Youtube-method to show your videos.
8. In Phocagallery backend, open the detail of your first video-thumbnail
9. In the field Video Code (YouTube): paste the following code:
1 2 3 4 5 6 7 8 9 10 11 12 |
<object data="http://www.yourdomain.com/subfolder/plugins/content/avre |
Replace everywhere in the code:
10. Save all.
11. Try this video in your frontend gallery (as described in 7.). From now on the popup window should show the video instead of the thumbnail.
You can adjust the code e.g. you can change autostart=true to autostart=false if you don't want the video to play automatically.
HTH and enjoy.
If you encounter some problems with this, please post your reply here including:
|
|