I tried to change the textfield on the stage from an external class but it doesn\'t work. Thats the code how I tried it:
I have been starting to code in ActionScript, and tried to do this program. It draws a shape into the stage, and you can move it using the arrow keys. I added a \"edge sticking\" feature that sticks h
here is my problem, I hope someone can help me. My iPad app is made like this : I have several viewControllers added as tabs in a tabBarController added to window in my appDelegate. In each of these
Myapp loads an external swf and adds it to MovieClip. External swf movie has elements that开发者_如何学运维 are placed outside the stage (they go on the stage during swf playing). But after loading th
I\'ve been developing in Flash now for over 15 years, and recently started developing games in Flash Actionscript 3. I am having some difficulties, and need some help. I\'ve spent days trying to find
I\'m building a Flash video player that uses the new StageVideo API.StageVideo requires window mode (wmode) to be set to \"direct\".Un开发者_运维问答fortunately, setting wmode to direct prevents the e
I am have difficulties with a certain issue : I have a main flash application that loads different content - games, applications and etc. In some games when it is loaded there is change in it\'s behav
I often have problems with my code if I don\'t have the following in my constructor: addEventListener开发者_如何学C(Event.ADDED_TO_STAGE, init, false, 0, true);
I\'ll give a complete explan开发者_JAVA技巧ation of what I\'m trying to do. I have a video player as a separate SWF. In this video player I have a VideoContainer class extending Sprite, which contain
All, As part of requirements for a new feature of \"locking\" a page, it is desired to have all elements on a locked page be non-selectable.This is not to be confused with disabled.All elements shoul