actionscript-3
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 分类:问答issues passing variables from parent to child. AS3
I\'m trying to access some variables from my parent in my child MC. Parent code: var data_history:String;[详细]
2023-04-12 20:12 分类:问答Writing UTF-8 chars in Textfield As3
I have a textfiled (input type) which works with English lang. If I change to different locale in the system tray I am not able to write any text into the textfiled.开发者_开发问答[详细]
2023-04-12 20:04 分类:问答How to reference the stage object in external actionscript files?
I have an external AS3 class file which is loaded up on the first frame of the Flash movie. How can I reference the stage object in the AS3 file without having to pass it as a parameter?I mean it see[详细]
2023-04-12 20:01 分类:问答Abour ResourceBundle in AS3
I creadet a class that has more ResourceBundles in it. My app is multilanguage so I will need many \".properties\" files.[详细]
2023-04-12 19:25 分类:问答AS3: defining hit area
I have a movieclip which contains a bitmap and I wan\'t to increase the hit area. I开发者_JAVA百科 understand I can add a transparent shape behind it but this is to be compiled through air for ios and[详细]
2023-04-12 19:08 分类:问答How to send a UDP-Pagakge via Android and AIR 3
i tried to send a udp-package via the datagrasocket-class in adobe air 3! this worked fine as long as i test the app in flash-builder 4.5.[详细]
2023-04-12 18:55 分类:问答How to re-position the children of a MovieClip?
I am having a container mc with 5 children mcs. children names mc0,mc1....mc4. 开发者_如何学JAVAcont.getChildByName(\"mc\"+Number(cont.numChildren-1)).x =[详细]
2023-04-12 18:53 分类:问答Actionscript - Obfuscation tool or plugin or script? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-12 18:09 分类:问答