Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3663278
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T01:30:43+00:00 2026-05-19T01:30:43+00:00

i have 2 textfields in html named : username and passwd, and i have

  • 0

i have 2 textfields in html named : username and passwd, and i have a button in flash.
I want the flash button to submit the form and send the variables to my page welcome.php.

This is my code :

<form method="post" id="form" action="welcome.php" name=form2>
 <table>
 <div class="img2">
     <td><IMG SRC="acc2.png "></td>
   </div>
<div class="fieldHolder">

     <td><input type="text" name="username" class="textInput2"/></td>
 </div>

 <div class="fieldHolder3">

     <td><input type="password" name="passwd" class="textInput3"/></td>
     </div>

<div id="img2">

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" 

codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0" 

width="75" height="29" 
 id="mymoviename"> 

<param name="movie"  

value="button16.swf" /> 

<param name="quality" value="high" /> 


<param name="wmode" value="transparent"> 

<embed src="button16.swf" quality="high" 

width="75px" height="28px" 

name="mymoviename" align="" type="application/x-shockwave-flash" 

pluginspage="http://www.macromedia.com/go/getflashplayer"> 


</embed> 

</object> 
</div>
</form>

thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T01:30:43+00:00Added an answer on May 19, 2026 at 1:30 am

    Let me start off by saying that you’ve thrown semantics right out the window with tables. Also, incorporating a flash button may significantly hinder the accessibility of the form.

    I’m assuming you have the ability to edit the flash button you’ve created, but the question must be asked: Why can’t you just style an input or button element?

    As far as getting the form to submit: In flash you’ll need to call some JavaScript using ExternalInterface.

    function buttonClickListener(e:MouseEvent):void
    {
      ExternalInterface.call('submitForm');
    }
    

    and in JavaScript you’ll need to have a function named submitForm that submits the form.

    Don’t do it; there are better ways.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How do I manipulate textfield variables within an iPhone app? I want to have
I have a jQuery Dialog form and on submit I'm trying to validate the
I have a html form that is basically vertical but i really have no
Actually I have a CGI form which consists of textfields and I need a
i have a html form with 3 fields dateFrom and dateto and iam using
I have a grouped table view with textfields in the tableview. For the keyboard
Java 1.5, Linux I do have a screen which contains different textareas and textfields.
I have a text field (flash.display.textField) for editing, but the default font does not
I have a page with .Net grid view with about 12 text fields per
I have a form that edits an instance of my model. I would like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.