Well, here's a challenge. Flash is a beast when it comes to searching and I would love to be able to use Zoom Search to find files on a CD rom that uses the Flash Projector - not a browser - to display the files.
This would mean sending the search results to a text file and then reading the results into a flash movie that could then execute the links. Zoom Search would have to be able to identify the swf movie (movie1.swf) for example - not really the frame number in the movie (although that would be a big plus if possible).
Thus if someone wanted to search for a file they would click on a link that would open the zoom.exe file (probably the cgi front end version) and Zoom would then check through the index files to find the relevant words and present these to the user.
But when the user selects a link, the result would have to be sent back to the original flash movie so IT can load the file using the flash projector.
In theory this should be really easy to do, but if you are a novice at this sort of thing (like I am) it's very complicated.
Can anyone help me figure out the code needed?
Thanks, Richard
This would mean sending the search results to a text file and then reading the results into a flash movie that could then execute the links. Zoom Search would have to be able to identify the swf movie (movie1.swf) for example - not really the frame number in the movie (although that would be a big plus if possible).
Thus if someone wanted to search for a file they would click on a link that would open the zoom.exe file (probably the cgi front end version) and Zoom would then check through the index files to find the relevant words and present these to the user.
But when the user selects a link, the result would have to be sent back to the original flash movie so IT can load the file using the flash projector.
In theory this should be really easy to do, but if you are a novice at this sort of thing (like I am) it's very complicated.
Can anyone help me figure out the code needed?
Thanks, Richard
Comment