A Flash Developer Resource Site

Search:

Type: Posts; User: tommypatros

Search: Search took 0.03 seconds.

  1. Replies
    10
    Views
    678

    You may also want to take a look at Quantumwave....

    You may also want to take a look at Quantumwave. I heard this guy (Dave Yang) talk about Flash OOP at FlashintheCan a few weeks ago. Good talk, just not long enough to cover much. He does have a good...
  2. This really isn't a problem I'm having, at least...

    This really isn't a problem I'm having, at least not anymore. I just wanted to share some info in case anyone else has the same problem.

    I've been developing a project for school that incorporates...
  3. I reviewed the code that you provided, and...

    I reviewed the code that you provided, and tweaked and commented it below...

    // your new xml object
    xmlMiniMin = new XML();

    // onLoad callback...
    // note that I've set it equal to a function...
  4. This is quite a bummer... I was (finally) able...

    This is quite a bummer...

    I was (finally) able to get into the Macromedia site to post a reply to the thread provided above, then the connection timed out when I tried to post, so no go.

    We've...
  5. Hey, I figured out the problem (woohoo, answered...

    Hey, I figured out the problem (woohoo, answered my own question).

    This is worth sharing ---

    When you first create a dynamic text field (ie, click and drag the box size), the size that you...
  6. I'm doing a bit of MX windowing work (mostly for...

    I'm doing a bit of MX windowing work (mostly for fun/practice) and I noticed something odd about the TextField object. I'm attempting to set a TextField's width and height. When I do so, the...
  7. Replies
    11
    Views
    2,541

    Is there any way to dynamically set the...

    Is there any way to dynamically set the "character width" of a text field? I don't want the text to stretch - I want the text to wrap according to the width of the field, as text would in a text...
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center