Google   Web www.flash-here.com
 

Looking for Flash Downloads / Tutorials, but can't find it here?

Give us suggestions and we will try to make it up for you!


We got 1000 visits per day! Contact us to exchange link with us!

Downloads > PNP Image
File Size: 100 - 200 KB
Download


style: heart
 
style: aqua blue

Flash Image Gallery

PNP Image is a Flash Image gallery / photo album tool. The tool consists of a number of flash movies. It is customizable in the sense that one can replace some of the flash movies (swf files) to change the look and feel of the image gallery. Below are the key features:

  • multiple themes/templates [ styles: heart, aqua blue ]
  • support both static image list and dynamic list (php script)
  • thumbnails organized in pages
  • customizable background animations on top of big image area [ styles: snow (default), others are coming soon... ]

We will keep working on different themes. Register our newsletter if you want to receive updates from us.

 

 
 
 

Usage Guide

Each package consists of a few flash movies (swf file), 1 config file (pnp_cfg.txt), 1 image list file (imglist.txt), 1 php script (getimglist.php), 1 sample html page (pnpimage_xxx.html) and a folder of sample images (images\).

To run a quick test:

Unzip the package on your local machine or your server and open the html file "pnpimage_xxx.html". You should be able to see your image gallery working!

To Pupolate your image gallery:

First upload all the files in the package to your server (if you didn't do so yet). Then upload your image (jpg) files to the "images" sub folder.

If your server support PHP 4, you have to change the config file (pnp_cfg.txt) a bit. Look for the string "thumbs_list_fn=imglist.txt" in the config file. Replace it with "thumbs_list_fn=getimglist.php" (the "thumbs_list_fn" parameter tells the gallery tool which file will hold the image list).

If you don't have PHP 4 support (or you plan to use the tool on a client machine; or you plan to burn your gallery into a CD!), you have to change the "imglist.txt" file manually. Basically, you need to put the filename of each image into that file. The file starts with the string "files=" and followed by a list of filenames separated by '|'. The filenames need to be urlencoded (you may find our url encoding tool useful).

To customize the background animation:

By default, a background movie (snow) runs on top of the big image area. You can switch it off by changing the config file.

Look for the parameter "pnp_sub_movies=", it is followed by a list of swf filenames separated by '|'. Remove the entry "snow.swf". Remove the "snow" entry on the "pnp_sub_movie_names=" parameter as well.

(actually, if you come up with any cool background movie, you can replace the "snow" clip by modifying the corresponding entries in the parameters)

 

 

 

< other free downloads