I have site running in Joomla that currently has a clickable image flow in Flash. I have an Ajax powered auto-suggest search box that is pulling the data records from the database and display the results in a table, and it is working perfectly.
However, the client wants the images in the Flash animation to change as the user types in the auto-suggest search box so that the images being displayed match the list of suggestions in the table. I have the image names, and I know I can adjust the flash by writing a new xml file and refreshing the flash display, but I'm not sure from that's going to work because the speed of writing a file is not going to keep up with the speed of someone typing. Has anyone done something like this? Do have any ideas what approach to use, or some other tool would be better than Ajax/Flash - maybe a Flex component that does this already? Helps?? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:297542 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
