A Flash Developer Resource Site

Search:

Type: Posts; User: PngMan

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    382

    the "stopDrag" blues

    I want my Movie Clip to lock to a target and stop dragging. I can get the MC to lock to the target, but when I put "this.stopDrag()" with my

    "if onTarget = true" condition, it can still be dragged
  2. Thread: closing a LOOP

    by PngMan
    Replies
    1
    Views
    388

    closing a LOOP

    I have an "if" condition that tells an MC to play from a particular frame if the conditons are true. Of course, as long as the considtions remain true - the MC keeps looping. What should I do to...
  3. Thread: full screen

    by PngMan
    Replies
    2
    Views
    480

    thank you

    thank you
  4. Thread: full screen

    by PngMan
    Replies
    2
    Views
    425

    thanks

    thanks
  5. Thread: full screen

    by PngMan
    Replies
    2
    Views
    480

    full screen

    In FLASH MX, how do you make a command so that when you double click the file, the swf file goes to full screen?
  6. Thread: full screen

    by PngMan
    Replies
    2
    Views
    425

    full screen

    In FLASh MX, how do you make a command so when you double click the swf file, it goes to full screen?
  7. Replies
    2
    Views
    537

    I'll givethat a whirl, thanks

    I'll givethat a whirl, thanks
  8. Replies
    2
    Views
    537

    making a print button

    I have a background image on one level and some characters on a second level. I need to be able to hae a print button print both levels together on one page.

    Right now my print button does not...
  9. Replies
    1
    Views
    921

    making a print button

    I have a background image on one level. I have some characters on another level. I need to have a print button that allows you to print both, the characters against the background image on one...
  10. Replies
    4
    Views
    384

    thanks for the attachMovie tip .... I'm on...

    thanks for the attachMovie tip ....

    I'm on Flash MX, only - I'm a recently self taught action scripter who still does some things the long way or the hard way.

    I'm picking it up quick though! ...
  11. Replies
    4
    Views
    384

    MCs from library, calling all cars

    Flash MX, How the heck do I call a mc from the library into the movie?

    I know you loadMovie to get a .swf file to load to a level, but what if I want to call one of my movie symbols?

    For...
  12. Replies
    0
    Views
    333

    attack of the clones

    I'm using FLASH MX and I'm creating a menu where I would like to be able to drag an unlimited number of clones of a movie onto a map. If buttons were types of soldiers and the map was a landscape,...
  13. Replies
    4
    Views
    475

    yes, it is a dragable menu. I figured out how to...

    yes, it is a dragable menu. I figured out how to make portions of a movie dragable - I'm using FLASH MX. thanks
  14. Replies
    1
    Views
    326

    file size question

    This may be a dumb question, but since you can call mc from your library in a published swf file using attachMovie, does that mean that the library content of your fla file affects the file size of...
  15. Replies
    5
    Views
    613

    _root vs. _parent

    I have a movie clip that I need to drag with functional buttons, so I burried a small movie clip inside the larger one and added drag code to the internal movie so that the external larger movie will...
  16. Replies
    2
    Views
    522

    thanks - I'll give it a try

    thanks - I'll give it a try
  17. Replies
    2
    Views
    522

    assigning linkage after attachMovie?

    I'm trying to attach a movie and understand that when you attach a movie the file that attaches has a new instance name. But the attached movie does not respond to my drag code. Is there a way to...
  18. Replies
    2
    Views
    366

    My thought was you could have a piece of code on...

    My thought was you could have a piece of code on release that disables the drag and pops up the buttons. When you are done pushing the buttons you hit "ok" of "exit", the exit button enables the...
  19. Replies
    1
    Views
    421

    drag and drop blues

    I have a movie clip that I need to be able to drag and drop, but there are buttons inside that movie clip that change the color of the clip. How do I have the buttons and drag and drop active at the...
  20. Replies
    2
    Views
    366

    puzzled aboutt dragging with buttons

    I know the solution is probably simple. But I need to drag a movie and have the buttons in that movie work at the same time. Or how do I deactivate the drag function so that I can use the buttons,...
  21. Replies
    2
    Views
    367

    thank you I'll try this

    thank you I'll try this
  22. Replies
    2
    Views
    367

    dragging a level

    I had it then lost it ....

    How do I code a frame to drag a level when the mouse is pressed and release the level on release?
  23. Replies
    1
    Views
    438

    dragging a level

    I had it, then I forgot how I did it!

    How do you code a frame so the whole level drags when you press?
  24. Replies
    4
    Views
    475

    Drag & Drop vs. My buttons?

    I have a movie that I need to be able to drag abd drop at all times, but there are buttons within that movie that need to function at the same time. How do I drag and drop and function the movie at...
  25. Replies
    0
    Views
    485

    Drag and Drop vs. My buttons!?

    I have a set of buttons in side a movie that don't work while drag and drop is active. How do I drag and drop AND use my buttons at the same time. I need to be able to drag and drop the movie and...
Results 1 to 25 of 29
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center