Hello, I am currently designing a web site where my product is built up of 8 steps before they purchase that specified product.
One on step i would like the texture/colours to be selected.
Now, i think i have a theory on how to do this. But i am not sure how to implement ANY it. Maybe somebody could point me in the right direction:
I create a mysql database table-
ID
texturecode
textureprice
url (the url to the image of the texture)
I create a php script to sql all of the results
Now - this is the bit i REALLY have no idea how to do
The FLASH 8 page loads as many image boxes as there are textures in the database (which could change or be updated anytime by me or my staff) and fills the boxes with the image of the different textures, displays the price next to each one, and sets the name of ech image box to the texture’s code.
So if i have 30 images in the database. The page will load, see there are 30 images, create 30 image boxes, load up all of them with the correct image url, then put the price and name each box with their unique texture code.
I hope somebody knows what i am describing! Perhaps there is already software to do this which i could implement into my flash page?
Thank you very very very much in advance for any help
regards
Jarmanje