flash-builder4.5
Flex - Source Size vs. Compile Size
Could you explain why a Flash Builder source folder - no larger than 2 MB - compiles into a SWF exceeding 15 MB with debugging turned off (exported release build)?[详细]
2023-04-13 09:09 分类:问答Why flash embeded in flex mobile project runs slowly on iPad but not in simulator?
Following is the line of code which embeds the flash swf file. It runs as original swf file on simulator but not great in iPad2. The speed of the animation decreases and animation breaks while run开发[详细]
2023-04-12 11:54 分类:问答How to set camelCase to code generated by code templates in Flash Builder 4.5?
I\'m trying to change the default event handler code generator, so that it generates the nam开发者_Go百科e of the function as onComponentidEventname For example:[详细]
2023-04-09 14:33 分类:问答Garbage Collection in Flash Player
I build a simple Flex view state based video application on Flash Builder 4.5. There are 4 states. Everytime I go from State1->State2->State3 or State1->State2->State4, the memory in internet explorer[详细]
2023-04-08 22:44 分类:问答Flashbuilder 4.5. Parse results of HTTP Service Call
I\'m making an HTTP Service Call using Flash Builder 4.5. My web service returns a string. I\'m having trouble understanding how to read in the returned string.[详细]
2023-04-08 03:47 分类:问答Getting TextArea on the stage (getChild by ID,Name)
I´m trying to get the 7 TextAreas on the stage on FlashBuilder,all of them have the id as \"Desc1\",\"Desc2\",\"Desc3\"... and the names are the same \"Desc1\",\"Desc2\",\"Desc3\"..., but when i try[详细]
2023-04-07 00:24 分类:问答Using Static and dynamic components in same view FB 4.5 Mobile App
I am in the process of recreating our desktop app for Android Tablets. The app has various views accessed via an actionBar:[详细]
2023-04-06 16:30 分类:问答Always have to create the libs dir after importing MyProject.zip
Whenever I import a project into Adobe Flash Builder 4.5 on Windows XP / SP3, I get the error: unable to open \'C:\\Documents and Settings\\afarber\\Adobe Flash Builder 4.5\\MyProject\\libs\'MyProjec[详细]
2023-04-04 17:48 分类:问答iOS (iPad) application on Flex/Flash Builder 4.5 - SplitView component?
(Disclaimer: I\'m a beginner in mobile application development and I\'m quite weak with programming but I\'m willing to learn new things and take on new challenges. I apologise in advance if my questi[详细]
2023-04-03 05:40 分类:问答getDefinitionByName in Flash Builder acting racist to new classes after switching to FB 4.5.1
Does anyone know why the getDefinitionByName function works with \"com.foo.Bar\" and gives error with \"com.foo.Rab\"?开发者_如何学C[详细]
2023-03-31 12:49 分类:问答