A Flash Developer Resource Site

Search:

Type: Posts; User: TchenDjam

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,040

    I'll try then

    Well, thanx for all the answers, i'll try what you all have said, but in the present moment i'm not at home, so then I contact you and tell ya if it has worked.
    Maybe I could then write a tutorial...
  2. Hello to you all. My friend and I are trying to...

    Hello to you all.
    My friend and I are trying to do something similar to a radio to put in his new website.
    We've put 3 mp3's in separate swf's, but we're having problem with audio streaming.
    We...
  3. Replies
    5
    Views
    1,040

    Hello to you all. My friend and I are trying to...

    Hello to you all.
    My friend and I are trying to do something similar to a radio to put in his new website.
    We've put 3 mp3's in separate swf's, but we're having problem with audio streaming.
    We...
  4. Replies
    6
    Views
    592

    solution

    make arrays for each mc original _y position
    positions = new Array();
    positions[1] = A._y;
    positions[2] = B._y;
    positions[3] = C._y;
    positions[4] = D._y;
    when A is clicked, the actions should...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center