Interactive Yacht Search
Search yachts for sale using our interactive Flash application:
About Flash Remoting
Flash remoting (see <macromedia.com>)
allows the client to communicate seamlessly with a server based webservice, rather than the traditional form based
post--reload operations that are found all over the internet.
Demo
Our Flash Remoting demonstration consists of a Flash form with an entry box for search text. On pressing the search button,
the select list is populated. Selecting a result causes an adjacent panel to be loaded
with the URL of an image for that result. Thus the page remains loaded at all times: the only data being transmitted
is the search text, result set and binary image data. The form can also take advantage of all the design features
offered by Flash: our example is only a taste of what is possible!
[Click here to try the demonstration]
