A Flash Developer Resource Site

Search:

Type: Posts; User: gustave02

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,216

    import flash.display.MovieClip; ...

    import flash.display.MovieClip;

    addEventListener(Event.ENTER_FRAME, drawShape)
    var player = 100;
    var range = 60;
    var drawn;
    var triangle: MovieClip;//if you want call triangle in all text ...
  2. Replies
    9
    Views
    2,162

    i modified the fla with currentTarget @+...

    i modified the fla with currentTarget
    @+ gustave02
  3. Replies
    9
    Views
    2,162

    my solution with your fla...

    my solution with your fla
    http://www.citroen-france-tours-nord.fr/?page=as3/Tanyad/index.htm

    and look here my puzzle
    http://www.citroen-france-tours-nord.fr/?page=puzzle/puzzle.html
    and puzzle...
  4. Replies
    9
    Views
    2,162

    you write for (var column:int=0; column...

    you write
    for (var column:int=0; column <=3;column++)
    {
    forEach (object in(var i[0] in myPieces));
    {
    i.buttonMode = true;

    not good
    @+gustave02
  5. Replies
    1
    Views
    1,228

    hello here is a exemple ...

    hello

    here is a exemple

    http://www.citroen-france-tours-nord.fr/?page=as3/passage-variable-swf-parent-enfant/index.html

    and ...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center