A Flash Developer Resource Site

Search:

Type: Posts; User: bangnd2

Search: Search took 0.01 seconds.

  1. Thank you for your reply ! Actually, there is no...

    Thank you for your reply !
    Actually, there is no relevant code to post. It's just simply like:

    var mov:MovClass = new MovClass();
    mov.width = 200;
    mov.height = 200;
    addChild(mov);...
  2. Flash CS5/AS3 - MovieClip disappears when dynamically changing width/height property

    Hi everybody!

    Here's my problem: a movie clip symbol is designed and subclassed in Flash, but get instanced and addChild-ed in AS3. It works well as long as I don't change it's width/height...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center