A Flash Developer Resource Site

Search:

Type: Posts; User: xav_B

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,291

    AS 2 noob question: communication between swf's

    Hi,

    I have a swf, which should open another swf.
    I was instructed to use:

    _btn.onPress = function() {
    getURL(_root.popout, "");
    }

    Should I stick this in a frame action? and instance my...
  2. Replies
    1
    Views
    3,610

    Ok, I found this code which does what I want it...

    Ok, I found this code which does what I want it to do if my .mc was rectangular from corner to corner.
    But I have animated .mc which is all over the place.
    how can I use this bg_ratio also on this...
  3. Replies
    1
    Views
    3,610

    AS2 uniform scale on screen resize

    Hi,

    I'm making a swf which resizes 100% in height and width according to screen resizing.

    Can someone help me understand how to position my instances,
    and how to rescale them uniformly.
    ...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center