A Flash Developer Resource Site

Search:

Type: Posts; User: Calvin79

Page 1 of 2 1 2

Search: Search took 0.15 seconds.

  1. Thread: lineTo and mc

    by Calvin79
    Replies
    0
    Views
    266

    lineTo and mc

    Hi All,

    if (Number == "1") {
    _root.createEmptyMovieClip("S", 1);
    with (_root.S) {
    lineStyle(1, 0x009900, 100);
    moveTo(275, 160);
    lineTo(375, 160);
    }
    }
  2. Replies
    0
    Views
    392

    Another way to do this?

    Hi All,

    I have used arrays to generate some vars. The problem is, is that with the rules I apply to the system the code could in theory go on and on...

    What I have is this:

    7 countries,...
  3. Thread: Array add up

    by Calvin79
    Replies
    3
    Views
    425

    Thankyou both

    Hi,

    Thankyou both for your replies. Unfortunately some problems have come up elsewhere in my fla, so I haven't been able to try your ideas out.

    I'll update this post and let you know how I get...
  4. Thread: Array add up

    by Calvin79
    Replies
    3
    Views
    425

    Array add up

    Hi All,

    Could someone please help me with this?

    This is what I have so far. Standard random arrays.

    R1 = new Array( "a", "bob", "z", "y")
    R2 = new Array( "10", "20", "30", "40")
    R3 = new...
  5. Thread: Midi?

    by Calvin79
    Replies
    5
    Views
    3,986

    True, but I would like to start making a musical...

    True, but I would like to start making a musical app with this feature, it's not to play back music. It doesn't have to have midi, but it would be nice if it did.
  6. Thread: Midi?

    by Calvin79
    Replies
    5
    Views
    3,986

    Midi?

    HI,

    Would anyone have any views on if they think Macromedia will impliment midi in Flash sometime soon?

    I think it crazy that Flash does not have this feature already. I know you can do it on...
  7. Thread: Loops

    by Calvin79
    Replies
    2
    Views
    360

    Hi Oldnewbie, Thanks for the help!

    Hi Oldnewbie,

    Thanks for the help!
  8. Thread: Loops

    by Calvin79
    Replies
    2
    Views
    360

    Loops

    Hi All,

    Could someone please tell me if there is a way to loop back to a previous line in AS?

    I know about loops "while" "for" and "for_in", but they don't seem to fit the bill for what I...
  9. Thread: rotation

    by Calvin79
    Replies
    3
    Views
    426

    Hi, Thank you both for your help. Hum I...

    Hi,

    Thank you both for your help.

    Hum I tried your code, but it didn't work with what else was going on in the file and as I'm new to Flash I don't know why.

    I did, however, get it to work...
  10. Thread: rotation

    by Calvin79
    Replies
    3
    Views
    426

    rotation

    Hi All,

    Could someone tell me why this isn't working?

    on (rollOver) {
    this.startDrag(true);
    if (this._y <= 150) {
    my_mc._rotation += 180;
    }
    }
  11. Replies
    3
    Views
    419

    Hi, Thanks for your reply. I thought Flash...

    Hi,

    Thanks for your reply. I thought Flash could do it, I just needed to hear it from someone else.

    Well I guess I need to read a few books...

    :)
  12. Replies
    16
    Views
    558

    Hi Gobbles, I'm still experimenting with how...

    Hi Gobbles,

    I'm still experimenting with how to drag an instance, but for the time being I've just tried to add another note. I just can't get the new note to play. Could you just tell me what I'm...
  13. Replies
    9
    Views
    571

    Hi Sprout, This is just to say thanks for...

    Hi Sprout,

    This is just to say thanks for your help.
  14. Replies
    1
    Views
    310

    Hi All, Could someone just tell me it they...

    Hi All,

    Could someone just tell me it they think that the above would be possible. It's just that I don't want to start to learn Flash if I should be looking at another program.

    Thanks.
  15. Replies
    3
    Views
    419

    Hi All, Could someone just tell me if the...

    Hi All,

    Could someone just tell me if the above is possible, so I'm not wasting my time learning Flash if I need to look at another program.

    Thanks.
  16. Replies
    3
    Views
    419

    move object depending on array

    Hi All,

    Please see attached fla.

    Would it be possible from a generated array (thankyou sprout74!) to move the boxes to specific places on the grid?

    In the fla you can see a sample from the...
  17. Replies
    1
    Views
    310

    reference of an object on grid

    Hi All,

    Please see the attached fla. In this the user will place the green boxes on the grid.

    As you can see, the y axis counts from 1 to 7 before repeating. y 8 and 9 are y 1 and 2 repeated.
    ...
  18. Replies
    9
    Views
    571

    Hi Sprout, This is just to say thanks for...

    Hi Sprout,

    This is just to say thanks for your help.
  19. Replies
    16
    Views
    558

    Hi Gobbles Ha di ha ha! Fantastic. It's...

    Hi Gobbles

    Ha di ha ha! Fantastic. It's getting there isn't it! Great work.

    I looked up duplicate movies, now with a little something for the weekend I think I have a lot to learn. The basics...
  20. Replies
    16
    Views
    558

    Here it is. Now I think that you've been more...

    Here it is.

    Now I think that you've been more than helpful with this, but there is one other thing... I don't expect you to help me if it is taking up too much of your time, just tell me, seeing...
  21. Replies
    16
    Views
    558

    Hi Gobbles, I'm just having my coffee now -...

    Hi Gobbles,

    I'm just having my coffee now - fantastic!

    I don't know what I'm doing wrong. I replaced the code, but still no sound.

    Any ideas?
  22. Replies
    16
    Views
    558

    Hi Gobbles, You're right it's impossible to...

    Hi Gobbles,

    You're right it's impossible to hit the co-ordinate exactly.

    Your second file is a much better idea. Work a treat!

    Instead of a trace what code do I need to put in to play the...
  23. Replies
    16
    Views
    558

    Hi Gobbles, Thanks for your help. Could you...

    Hi Gobbles,

    Thanks for your help.

    Could you have a look at this file and tell me what I'm doing wrong?

    I'm new to Flash, so forgive me for not understanding somethings.
  24. Replies
    16
    Views
    558

    play swf/sound on x,y

    Hi,

    Is it possible to have a sound or an external movie play depending upon an objects x,y pos? So if an object is at the defined co-ordingate say x=23, y=33 the sound plays, but not if it is...
  25. Replies
    9
    Views
    571

    Hi Sprout, Yes, you have understood me right....

    Hi Sprout,

    Yes, you have understood me right. It is down to me being a complete and utter novice. I can't seem to get it to work. Now, don't laugh, or pull your hair out in disgust, but I'm unsure...
Results 1 to 25 of 46
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center