I just switched to Flash Builder 4 & Flex 4 SDK, and it seems it\'s no longer possible to use a .pfm/.pfb font, either by embedding it or using it as a开发者_JAVA技巧 system font.
I am using Adobe Flash Builder 4. I\'ve run into this issue with my latest project, but I was able to re-create it with an almost empty project.
Is it possible to开发者_如何学编程 add multiple Flex Modules at a time to be built in a project as opposed to adding them one by one, as this is becoming a very tedious task.
In the opening application tag of my Flex 4 app, I set the width and height properties as follows: <?xml version=\"1.0\" encoding=\"utf-8\"?>
i have a flex app that transitions between 2 states with the toggle of a button.my issue is that the effect of fading only seems to work on the 2nd transition and after.However, for my first transitio
alt text http://img710.imageshack.us/img710/4107/flashbuildershite.jpg All of a sudden Flash Builder 4 is missing all kinds of fundamental things and is generating incorrect errors. I\'ve had the sam
I cant seem to recreate my Main.html that is necessary 开发者_运维知识库to build from in flashbuilder4 I guess I can do it manually at cost of time but what a bore ! I\'m sure this shoudl be possible.
Doing some development in Flash Builder 4 using Action Script 3.0.I\'m trying to have some code run each time the form is displayed.The form is not always recreated, but sometimes hidden and reused.Vi
I\'m working in flashbuilder 4 (flex4?), and am being asked to create the client-side data services integration \'layer\' in a flex app.There is another team working on the actual UI/Presentation.Both
I am bussy with a Flex Project with a data services. Flash builder installed Zend Framework with Zend_Amf.