A Flash Developer Resource Site

Search:

Type: Posts; User: MegSalmon

Search: Search took 0.08 seconds.

  1. You need to break down what you want the program...

    You need to break down what you want the program to do in order to understand how to create it. In essence you have a row of buttons/mcs that when clicked play a sound. The bells and whistles of the...
  2. Replies
    2
    Views
    583

    Hey thanks for replying, I really appreciate it....

    Hey thanks for replying, I really appreciate it. It seems like a lot of people just use movieclips I think i will in the future (I'm using AS3 but i see the logic). I "fixed" the problem with my...
  3. Replies
    2
    Views
    583

    Movieclip in button (error 1009)

    I'm creating a quiz that has the user press a submit button. Everything was working perfectly until i tried to make the button look better by going in the clip and converting the rectangle to a...
  4. Replies
    1
    Views
    579

    incase someone else needs/wants to know i solved...

    incase someone else needs/wants to know i solved this problem by setting the initial visibility to false then on rollover visibility=true and then on rolloff visibility=false again. that way the mc...
  5. Replies
    8
    Views
    864

    can you make CS4 use AS2?

    can you make CS4 use AS2?
  6. Replies
    8
    Views
    864

    Too bad I guess I will keep searching

    Too bad I guess I will keep searching
  7. Replies
    10
    Views
    1,153

    hmmm thats what i used to show the answer on...

    hmmm thats what i used to show the answer on frame 3 so im not exactly sure what you are asking. did you make sure you gave it an instance name? The problem with this version of flash is it doesn't...
  8. Replies
    10
    Views
    1,153

    sure just keep in mind that it is really not very...

    sure just keep in mind that it is really not very pretty because i just threw it together to get code :) also i only programed one group but hopefully looking at mine you can figure something out. If...
  9. Replies
    10
    Views
    1,153

    okay i tried to just make this as simple as...

    okay i tried to just make this as simple as possibe so you can make tweaks the way you want. I left the names a little generic so its easier to change color schemes or design elements. so if you...
  10. Replies
    10
    Views
    1,153

    okay this program could be alot of fun there are...

    okay this program could be alot of fun there are so many ways to go about doing things with flash.
    One method would be to add a counter to each of the color choices. So when they choose green, green...
  11. Replies
    10
    Views
    1,153

    I've been doing a little brainstorming on this...

    I've been doing a little brainstorming on this program and there are many different ways to obtain the same outcome it just depends on what you know how to do. I've also been doing some thinking on...
  12. Replies
    10
    Views
    1,153

    Could you be a little bit more specific on what...

    Could you be a little bit more specific on what area you need help coding?
    Do you need help on everything like basic buttons and if statements or some more complicated stuff? I found that game...
  13. Replies
    8
    Views
    864

    I looked at the tutorial and I'm pretty sure the...

    I looked at the tutorial and I'm pretty sure the swap depths doesn't work in AS3.
  14. Replies
    8
    Views
    864

    I've been having a sort of similiar problem, and...

    I've been having a sort of similiar problem, and I haven't been able to find an answer just alot of people with the same question. Could you possilby post how you figured it out or a bit of sample...
  15. Replies
    0
    Views
    422

    Simple Drag and Drop

    I'm tyring to do a simple drag and drop. My draggable items are movie clips that when dropped on the target dissapear and a new movieclip becomes visible. I thought it was working fine but i realized...
  16. Replies
    1
    Views
    579

    SwapChild? Layer Order Problems

    I'm trying to create an application that has three movieclips that when rolled over show a movie clip over everything that the user reads then they drag one of three pictures over to the...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center