A Flash Developer Resource Site

Search:

Type: Posts; User: AoW

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    3,158

    AS 2 I would like to make several movieclips. I...

    I would like to make several movieclips. I duplicated movieclip, and duplicated all script You wrote.


    //this.createEmptyMovieClip("this_mc",1);
    var a:Number = 0;
    var b:Number = 1;

    var...
  2. Replies
    4
    Views
    3,158

    AS 2 Geat!! Thank You fruitbeard. It works perfect!

    Geat!! Thank You fruitbeard.

    It works perfect!
  3. Replies
    4
    Views
    3,158

    AS 2 Movieclip position in 100 steps

    Hi,

    i'm trying to make a trace of simple "dot", which is based on my X, Y data. I have one hounderd of X,Y data. I don't know how to make "for" rule to display each X,Y f.e. in 1 second delay / or...
  4. Replies
    5
    Views
    3,699

    AS 2 Hi again, i'm back again and trying to save an...

    Hi again,

    i'm back again and trying to save an array of X,Y to php. I made in flash

    var arrayexample=new Array();
    and

    onClipEvent (enterFrame) {
    arrayexample[myTimer.getMili()]=...
  5. Replies
    5
    Views
    3,699

    AS 2 How to record movieclip position

    Dear Users,

    i try to make replay's in simply f1 flash game (car driving on some tracks). I wonder if You be so kind and help me with making replay’s in Flash (like in haxball). Ofcourse i...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center