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
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
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
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
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
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开发者_如何
I\'ve added a movie clip dynamically using the following code: var apie=new cPie() apie.x=100 apie.y=100
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
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
I have flash project (ActionScript 3), which has a several frames. Each frame contains some unique controls (buttons, textInputs, etc) with unique ids.