A Flash Developer Resource Site

Search:

Type: Posts; User: Tomale

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    3,317

    Thanks, I will try that. I know it is something...

    Thanks, I will try that. I know it is something wrong with my computer now.
  2. Replies
    3
    Views
    3,317

    Flash CS5.5 crashes when testing

    Flash CS5.5 crashes when testing this movie using CTRL-ENTER a few times. Sometimes, a message warning that the Java Virtual Machine is running out of memory appears. I would like to know whether it...
  3. Replies
    0
    Views
    924

    PROJECT [RESOLVED] AS2 LoadVars -> AS3

    I need help converting the following AS2 code into AS3. I did not write the code and have no understanding of how it works, much less converting it to AS3.

    The code is in the code box. I included...
  4. Replies
    1
    Views
    628

    Dynamically Reference Movieclips

    http://www.xpmath.com/Clipboard01.jpg

    How do I reference the xth movieclip child object within the nth movieclip object?

    _root["Object_"+n]["Child_Object_"+x] doesn't seem to work.

    Thanks in...
  5. Thread: XML to Array

    by Tomale
    Replies
    3
    Views
    449

    Thanks very much. PM me your PayPal if you...

    Thanks very much.

    PM me your PayPal if you wish to receive $5 payment.
  6. Thread: XML to Array

    by Tomale
    Replies
    3
    Views
    449

    XML to Array

    I want to take an XML file and load it into simple arrays.

    My XML structure is

    <?xml version="1.0" encoding="utf-8"?>

    <quiz>
    <items>
    <question>
    <question>What is the largest...
  7. Replies
    0
    Views
    497

    Math Typesetting in Flash

    I'm trying to create math tutorials using Flash and would like to generate math typesets dynamically using LaTex or comparable system. How do I go about doing this? Thanks
  8. Replies
    2
    Views
    524

    Choppy Animation

    I want a a number in a circle to move in a circle. However, the animation is very choppy. Is there anyway to make it smoother?

    http://www.xpmath.com/circlecompfrac.swf
  9. Replies
    0
    Views
    378

    Optional Floating Exponent

    Flash outputs 0.0000000000056 as 5.6e-12. I do not want the "optional floating exponent". I want 0.0000000000056. Is it possible?


    I ask because I'm making a math game for kids in converting...
  10. Replies
    4
    Views
    745

    Yes apparently it is an issue with all...

    Yes apparently it is an issue with all programming languages.

    http://www.macromedia.com/go/tn_13989
  11. Replies
    4
    Views
    745

    Thank you for your input, tongxn. My setup is...

    Thank you for your input, tongxn. My setup is basically what you described. The problem I found was the inaccuracies of comparing floating point numbers.
  12. Replies
    4
    Views
    745

    [Resolved] Strange Bug in Math Game

    I created this simple math game for my students. The objective to to convert percent into decimal by mentally dividing by 100. However, testing the game yields correct answers that are evaluated as...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center