movieclip
access dynamically loaded movieclip (stage > scrollpane > myloader > movieclip)
what I\'m trying to do is accessing snapText = scrollPane.source.textSnapshot; from an external swf. I\'ve tried:[详细]
2023-04-13 04:51 分类:问答AS3: Fullscreen not making my movie clips all over it
Well guys, I\'ve tried lots of ways to get my game running on fullscreen, it seems to be impossible. Here\'s what I\'ve tried so far:[详细]
2023-04-12 21:03 分类:问答Actionscript 3.0 MovieClip frame change listener
I have a scene with a monster. Monster blinks its eyes. Eyes blinking is a separate MovieClip. Under some conditions, monster opens its mouth. Mouth opening is a separate MovieClip as well. At this mo[详细]
2023-04-12 20:52 分类:问答AS3 pass MovieClip to super
I have a Spaceship movieclip, with a movieclip Turret inside. Spaceship extends the Unit class, where I want to rotate the Turret.[详细]
2023-04-12 10:28 分类:问答Issue when creating bitmap from a movie clip in AS3
I have a problem when I try to convert a movie clip in a Bitmap. Everything works well, but some attributes don\'t are not in the new Bitmap.[详细]
2023-04-12 07:14 分类:问答As3 How to flip a movieclip to face movement direction?
Working on a maze game. When the left开发者_StackOverflowkey is pressed the movieclip (char) should turn 90 degrees to the left.[详细]
2023-04-11 01:49 分类:问答AS2 call function inside movieclip
I have a movieClip with a few animations and a layer for actionscript code. What I need to do is to call a function that is defined in MovieClip from \"Scene 1\".[详细]
2023-04-08 02:16 分类:问答How get all buttons in AIR/Flash
I\'m using following code 开发者_StackOverflowto register a function for click event of all SimpleButtons inside my swf file.[详细]
2023-04-05 16:22 分类:问答MovieClip looses handCursor when TextField added to it,why?
I am making an application where I need to create al开发者_开发技巧l controls by code so no flash ide is used. I am also creating a btn:MovieClip which will be a button and I add event listeners to it[详细]
2023-04-04 16:14 分类:问答FlexLoader.loadBytes(): Bitmap is loaded as MovieClip
I\'ve got a code, which caches loaded resources (both images and swfs) and saves its bytes to flash SharedObject:[详细]
2023-04-03 09:31 分类:问答