Tips to avoid type lag
If you're like me and make very complex projects like MMORPGS and such, you might find yourself going over 10-30,000 lines of code. After about 25,000 lines of code, you'll notice 1 or more seconds of...
View ArticleWhere is the Components Panel and the Design Mode button in FlashBuilder 4.7...
I'm new to FlashBuilder. I've been using many years just Flash and now I'm switching to FlashBuilder. I've seen some tutorials, but the Interface in my copy of the program do not match the one in the...
View ArticleIt takes a long time to compile project
I get a project with nearly 200 modules and 2000 files. it takes me almost 40 min to compile it! The compile environment are: Windows 7 64bit, FlashBuilder4.7, 8G memory.
View ArticleiOS7 and Flash Builder
Hi, Today i received a mail from Apple. It specified that all applications will be only developped with XCode and iOS 7 SDK. Now i'm very angry about this information. Is there someone who knows if...
View ArticleHow To Add Background Image In Mobile Flex Project
Hi All,I would like to know how to add background image in a mobile flex TABBED Application. With Hope And Regards,Rejeeb
View ArticleEnterprise Ad Hoc
I'm trying to create a release build for an Enterprise client but cannot get it to work. I have their B2E certificate and their Provisioning file. When I publish the app no matter what options I use it...
View ArticleWhat does "Initializer for 'source': unrecognized compile-time directive" mean
Hello I am currently making a splash page for an app I am making and when i put all the code to gether it says "Initializer for 'source': unrecognized compile-time directive" I am not sure what I am...
View ArticleAuto Orientation
Hi; I'm trying to learn flash builder. Making a simple application used tab views.I designed the page, but when I switch orientation, some objects not seenon a screen. How can I adding auto...
View ArticleWhere are the scripts that make Flex apps work with the JAWS screen reader?
From the adobe website:"To use the JAWS screen reader with a Flex application, users must download scripts from the Adobe accessibility website before invoking a Flex application. Screen readers work...
View ArticleHow do you add an iOS 3rd party SDK/static library to Flash Builder 4.7.
I have an iOS 3rd party SDK for Xcode.Included in the SDK is a static library (.a file) along with a .h file.How do I include this static library in a Flash Builder 4.7 mobile project for iOS devices?
View ArticleHow do I change the application id of a mobile project?
I have a mobile flex project, when I go to test it on a device I get this error. ERROR: The AIR application ID "net.test.test.debug" does not match the pattern "net.test.test" specified in the...
View ArticleA Simple test application, what's this GC doing?!
See here - http://stackoverflow.com/questions/9614391/ I've made the simplist of applications to test memory handling in AS3. This is rediculous. Are there any AS3 internal devs that can explain to me...
View ArticleEOL & EOVS dates of Flex SDK 4.6
Hi Team,What are the end of life and end of vendor support dates of Flex SDK 4.6 since I don't see these EOL and EOVS dates of this version (4.6) in any of the adobe sites (EOL & EOVS dates of this...
View ArticleSlow Code Editing in Flash Builder 4.7
For some reason my Code Editor works painfully slow. I see that other folks have experienced this issue. I don't want to switch to another IDE. I have already increased the values of Xms and XMX...
View ArticleCustom panel icon
Hello!I make custom panels for Photoshop in Flash Builder. Do you know, how I can add custom icon? Thank you.
View ArticleComplimentary Upgrade FB to 4.7
I bought a CS6 Master Collection 2012. Lately, I realize I really need to upgrade FB 4.6 to 4.7. And I found it's Complimentary Upgrade last month. But today, when I try to download it, I can't find...
View ArticleProblem with Loader using stage resizing
Hello, sirs, and ladies, I want build 4 viewers ( as cam-viewer, top-, side. and front-viewer ) on one loader.I show you about my workstation;Is it ready? But i resize window and loader won't work...
View ArticleFeature Request: Scan and Update data files on run
When you run a project, I wish there was an option to "Scan for updated data files."I have level maps called .dat. When I edit these in my mapmaker, they're stored in the client shell's src/dat...
View ArticleWhat's the limit of texture memory of ATF(ETC1) for mobile devices
Recently, I’m testing the limit of texture memory for mobile devices.I found the limit of PNG is approximately 128MB,but I couldn’t find the limit of ATF.I hope somebody could tell me the limit of...
View Article