A Flash Developer Resource Site

Search:

Type: Posts; User: arkitx

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    4,173

    You are Welcome! Making a class to handle this...

    You are Welcome!

    Making a class to handle this will be a reusable util code.



    arkitx
  2. Replies
    5
    Views
    4,173

    //This is an Bitmap copy of a MovieClip from...

    //This is an Bitmap copy of a MovieClip from Library
    function f_choosePhoto(photoNum) {
    var photos:Array = [photo0,photo1,photo2];
    var path:MovieClip = new (photos[photoNum]);
    var...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center