stage
Removing movieclips from the stage
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[详细]
2023-04-12 21:41 分类:问答AS3: Limiting the stage space of a function?
I want to know how to prevent the user from drawing outside my school board. My board image sizes 709.15 X 499.5.[详细]
2023-04-12 21:39 分类:问答Flash stage dimensions when exporting for iPhone AND iPad
In the Flash CS 5.5 AIR settings for iOS, in the General tab of a panel, there\'s a menu that lets you specify the target device:[详细]
2023-04-10 22:05 分类:问答Detecting a movieclip has been Flipped horizontally on the stage in as3
If two movie clips instances of the same movieclip are placed on the stage and one is flipped horizontally in Flash.. Is there a way I can detect which one has been flipped horizontally in code? Scale[详细]
2023-04-09 10:08 分类:问答Access stage from arbitrary location
Say I\'ve got a utility class in which I would like to access the stag开发者_运维百科e (in order to get the frameRate).[详细]
2023-04-02 07:59 分类:问答weird behaviour on stage resize
As soon I hover the blue mc, the navigation with the pics expands. Whenever the mouse is over the navigation, the navigation stays expanded.[详细]
2023-03-30 02:29 分类:问答Flash - Adding movieclip into loader
i have created a preloader for my swf file. I want to simply add an image onto the stage whilst another swf is loading.[详细]
2023-03-28 12:50 分类:问答Flash builder - get stage width
I\'m building an AIR application in Flash Builder and need to get something like stage.stageWidth But stage.stageWidth doesn\'t work and nativeWindow.width returns width of the window - I need width o[详细]
2023-03-24 14:47 分类:问答How to set a JavaFX Stage/Frame to Maximized
I\'m using JavaFX 2. I want my frame to open maximized but I\'m not seeing a way. I searched a bit on t开发者_JAVA百科he internet without success. For the stage I see setFullScreen() and setIconified([详细]
2023-03-23 20:34 分类:问答Flash: stick stage to left side when resize?
I\'m a bit newbie to Flash, and I\'m experiencing strange problem. I have a simple flash application, which when run in Flash player looks like this[详细]
2023-03-23 12:18 分类:问答