A Flash Developer Resource Site

Search:

Type: Posts; User: ekoneo

Search: Search took 0.02 seconds.

  1. Gesture zoom depending on the center of touch points

    Hi,
    When I use gesture zoom myMC object (movie clip) scaling depending on center of touch points. How can I make this?



    function zoom(e:TransformGestureEvent):void
    if (myMC.scaleX < 2...
  2. Thanks realMakc, How can I use your advise in...

    Thanks realMakc,
    How can I use your advise in this sample file?

    http://1e1ders.net/SliderButtons.rar
  3. After end of MouseMove or drag event menu keeping from release menu items

    I try to make a simple game. Users can add any object from slider list by tapping. Slider list menu is larger than screen size. So user can drag the menu lefto right or vice versa. Slider menu list...
  4. Replies
    4
    Views
    4,576

    Minimum EmptyMovieClipSize for RAM

    I want to create about 5000 Empty Movie Clip in a movieClip that has ability of drag and drop. But processor goes slow down. Drag movement occures slowly.

    Why EmptyMovieClip causes some...
  5. Replies
    0
    Views
    3,536

    Hundreds of moving objects depth problem

    Hi,
    I have a problem about mc depth. I prepared around 200 enemy mc objects. These enemy objects moves on game area with their random path. The problem is depth order. When an enemy pass near by...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center