XML VIDEO GALLERY WITH COMMENTS V2 is an excelent video gallery module with extra “video comments†function.
All the code in the FLA , PHP file is commented
Requirements: * Flash 8 Professional or higher * PHP 4 .3+ support on server * Basic knowledge of Flash
Features:
XML driven content The content is fetch with instruction from the XML file. In that XML file can be set video and image paths, video titles and description text.
Comments can be added for each video Comments can be added for each video. The comments of videos are name based. All the comments are stored in one folder. You will need PHP supported server if you want this function to work
Mouse wheel for the list of videos Mousewheel listener that scrolls the videos in the video list.
Multiple categories The videos can be placed in multiple categories and an unlimited amount of videos can be displayed.
Special characters such as Даниел to show up in dynamic text
You need to embed these special characters in the text fields first. To do this, open the FLA and select the text field. In the properties panel, press the “Embed†button and you will then see a field labelled “Include these characters†– paste the special characters that you need here.
NB: When you save the XML remember to always save the XML for UTF -8 encoding. You can set the encoding type by choosing ‘save as’ and selecting UTF -8.
Note: Some fonts don’t have special characters such as pixel fonts or non-system fonts. So make sure the font you want to use has these special characters. You can check by opening the font in a character map which will display all the possible characters.
All the code in the FLA , PHP file is commented
Requirements:
* Flash 8 Professional or higher
* PHP 4 .3+ support on server
* Basic knowledge of Flash
Features:
XML driven content
The content is fetch with instruction from the XML file. In that XML file can be set video and image paths, video titles and description text.
Comments can be added for each video
Comments can be added for each video. The comments of videos are name based. All the comments are stored in one folder. You will need PHP supported server if you want this function to work
Mouse wheel for the list of videos
Mousewheel listener that scrolls the videos in the video list.
Multiple categories
The videos can be placed in multiple categories and an unlimited amount of videos can be displayed.
Special characters such as Даниел to show up in dynamic text
You need to embed these special characters in the text fields first. To do this, open the FLA and select the text field. In the properties panel, press the “Embed†button and you will then see a field labelled “Include these characters†– paste the special characters that you need here.
NB: When you save the XML remember to always save the XML for UTF -8 encoding. You can set the encoding type by choosing ‘save as’ and selecting UTF -8.
Note: Some fonts don’t have special characters such as pixel fonts or non-system fonts. So make sure the font you want to use has these special characters. You can check by opening the font in a character map which will display all the possible characters.
Questions, problems, bugs?
Contact me at :
dimovdaniel@yahoo.com
Real working demo
http://www.nextwebart.com/video
Good luck, Daniel