Flex: Designer doesn't show components? - apache-flex

I have a strange issue with Flex 4.6 and Flash Builder 4.6
While developing mobile application - the designer bugging at some point, and stop showing the components in design mode.
How to repair this issue ?

I have reinstalled Flash Builder, probably it were some installation failure.
Now it works fine.

Related

4.7 Flash Builder Not Supporting Design View

I am using Flash Builder 4.7 But not getting view in MXML Editor How to get it?
How can I get view mode in MXML editor in flash 4.7, assuming 4.7 has this feature?
Design View was removed in FB 4.7:
http://www.adobe.com/devnet/flex/whitepapers/roadmap.html:
In order to better support future Apache-derived Flex SDKs, Design
View, Data Centric Development tools, and Flash Catalyst workflows
will be removed in updated 4.x versions of Flash Builder.
Design View Removed
you can try:
can i use design mode in fb 4.6 if I add apache flex sdk 4.9.1 as my compiler

Does anyone know where I can still download flex 3.5 sdk?

Does anyone know where I can still download flex 3.5 sdk? I just inherited a project which was developed in flex 3.5. I am having trouble configuring flash builder 4.6 to work with it.
You can get it here: http://download.macromedia.com/pub/flex/sdk/flex_sdk_3.5.zip
Are you aware that latest version is 4.10? Available here: http://flex.apache.org/

How to get flex 4.6 mobile application as SWF?

I am running a flex mobile application. The goal is to create a SWF file from the same project without having to rewrite a new project.
I followed this tutotial
mobile flex to swf
But this gave me a blank result and source code is not provided.
Any clue ?
Regards

when running my flex 4.5 mobile application its giving a bank screen

I am working on Adobe Flex 4.5 mobile application. But sometimes when I am trying to run the application its giving a blank screen as output. Initially I restart my machine then the problem was solved. But the problem has again started. I have reinstalled the flash builder 4.5 but the same thing is happening. Initially, it ran properly but then again giving a blank output.
How to solve this?

How do you use Parsley framework in Flex Hero 4.5

I was wondering if Parsley framework is compatible for Flex Hero Mobile 4.5? I seem to get a warning saying it's not compatible.
Thanks guys
Flex 4.5 and Parsley 2.3 don't play nicely together. Grab 2.4M2 from the website and all should be fine.
See this forum post for more details.
Are you using the code? OR a SWC you downloaded from a web site? I assume the latter.
Download the code and recompile it against the Flex 4.5 SDK. There are often issues when using a SWC that is compiled against a different version of the SDK than your main application.

Resources