A Flash Developer Resource Site

Search:

Type: Posts; User: robh2255

Search: Search took 0.03 seconds.

  1. Ok, I'll check it out -- thanks.

    Ok, I'll check it out -- thanks.
  2. Problem using CellRenderer with scrolling List Component

    I have a list component with a lot of items. When I click on an item, I want the item's text to change color. This works fine with a small list of items that requires no scrolling. But if you have...
  3. Replies
    6
    Views
    1,493

    Cool, thanks for the example neznein9.

    Cool, thanks for the example neznein9.
  4. Replies
    6
    Views
    1,493

    Array1, Array2, etc. aren't the real names, just...

    Array1, Array2, etc. aren't the real names, just example names. Thanks, I see what you mean.
  5. Replies
    6
    Views
    1,493

    Well, I was wanting to get the array names as...

    Well, I was wanting to get the array names as strings so that I could reassign them as item names in a component list. Currently, I have the item names being assigned from a different array. I was...
  6. Replies
    14
    Views
    65,986

    nancyh, I tried a test and had the same problem...

    nancyh, I tried a test and had the same problem with animation looping repeatedly as well. Other people have had the same problem too.

    You might check out this post though:
    ...
  7. Replies
    6
    Views
    1,493

    Get name of array within another array

    Hi,

    I have a master array that contains more arrays. What I want to do is get the variable name of an array from within the master array and have it returned as a string. But when I try to...
  8. Replies
    4
    Views
    1,243

    Ok, I see what you mean. Thanks, I appreciate it!

    Ok, I see what you mean. Thanks, I appreciate it!
  9. Replies
    4
    Views
    1,243

    Hi Kev, Could you explain how you resolved...

    Hi Kev,

    Could you explain how you resolved this? I'm having the same problem. I want to center the registration point (not the transformation point) on my mc, and it seems the only way to do...
  10. Replies
    14
    Views
    65,986

    Thanks for looking into that issue, haplodotx. ...

    Thanks for looking into that issue, haplodotx. Your example also gave me a better understanding of how to pull items in from the library which I've been struggling to grasp, so I appreciate the test...
  11. Replies
    4
    Views
    2,270

    Yes, that's exactly what I'd like to do. As you...

    Yes, that's exactly what I'd like to do. As you mentioned, I've had trouble figuring out how to access the textfield from the class as well.



    I'm not sure how to go about doing that. If you...
  12. Replies
    4
    Views
    2,270

    Thanks for replying 5TonsOfFlax. I've only been...

    Thanks for replying 5TonsOfFlax. I've only been learning Flash and AS3 for the last month, and without a background in a similar language or OOP experience, it's quite difficult.

    The only reason...
  13. Replies
    14
    Views
    65,986

    Thanks anyway, wessidemd. I still haven't found...

    Thanks anyway, wessidemd. I still haven't found a solution, but I'm making do without.
  14. Replies
    4
    Views
    2,270

    How to create multiple instances of a class

    I hope someone can help me as I’ve been struggling with this for several weeks. I’m working on an anatomy project in which I will have a lot of different shapes on the stage representing arteries. ...
  15. Replies
    14
    Views
    65,986

    wessidemd, if you go to Control, check "enable...

    wessidemd, if you go to Control, check "enable simple frame actions", and then Control > Play, it will acknowledge the stop() in AS2 (and I assume other actionscript as well). I haven't used Flash...
  16. Replies
    14
    Views
    65,986

    I'm having the same problem with stop(). Stop()...

    I'm having the same problem with stop(). Stop() won't work in frame 1 (or any other frame for that matter) on the main timeline. Keep in mind that this only occurs when I'm playing my movie within...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center