Following is the issue i am facing. I have a MainPage, on initialize I am calling a method which would create a SWFLoader object (aka LoginPage) and loads it in the MainPage. When we run the MainPage
I\'m trying to resize a flash game inside a VGroup, no matter what configuration i try to set, some of my flash games are clipped out. i see only 80% of the actual flash screen.
I have a complicated problem with a couple of SWFLoaders. I have an application that loads a swf with a SWFLoader. The loaded swf loads another swf (just a compiled fla). I am adding all my resize an
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
I have some generic functions like copy, paste,etc in an AS file. I want to use them for editing data present in different mxml applications embedded in one application. If I pass the child\'s compone
I need to load in an swf component but I want it to be a开发者_开发技巧n exact width and height, problem is that when I set width and height it doesn\'t matter, content of that swf still goes out of p
I am an uber n00b to flash AS3. And it is not my intention to sound like a complete moron, but honestly, I have had a hard enough time figuring out just how to load an external .swf into my main file!
I have a SWFLoader in mxml of my flex app. <mx:SWFLoader id=\"swfPreview\" width=\"10开发者_运维技巧0%\" height=\"90%\"y=\"20\" visible=\"false\"/>
I have several flash games that when i load them in my firefox browser they load fine开发者_Python百科,
I have two ActionScript 3 projects, game(.swf) and minigame(.swf). At runtime the main game loads the minigame via Loader. I also have a shared library (SWC) of event classes, included by both, which