Hey all!
Working on a flash tagging “game” for a school project.
The idea is that people should send wishes constructed of an image and a tag.
The more people that wishes the same thing, the higher rate that wish will get.
The problem however is how to show the result.
I have all wishes stored in a database. Each wish has a row in a table:
ID - TAGNAME - IMAGE
How should I be able to pair together all wishes with the same TAGNAME - IMAGE pair.
The solution can be inside flash or in the php-code. The top 5 wish “pair” is to be shown