ace1000 Posted November 10, 2008 Share Posted November 10, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.