Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Swish Flash (.swf) - Search form


ace1000

Recommended Posts

Hi,

 

I have a need to create the search form in flash.

 

I am using SwishMax and have created the search form and added the necessary code but it's not working.

 

I could be dong something wrong in different places but here is the code I have used.

 

+++++++++++++

on(release){

keywords = Search.text;

search_in_description = "1";

getURL ("http://www......com/shop/advanced_search_result.php",'get');

}

+++++++++++++

 

 

Has anyone done this before?

 

Instead of getURL I have tried the following as well.

loadVariables ("http://www......com/shop/advanced_search_result.php",'get');

 

 

My regular search form works.

My Flash search form does not do anything.

 

Thanks in advance

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...