A Flash Developer Resource Site

Search:

Type: Posts; User: sdmelissa3

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,184

    Do you know anywhere to find circus music that I...

    Do you know anywhere to find circus music that I can use commercially?
  2. Replies
    3
    Views
    1,184

    creative commons

    Does anyone know a good creative commons site where I can use it commercially? I need some upbeat music that would be okay for commercial use. Thanks

    melissa
  3. Replies
    1
    Views
    328

    creative commons

    Does anyone know a good creative commons site where I can use it commercially? I need some upbeat music that would be okay for commercial use. Thanks

    melissa
  4. Replies
    2
    Views
    358

    need a professional

    i have to interview someone who uses flash for professional purposes and has a career with it. Then I have to write a paper. If anyone here has some work they did online so I can see or if you...
  5. Replies
    2
    Views
    349

    did you declare the variable? just trying to...

    did you declare the variable?

    just trying to be of some use as to what i've learned in the past week...lol
  6. Replies
    4
    Views
    355

    >>why doesn't it like this code?? on(release)...

    >>why doesn't it like this code??

    on(release) {
    gotoAndPlay ("scene 2")
    };

    i did what you said...i promise


    Is that exactly how you wrote it? because I don't think that semi-colon should...
  7. Replies
    8
    Views
    397

    Okay well that looks like what I FINALLY came up...

    Okay well that looks like what I FINALLY came up with last night but like you did not see any thing with the shape tween. But there is more to the instructions. That was just the first part.
    I have...
  8. this is my code using variables for a button: ...

    this is my code using variables for a button:

    if (happiness < 30) on (release) {
    happiness = happiness+1;
    face.nextFrame();
    }


    it still says I have one error. Does anyone know what it...
  9. ?variables? ?conditional statement? help?

    Now I am in variables...
    have no clue...
    that first part was hard enough.
    what is the code to make the buttons go frome frame to frame with variables?


    if (variable < 30
    variable = variable +...
  10. Replies
    8
    Views
    397

    how do you put action script only on the button...

    how do you put action script only on the button and not on the frame?
  11. Replies
    8
    Views
    397

    Okay, let me be more clear because that didn't...

    Okay, let me be more clear because that didn't really work either.
    This is what I have:

    In the last class you created a movie clip symbol with the graphic elements of a happy face including a...
  12. Replies
    8
    Views
    397

    that didn't work. I guess I'm too confused. I...

    that didn't work. I guess I'm too confused. I don't know what to do.
  13. Replies
    8
    Views
    397

    desperately need help

    I need to make a smiley face (movieclip symbol) and two up and down buttons (button symbol)that goes from happy to sad when you push the buttons. I have been working on this one part for days now and...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center