Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wilcdr
  • Content: Threads
  • Order by date
  1. wilcdr

    detecting mouse still down over a button

    Hi all, Is there a way to keep executing some script while a mouse button is held down on top of a button? If you put in a on (press) event it will only do it once, but I want whatever is in the on (press) action of the button to keep executing while I have the mouse button still down...
  2. wilcdr

    sending multiple movie clips to the same frame

    Hi all, I have multiple movie clips ("mc_1" to "mc_10" for example) on the main stage that each contains multiple movie clips inside ("mcinside_1" to "mcinside_10" for example). Now, I want all of mcinside_1 to mcinside_10 to go to a particular frame (as...
  3. wilcdr

    Motion Tween on a Dynamic Text Field

    Hi, I'm trying to do a scaling motion tween on a graphics symbol that contains a dynamic text field in it. It will do translation tweening ok, but it will not do scaling or rotation. Everything is fine if the text field is NOT dynamic but a static text. Is there a way to do it on a dynamic...
  4. wilcdr

    swap members using Actionscript

    Hi all, Can someone tell me if it is possible to swap a sprite on stage with another item from the library? What I want to do is, depending on the action of the user, it will display different movie clips. And I can't just hard code in a long movie clip to do this because there will be around...
  5. wilcdr

    Zoom into part of a movie

    Hi all, I'm using Flash 5 and I'm wondering if there's a way to create a magnifying glass effect NOT on a bitmap but on the actual stage content? So, you will move a magnifying glass thing around the stage, and say a "window" on a corner of the stage will show a zoomed in version of...
  6. wilcdr

    Integrating Director stuff in Flash

    Hi, Is there a way to integrate Macromedia Director files into Flash? I know you can do it the other way around (putting an SWF file into Director). If it's not directly supported, then is there a way to load up an HTML page within Flash that has a DCR file in it, and the browser will handle...
  7. wilcdr

    Navigating between scenes

    Hi all, I am developing this Flash file that has multiple scenes (most of the scenes are quite long), and I have a "home page" that has buttons to go to each of the different scenes. Now, assume Scene 1 is the home page, and Scene 2, etc are the other scenes. When I load up the home...
  8. wilcdr

    which one is more cpu intensive?

    Hi all, Just wondering, which of the following is more CPU intensive (if they are the same size and shape)? 1) Gradient animation using shape tweening 2) Brightness and Alpha animation using motion tweening Thanks! Willy
  9. wilcdr

    How to get it right with Shape Hint?

    Hi all, I have been trying to do some shape tweening, and it's very hard to get the results right. If I just want to morph between two very different objects, then the result is fine (and it looks quite cool). But if I want to shape tween between two similar objects, the result can be very...
  10. wilcdr

    Movie Clip symbol inside Buttons

    Hi all, I am trying to do this: I have a movie clip symbol, and I put this movie clip symbol inside all the state of a button symbol. Now, the mouse events will only be triggered if the mouse event happens within the bounds of the object in the first frame of the movie clip symbol. In...
  11. wilcdr

    help in Flash 5 Motion Tween

    Hi, I have this problem with creating motion tween in Flash 5. It works fine when I first create it, but if I modify the end keyframe of the tween, then scaling doesn't work in the tween anymore! Everything else in the tween still works, but scaling doesn't. I have tried to take the motion...

Part and Inventory Search

Back
Top