I am working on a side-scrolling game in Flash Actionscript 3.0.Right now I am trying to allow the Player to advance to the next level by touching a certain object.Before the next level is loaded, I t
I\'m trying to access some variables from my parent in my child MC. Parent code: var data_history:String;
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\'ve got a big problem. I already searched this site for answers, but found nothing really useful for me now.
when I try to extract .fla and .as from .swf (from Sothink SWF Decompiler), the classes in the file .as are all numbers, like this:
I have been trying to use the "Shine MP3 Encoder on Alchemy" in my action script file: import fr.kikko.lab.ShineMP3Encoder
I am a beginner at ActionScript3, and for my learning purpose, I am trying to build a match3 kind of game. I am making is a clone of bejeweled kind of game. but instead of swapping, I have to delete t
Currently, I do serialize my model object to the SharedObject instance: try { var mySo:SharedObject = SharedObject.getLocal(\"sig\");
I am trying to have two guestures on a SpriteVisualElement which I thought should be pretty simple implemented:
[Embed(\"assets/BorderContainer.png\")] public const BorderContainerIcon:Class; The xml string of my application menu is formed entirely in java and I can\'t the iconField=\"@icon\" property of the