A Flash Developer Resource Site

Search:

Type: Posts; User: Kennedy90

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    2,049

    here's some more info: //finds the point...

    here's some more info:

    //finds the point clicked
    _clickPoint = new Point(e.stageX, e.stageY);

    //takes the point clicked and moves it to the top left hand corner as the registration point is in...
  2. Replies
    1
    Views
    2,049

    Making a Zoom function. Need math help

    Hello all,

    I have created a function that zooms (x1.2 or 20%) in and centers the location clicked of a certain movie clip. The second part of this function was to reposition another much smaller...
  3. removing a child from inside a behavior class?

    I'm having trouble removing drag and drop MovieClips when they are not placed in the right spot. In the code below I have it so if the drag and drop movieclip is not placed on the target, it removes...
  4. 2 problems: drag and drop and an easier question

    So I'm making an app for a class I'm in where there is a list of courses in a scroll bar on the side of a screen and you drag and drop those movie clips into spots on a time planner. I have a drag...
  5. Replies
    5
    Views
    1,247

    Simple changes could be made to the design but I...

    Simple changes could be made to the design but I think it is functionality works decently well for a site.
  6. Replies
    8
    Views
    33,100

    One easier solution is to put the other button in...

    One easier solution is to put the other button in a movieclip so you can fire the animation in the movieclip when you press the original button. It won't be in the button you want but it appears as...
  7. Replies
    5
    Views
    2,672

    Well just use one of the later versions of Flash....

    Well just use one of the later versions of Flash. You can get CS5 for a 30 day free trial from the Adobe website. When you have that all installed and set up you can just import your jpegs and lay...
  8. The easiest way I can think of to do this would...

    The easiest way I can think of to do this would be to copy all the frames in your timeline that are currently on the stag regardless of layer. Then create a new Movie clip and add the equal number of...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center