swfloader
Flex 4, SWFLoader border resize issue
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[详细]
2023-01-14 07:49 分类:问答flex 4: resize SWFLoader element to fit inside a VGroup element
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.[详细]
2023-01-13 12:30 分类:问答flex: trouble resize and position SWFLoader
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[详细]
2023-01-10 07:17 分类:问答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 分类:问答how to access flex component id's generically?
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[详细]
2023-01-07 09:42 分类:问答SWFLoader - "SWF all over the place"
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[详细]
2023-01-02 20:54 分类:问答Load external swf from a button in external swf and unload self?
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![详细]
2022-12-30 07:16 分类:问答Load remote swf files in flex
I have a SWFLoader in mxml of my flex app. <mx:SWFLoader id=\"swfPreview\" width=\"10开发者_运维技巧0%\" height=\"90%\"y=\"20\" visible=\"false\"/>[详细]
2022-12-29 00:31 分类:问答flex4: swfloader doesn't properly load games
I have several flash games that when i load them in my firefox browser they load fine开发者_Python百科,[详细]
2022-12-28 20:16 分类:问答Incompatible classes when loading SWF
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[详细]
2022-12-25 17:07 分类:问答