movieclip
hitTestObject, stopDrag stops drag on two movieclips even though function states one movieclip to stop drag
I have a function that states when movieclip1 is dragged and hits a line then it stops the drag, however it seems to stop the entire drag function in the swf on the other movieclips even though they a[详细]
2023-02-28 20:37 分类:问答accessing movieclips within a movieclip from the main timeline
Ok i have a mc called dracoplay and inside is another mc called Drakep and inside that there is another mc called wing and head as you may have guessed they make up a dragon. So dracoplay is the chara[详细]
2023-02-28 14:37 分类:问答simply load image1 and image2 from xml and place in respective MC's on stage
this is drivi开发者_如何学编程ng me nuts. What I want should be super simple but they seem to have made it dificult and people on forums seem intent on giving complicated answers. please help with a s[详细]
2023-02-27 08:32 分类:问答Changing alpha of an MC on hover
This looks like it should work to me, but clear开发者_StackOverflow社区ly I\'ve done something wrong. I don\'t know what exactly and this is apparently to much of a novice mistake to find answers sear[详细]
2023-02-24 05:32 分类:问答How to create a custom property/method inside a MovieClip? (AS3)
I\'m programming a kind of \"Lights Off\" game in Flash Professional (not Flash/Flex Builder) and it would be very nice if I could manage on/off state in a grphically designed S开发者_运维百科ymbol li[详细]
2023-02-23 09:39 分类:问答Asking for advice on playing movies on iPhone
Hia, I\'m looking for a way to play a movie as background in portray mode in my app. The movie should not respond to any taps and my app would have its own buttons and labels over the movi开发者_如何[详细]
2023-02-23 07:49 分类:问答Accessing an instance in a dynamically added MC
I\'ve added a movie clip dynamically using the following code: var apie=new cPie() apie.x=100 apie.y=100[详细]
2023-02-23 06:22 分类:问答Basic MovieClip usage in FlashDevelop
I\'m just started doing \'hands-on\' learning of Actionscript 3 using FlashDevelop. I\'ve now managed to subclass a sprite, load a graphic from the library, and manipulate it around the stage. Next s[详细]
2023-02-22 16:28 分类:问答Change animation
I\'m confused about开发者_运维技巧 changing an instance\'s animation. I\'m working on a really simple game to learn AS3 and I\'ve got the controls down, but don\'t know how to change the animation of[详细]
2023-02-21 10:29 分类:问答How to bind event for MovieClip on the next frame?
I have flash project (ActionScript 3), which has a several frames. Each frame contains some unique controls (buttons, textInputs, etc) with unique ids.[详细]
2023-02-20 16:35 分类:问答