A Flash Developer Resource Site

Search:

Type: Posts; User: merkin51

Search: Search took 0.03 seconds.

  1. [F8] Apply dropshadow to dynamically created mc?

    I'm trying to add a dropshadow filter to a dynamiaclly created movieclip, without success. I have a thumbnail which, when clicked, simply creates a new movieclip and loads a larger version of the...
  2. Replies
    5
    Views
    590

    Thanks, definitely seems like that's the obvious...

    Thanks, definitely seems like that's the obvious fix for that one :) There's also a problem with these:

    vx += ax; //Store vx + ac in vx
    vx *= damp; //Store vx * damp in vx

    vy += ay; //Store vy...
  3. Replies
    5
    Views
    590

    Both outside and func are undefined, so it seems...

    Both outside and func are undefined, so it seems this code is wrong:

    outside = (_root._xmousehigher);
    func = (_root._ymousebottom);

    I haven't heard of either of these... any ideas?
  4. Replies
    5
    Views
    590

    Bouncing button with Flash 8

    Hi,

    I really like this guys bouncing button effect and am trying to use it in my movie, without any luck:

    http://www.winning-proposals.co.uk/bounce.asp

    I've simply created a movieclip and...
  5. Replies
    1
    Views
    1,315

    Going back to last visited frame?

    I'm working on a project that is completely non-linear, so you can be jumping from one frame to the other, and one scene to another. I would like a button on each page that will take you back to the...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center