stage
StageDisplayState.FULLSCREEN vs StageDisplayState.FULLSCREEN_INTERACTIVE
What\'s the differe开发者_Go百科nce between the the two display states?StageDisplayState.FULL_SCREEN doesn\'t support keyboard interactivity.StageDisplayState.FULL_SCREEN_INTERACTIVE does, but it work[详细]
2023-01-25 15:12 分类:问答How to make width/height of stage flexible/auto fit in flash?
In flex the width can be set to 100%,but in flash it seems I can only set the width/height in unit of px.[详细]
2023-01-24 08:51 分类:问答What is SEDA (Staged Event Driven Architecture)?
SEDA: An Architecture for Well-Conditioned, Scalable Internet Services \"SEDA is an acronym for staged event-driven architecture, and decomposes a complex, event-driven application into a set of stag[详细]
2023-01-14 09:09 分类:问答Flex/Actionscript 3 dynamic width/height change
Is it possible to dynamically (not in the project\'s options) change the dimensions of the stage by using ActionScript 3?[详细]
2023-01-14 07:51 分类:问答flex 4 swfloader: SWFLoader.content.stage.width and height returns the main stage width and height
When I load a flash application using SWFLoader, the Stage width and height of the loaded application becomes the stage of the main flex application. so if i created a game that uses stage width and h[详细]
2023-01-07 17:27 分类:问答Fast Esp Custom Stage Development
I am working on Enterprise Search and we are using Fast ESP and for now i have 4 projects but i have no information about stages and python. But i realize that i have learn custom stage development. B[详细]
2023-01-03 13:25 分类:问答Why compiling in Flash IDE I cannot access stage in a Sprite constructor before addChild while if I compile within Flex it works?
I\'ve created this simpl开发者_如何学Pythone class (omissing package directive and imports) public class Viewer extends Sprite {[详细]
2022-12-28 12:50 分类:问答Aligning Movieclip with root/stage Movieclip
How do you align a d开发者_StackOverflow社区ynamic movie clip position with another movie clip which is in the root stage?[详细]
2022-12-27 18:46 分类:问答Is it possible to move the stage in actionscript 3.0?
Hi to keep it short and simple let\'s say I have a stage with 400x400 size in pixels, but I\'ve drawn a map of 1000x1000 size in pixels.I want my player to be able to \"walk\" about the stage, but it[详细]
2022-12-27 18:09 分类:问答Error loading Variables stage.loaderInfo - AS3
I 开发者_StackOverflow中文版have a Document class that loads variables from Facebook with the use of stage.loaderInfo[详细]
2022-12-26 02:02 分类:问答