Hi palare98,
Suppose you have a HTML form named 'myForm' and you make in your Flash-button the actionscript:
getURL ("javascript:document.myFo
everything has to work properly.
Remind tha your Flash button has to appear before the </form> tag.
When you have further questions, please feel free to ask.
Greetings,
ROy
Main Topics
Browse All Topics





by: rascalpantsPosted on 2003-01-06 at 09:35:04ID: 7678065
did you build that button yourself, or is it a prebuilt one from Fireworks or Dreamweaver?
if you use a Flash button to submit variables, you should use loadVariables and post that information to the proper page...
or you should use a getURL along with Get and attach the variables to a string...
provide more info about your setup situation...
rp