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:
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
I\'m trying to access some variables from my parent in my child MC. Parent code: var data_history:String;
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.开发者_开发问答
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
I creadet a class that has more ResourceBundles in it. My app is multilanguage so I will need many \".properties\" files.
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
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.
I am having a container mc with 5 children mcs. children names mc0,mc1....mc4. 开发者_如何学JAVAcont.getChildByName(\"mc\"+Number(cont.numChildren-1)).x =
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.