display math equation in flash textfield

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default display math equation in flash textfield

    Hi, I want to display a simple math equation in textfield, how should I do
    so that it can
    display y = 1/2 x + 3 as following:


    1
    y = --- x + 3
    2

    that is display the fraction in math way. any help? thanks!



    Joff Wong Guest

  2. Similar Questions and Discussions

    1. textfield with htmltext does not display multiple spacesentered by the user
      Hi, when using a uitextfield that has some htmltext, the spaces entered by a user at the end of the textfield are not displayed and do not affect...
    2. Math Equation Editing in Illustrator
      Hi All, Any suggestions as to how I can set Mathematical Equations in Illustrator? I want to use Illustrator to produce a project with a lot of...
    3. Textfield.html = true vs TextField.setTextFormat
      H I need to use html textfield to control when the text must change the line (br tag). The problem is that I can't use setTextFormat if I use html...
    4. Math::GMP tests and Crypt::Random fail on Compaq (Math::Pari related ??)
      Hi, I've been compiling Math::GMP for different OS's in order to use Net::SFTP and I have successfully compiled and used it for Solaris,...
    5. [Books]: Fresh Flash and Flash Math Creativity
      Hi! I'd like to know if someone had read these books; they seem very interesting but I can't understand if they cover different topics or almost...
  3. #2

    Default Re: display math equation in flash textfield

    I had to make flash manually display fractions on:

    [url]http://www.flashymaths.co.uk/swf/equations.swf[/url] (try dividing by some
    numbers)

    I put a few dynamic text boxes in the right places, made the top one have
    vale a and the bottom one b. I joined these together in a movie clip. I
    don't remember now if the line is another text box or a line I drew...

    I'll be working on some more fractions stuff soon, so I would be interested
    to know if you come up with any similar/ better solutions!

    -JP


    JP Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139