View Full Version : Flash picture search engine...How??
motionsync
November 25th, 2005, 05:28 AM
I like to upgrade my webpage and whant to ask if it is posible to create a picture search engine.
I like to use keywords so that the user can coose one or more keywords and the results is comming up in form off thumbs.
Any tips?
Lambis
www.apneaimages.com (http://www.apneaimages.com)
www.tripledepth.com (http://www.tripledepth.com)
Cybernoid
November 25th, 2005, 04:01 PM
You need to have some sort of a database with links to all images, and descriptions of all images. Then you need to code a PHP-script that takes care of the searching and prints out the suitable images.
You should probably just think of it as an very simple search engine that happens to display images instead of links.
motionsync
November 25th, 2005, 04:03 PM
To make a database is o.k but PHP is not my think
I have see a great search engine that is exaclty like I whant it... Take a look
http://www.alankeohane.com/main.html under picture search
Cybernoid
November 28th, 2005, 07:23 AM
Well, either do your database in XML and use Flash to handle it, or you're going to have to learn a scripting language, like PHP.
motionsync
November 28th, 2005, 07:26 AM
I have a database in XML but I cant fix tha flash handle it. Is there any examles on the Net where I can learn more how to make it , using keywords?
Cybernoid
November 28th, 2005, 03:44 PM
Try this:
http://www.devarticles.com/c/a/Flash/A-Simple-XML-Based-Searchable-Database/
motionsync
November 29th, 2005, 05:47 AM
Thanks I was looking on this
The solution is not realy great becauce you just cane have one photo on every search.
I have follow php
http://www.apneaimages.com/sspadmin/images.php (http://www.apneaimages.com/sspadmin/images.php)
Is it posible to create a keyword seach engine using this PHP?
Lambis
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.