i am trying to make a some groups within a predefined group at run time. i can make groups, the code is working fine. Now i have added two buttons in each group which is created in run time. now the p
So I can\'t figure out what it is about my code that isn\'t working. Basically, I\'m trying to get a Flash actionscript method of getting Millennial Media ads into an app I\'ve been making. But I\'m a
I am sending a request to a server, and i开发者_StackOverflow社区n return I get a long block of JSON.
In AIR, I\'m create a nativewindow component that will generate a set of togglebutton, as each time the code below is run whether I open a nativewindow, the togglebutton开发者_StackOverflow will be re
I\'ve created something that works like a ToolTip in my Flex application. When I roll over a certain item renderer, I pop up a new control, position it, and remove it on roll out. The order of operati
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
How do I extract more than one email from a paragraph and output the result to a console? var pattern:RegExp = (/^\\b[-._0-9a-zA-Z]+@[-._0-9a-zA-Z]+[\\.]{1}[0-9a-zA-Z]+[\\.]?[0-9a-zA-Z]\\b$/i);
Is it possible to make a motion tween w开发者_如何转开发ith as2 code only ( not with timeline).If it is, then can you please tell me how to do it?There\'s the Tween class:
I\'m overriding a protected function in a subclass. Let\'s say I ha开发者_运维技巧ve two classes, Apple and Fruit.
I have not used Flash in some time, let alone gotten round to using Classes in flash. I need to do some work on a client\'s site and I 开发者_如何学编程am trying to follow the previous developer\'s co