Home > Flash, MySQL, PHP > Fix Flash Image Gallery

Fix Flash Image Gallery

July 13th, 2009

Existing dynamic flash image gallery (with thumbnail buttons) needs fixing. It’s currently hooked up to a PHP page which spits out strings with image urls and product information. Apparently there is a scoping or path problem that is preventing the flash from displaying multiple records. Currently it can only display one record at a time.

1. It has forward and backwards buttons which need to be to be tweaked to switch on or off depending on which image is being viewed.

2. Also, there is a general ‘i’ button which needs to display the matching product information for whatever image is being shown.

This is probably pretty simple for a programer, yet I am just a lowly designer.

Thanks in advance for your time.


Fix Flash Image Gallery

Comments are closed.
Bear