in reply to More Flash Help
AFAIK, you cannot pass variables to flash like this.. you will need to do this using a JavaScript somehow... with something that looks like:
document.embeds[0].searchtype = $ search_type_local; [download]
check this forum for help