addchild
Accessing an instance in a dynamically added MC
I\'ve added a movie clip dynamically using the following code: var apie=new cPie() apie.x=100 apie.y=100[详细]
2023-02-23 06:22 分类:问答AS3 Change textfield inside movieclip added from library
I\'m trying to do the following: I have an empty movieClip in my stage called zonaCentral_mc. I use a function that has this code:[详细]
2023-02-22 17:22 分类:问答cocos2d: alloc ccsprite memory 4MB, adding as child to scenes mem=11MB
i have started with helloworld template. added some menu and started performance tool->allocation. result: 1.9MB[详细]
2023-02-22 04:32 分类:问答TypeError: Error #2007: Parameter child must be non-null. at flash.display::DisplayObjectContainer/addChild()
Created a button, now tried to add it to the screen and im getting this error. The code for the button is -[详细]
2023-02-21 15:59 分类:问答addChild my window to other application's window
I ne开发者_开发知识库ed to add my NSWindow as a child to window of other application. I want to use[详细]
2023-02-11 06:55 分类:问答Flash 9 full-screen addChild error
I am having issues with Flash 9 player while in full-screen mode. In my case addChild method of DisplayObject behavior is wired while \"Press Esc to exit full screen mode\" is shown. There are no prob[详细]
2023-02-09 23:12 分类:问答Actionscript 3 addChild Issue
This is a test for a XML image menu. In the code I create my containers, I have a movie clip in the stage (menu_mc).[详细]
2023-02-04 02:24 分类:问答Flash AS3 dynamically added children . Problem with naming them and calling each separated
I need to access each children after i dynamically added them to the stage , but i`m having problems figuring out how .[详细]
2023-01-30 16:32 分类:问答Flex 3: Add an Image so that it Floats Above a PopWindow
Is there a way to add an image in my main app, so that it is on top off a popWindow? The equivalent of the Z-index should render it on top.[详细]
2023-01-26 04:29 分类:问答Help! How to add Child to specify Node using PHP simpleXML?
my xml structure is: <users> <user id=\"126\"> <name>老黄牛三</name> <watchHistory>[详细]
2023-01-26 03:12 分类:问答