A Flash Developer Resource Site

Search:

Type: Posts; User: sm5574

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    745

    Can't Add Items to Listbox/ComboBox

    I will preface this by saying that I do not have 6.1.1 yet (but I do have 6.1), so if the issue has been fixed, I apologize.

    The problem is this:

    If you create a movie clip that contains a list...
  2. Replies
    16
    Views
    18,234

    You might try downloading the GIMP (gimp.org) and...

    You might try downloading the GIMP (gimp.org) and importing the gif into it. I've never actually tried it, but i think it can separate the animation into layers. You could then import each layer...
  3. Replies
    21
    Views
    1,162

    When you choose the skin, the window shows you a...

    When you choose the skin, the window shows you a list of skins on the left and a preview on the right. At the bottom of this window it will tell you (among other things) what file types (audio/video)...
  4. Replies
    21
    Views
    1,162

    Thanks! Didn't know there was an API file. I...

    Thanks! Didn't know there was an API file.

    I love KoolMoves, I really do, but it is conspicuously lacking in professional-level documentation (by that I mean documentation written for...
  5. Replies
    21
    Views
    1,162

    If by "the supplied method" you mean the...

    If by "the supplied method" you mean the properties window, yes I can. But that doesn't do me any good unless I want to create a new Flash application everytime I add a new audio file to my church's...
  6. Replies
    21
    Views
    1,162

    Is There a Media Player Tutorial?

    Specifically, is there a tutorial that shows how to manipulate this thing using ActionScript? I'd like to be able to actually use the Media Player, but until I find out how to dynamically add audio...
  7. Replies
    39
    Views
    1,999

    And there was much rejoicing. :hug: ...

    And there was much rejoicing.

    :hug:


    Hmm...they should have a tears of joy emoticon.
  8. Replies
    1
    Views
    499

    Can't Resize Movie Clip With Text

    Here's what I did. I created a movie clip. It contains a rectangle. It also contains text. But I broke the text into pieces. Then I tried to resize the movie clip, and the text doesn't scale...
  9. Replies
    11
    Views
    798

    I think he may mean when new downloads are...

    I think he may mean when new downloads are available.
  10. Replies
    2
    Views
    964

    Thanks!!

    Thanks!!
  11. Replies
    2
    Views
    964

    ActionScript Undo

    Is it just me, or does the ActionScript undo function get overzealous? I just typed a few characters on one line, commented out a line, commented out another line, and then hit Ctrl-Z, and it undid...
  12. Replies
    13
    Views
    876

    Yeah, well... The day any software I use works...

    Yeah, well...

    The day any software I use works correctly...

    btw, I'm sure it doesn't make any difference, but I'm using 0.45.1
  13. Replies
    13
    Views
    876

    Strange...when I pull that up in Inkscape it...

    Strange...when I pull that up in Inkscape it doesn't look quite as nice as your png file. Specifically, the gradient that causes the button to be dark at the bottom doesn't show, so the circle itself...
  14. Replies
    9
    Views
    616

    You got me. I have a tendency to ask questions I...

    You got me. I have a tendency to ask questions I don't care about. :rolleyes:
  15. Replies
    9
    Views
    616

    But how did they bypass that annoying "click to...

    But how did they bypass that annoying "click to activate" thing? I looked at the source, and they seem to be using a different javascript than KM generates.
  16. Replies
    13
    Views
    876

    I saved it as plain, but it didn't help. As...

    I saved it as plain, but it didn't help.

    As for doing most of my work in KM, for the most part that's possible, but Inkscape is far more powerful and easier to use in this regard. (That's not a...
  17. Replies
    13
    Views
    876

    Inkscape v. Koolmoves

    Has anyone successfully imported vector images from Inkscape to Koolmoves? I tried importing a couple of things. One was an image consisting of rectangles and skewed text. The rectangles came across...
  18. I agree that IE7 makes it difficult to find any...

    I agree that IE7 makes it difficult to find any menu options you may be looking for, but this is more of a Vista thing than IE7. Windows Media Player 10 is just as difficult to navigate. Everything...
  19. Replies
    6
    Views
    446

    Looks good so far. Let us know when you have...

    Looks good so far. Let us know when you have more.

    As for sound, it's a tough call. I approach it from a sound engineer's perspective, which is, the more volume I give, the more sound the listener...
  20. Replies
    6
    Views
    446

    Glad you could help! :thumbsup: :)

    Glad you could help! :thumbsup:

    :)
  21. Replies
    1
    Views
    426

    btn1.swapDepths(i) i can be any valid integer...

    btn1.swapDepths(i)

    i can be any valid integer (positive or negative). Theoretically you can replace i with getNextHighestDepth() to bring the object to the front, but this (like many other things...
  22. Replies
    11
    Views
    755

    When I use attachMovie, I just do this: ...

    When I use attachMovie, I just do this:

    this.attachMovie("container","container",1);

    Maybe trying to assign a return value is causing your problem.
  23. Thread: Comment Bug

    by sm5574
    Replies
    0
    Views
    305

    Comment Bug

    Consider this code:


    txt1.text = "Line 1.";
    /*/ txt1.text = "Line 2.";The text in the texbox displays the first line and not the second. This is erratic behavior. I believe technically the /*/...
  24. Replies
    8
    Views
    715

    Why is largodemo longer than the length of...

    Why is largodemo longer than the length of myString? Of course you're going to get some extra characters.
  25. Replies
    7
    Views
    646

    Is KM6 a free upgrade? And where are you guys...

    Is KM6 a free upgrade?

    And where are you guys getting all this info from?!
Results 1 to 25 of 48
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center