A Flash Developer Resource Site

Search:

Type: Posts; User: Crickett

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. What is Do . . . While? I've done BASIC...

    What is Do . . . While? I've done BASIC programming, but in ActionScript, it nearly locks up my Flash presentation.

    Any help?
  2. Replies
    2
    Views
    602

    If the instance name of the movie is "cursor"...

    If the instance name of the movie is "cursor" then this is your code:

    Mouse.hide()
    cursor._x = _xmouse
    cursor._y = _ymouse
  3. on (release) { inputtextfield = "" } That...

    on (release) {
    inputtextfield = ""
    }


    That doesn't work?
  4. I want to make a little fairy fly across the...

    I want to make a little fairy fly across the screen and make little dust particles float off her and quietly disappear.

    I have the single dust particle.

    I can make the fairy fly across the...
  5. Thread: Mouse Trailer

    by Crickett
    Replies
    2
    Views
    570

    Sorry, Petich . . . don't mean anything by it....

    Sorry, Petich . . . don't mean anything by it. But I did solve it all by myself! =)

    Anyhow, I'll implement this when I get back from school, because I have to leave in about twenty minutes.
  6. Thread: Mouse Trailer

    by Crickett
    Replies
    2
    Views
    570

    I've made this thus far; would anyone know how to...

    I've made this thus far; would anyone know how to make sure the instances of the movie clip I'm using aren't in tune with each other (all doing the exact same thing at the exact same time)? I can't...
  7. Thread: actionscript

    by Crickett
    Replies
    4
    Views
    571

    Depth.

    Depth.
  8. Replies
    0
    Views
    441

    I want to make a good mouse trailer - something...

    I want to make a good mouse trailer - something that will follow the mouse around, but not something that will move with it. I mean, if the mouse moves suddenly, this stuff is slow to catch up, and...
  9. Replies
    6
    Views
    699

    Personal pet peeve - I don't like the Hit frame...

    Personal pet peeve - I don't like the Hit frame of buttons being Text.
  10. Replies
    6
    Views
    1,133

    Once, it saved me from a burning building. I...

    Once, it saved me from a burning building. I guess we should keep it around for that, if nothing else.
  11. Replies
    2
    Views
    459

    This isn't a question like, "How many lumps of...

    This isn't a question like, "How many lumps of sugar should I put in my coffee?" This is more like, "How many nuts and bolts should be in this building?"

    It depends on how big the movie is, how...
  12. Replies
    1
    Views
    516

    I didn't take a very good look at the code, but I...

    I didn't take a very good look at the code, but I think I might have your problem.

    Is this code actually in the MC?

    If it's inside the MC, and it duplicates the MC, what you have are two MC's...
  13. Well, I did it. =) It still takes some toying...

    Well, I did it. =)

    It still takes some toying in my example (the acceleration of the heartrate doesn't seem very noticeable), but the code you need is there.
    ...
  14. Replies
    1
    Views
    502

    With this code: on (release) { getURL...

    With this code:
    on (release) {
    getURL ("mailto:user@domain.com");
    }Just throw that into the actions of the button.
  15. This concept flashed into my head; thought I'd...

    This concept flashed into my head; thought I'd throw it out.

    What if you had the beating heart as a movie clip (which you probably had anyhow), and you set up a series of keyframes at the end of...
  16. Replies
    4
    Views
    429

    Soy'ten-lee. It's in the HTML file. Once you...

    Soy'ten-lee.

    It's in the HTML file. Once you publish the file, look for this string:
    <PARAM NAME=BGCOLOR VALUE=#000000> See, it's here that you can change the hex value of the background of your...
  17. Replies
    9
    Views
    763

    Whoops!

    You're posting HTML, but HTML is turned off.

    They have a [swf] command. Check out this place for more info about formatting and such.

    Visit here for info about the movies in your signature.
  18. Replies
    4
    Views
    429

    What exactly is your question? I'll do my best,...

    What exactly is your question? I'll do my best, but Crickett can be slow at times. =)
  19. Replies
    7
    Views
    846

    Where has the respect gone in the younger...

    Where has the respect gone in the younger generation?

    :sigh:
  20. There's a few ways that I interpret this. Let me...

    There's a few ways that I interpret this. Let me start by saying:

    1) In the HTML code, is the default value set to Play? (note: if you haven't published the HTML for your movie yet, ignore this;...
  21. Replies
    3
    Views
    517

    For example: Join! as text is going to be...

    For example:

    Join!

    as text is going to be smaller as vector graphics;

    Join us because we're the number 1 group in America and the world abroad and the galaxy as well in sports, medicine,...
  22. Replies
    20
    Views
    2,742

    memory of goodness

    memory of goodness
  23. Replies
    50
    Views
    2,481

    Do it, but then do something funny, like paint a...

    Do it, but then do something funny, like paint a portrait on your butt, or shave your entire body.
  24. Replies
    81
    Views
    227,191

    I think that is a line to remember. The...

    I think that is a line to remember.

    The concept of that is sweet. It's too much to take in, almost.

    One day, when web development has Renaissance Man of web developing, who is a genius in all...
  25. Wow, I guess you're right. Why read the help file...

    Wow, I guess you're right. Why read the help file myself or read tutorials online when I could waste a master flasher's time, eh?
Results 1 to 25 of 79
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center