A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Win98, html textarea- not showing html

  1. #1
    Junior Member scudsucker's Avatar
    Join Date
    Feb 2003
    Location
    Cape Town, RSA
    Posts
    1,509

    Win98, html textarea- not showing html

    I have created an MX2004 flash.exe/ASP/Access application for a client. I used Flash Studio Pro to add an icon and alter the title- but no fscommands, only AS1. The app receives XML from a call to the ASP, and displays basic HTML format text in a text area. ( i.e. <br>, <b> and <p> tags.)

    In XP, Windows 2000, Windows 2000 Server it all works well. However, in Windows 98,
    1) The text shows up as text only, eg
    Code:
    <b>This is bold</b> this is not
    instead of
    Code:
    this is bold this is not
    and
    2) the textarea I am using as a password field shows up as text, not *******.

    Ant ideas why this is, and how ( urgently! ) to fix it?
    Hariyemadzisawira nhaka yedu! Down the SCUD and win!
    I'm too lazy to read Private Messages.

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,764
    FSP uses the Flash OCX and if the version of the OCX it picks up off those "problem" systems is old it might not have support for some HTML tags (although bold should always just work).

    Have you tried just a plain Flash projector? If that works then it's definitely an FSP problem and I would repost this question in their support forums so you get a quicker reply.

  3. #3
    Junior Member scudsucker's Avatar
    Join Date
    Feb 2003
    Location
    Cape Town, RSA
    Posts
    1,509
    I havn't, as no-one here has Windows 98- only the client. ( why is it that the client always has the worst posssible OS with the worst browser and the smallest screen res? )

    I cant really see why FSP would alter anything, but I will give it a shot. Thanks.
    Hariyemadzisawira nhaka yedu! Down the SCUD and win!
    I'm too lazy to read Private Messages.

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