A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Form problem (Text input)

  1. #1
    Member
    Join Date
    Jul 2000
    Posts
    44

    Form problem (Text input)

    Hi,

    I have added a form which posts fine:

    http://www.babooncreative.co.uk/manticTeaser.html

    However, when you type in an email address in a standard UK keyboard (where the @ key is situated on the right of the keyboard near the Enter key) on IE it works fine.

    However, doing the same on Firefox brings up a ".

    To get an @ symbol to appear on Firefox you must press the US key for the @ sige which is shift-2.

    Does that make sense?

    It's just a standard 'input text' text box?!?!?!

    Can anyone help?

    ANT!

  2. #2
    Untitled-1.fla strille's Avatar
    Join Date
    Mar 2001
    Location
    Sweden
    Posts
    1,626
    It's a known bug when embedding flash content with the wmode parameter set to "transparent" or "opaque".

    If you don't plan to place any DHTML on top of the flash movie, you should change wmode to "window". That will always place it above any html, so in some cases it's not possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center