RSS Feed Email Feed

Archive for 'Uncategorized'

Flash Builder – Open Type (ctrl+shift+T) not working – Solved

I’ve searched a lot on the web to find a solution for this problem in Flash Builder 4, but no luck…

So after a few trials and erros, I’ve managed to restore this useful shortcut, but…

Installing Ant On Flash Builder 4

I was searching the web for some time try to find how I can install easily and quickly ANT on Flash Builder 4.
Luckily I ran into this blog post about Installing Ant On Flash Builder 4
Thanks again to zoltanb (the blogger).
Quick and easy, Enjoy!

Flash Profiler Problems with builder 4.01 and player 10.1

Problem:
I’ve encountered a strange problem since I’ve updated my builder.
For some reason the profiler didn’t work and showed me this error:
“Unable to connect to the application to fetch profile data”
Solution:
Well, after countless of hours search for a solution, I arrived to this forum and did what the suggest at the end of the conversation – [...]

unable to export SWC oem

I’ve encountered a strange error:
“unable to export SWC oem”
I’ve found that it’s a problem in the .flexLibProperties’s tags.
The solution is to do the following steps:

Open flexLibProperties (you can open using ctrl+shift+r)
Delete all the <resourceEntry> tags under <includeResources>
Go to properties->build-path->assets and select all
Recompile your project

That should do it…

First Post

Welcome random visitor who just were curious enough to check out what was on the first post…
Obviously no one knows this blog exists right now, but maybe in a few months it will attract some readers.
I will try to write tiny bits of useful info I stumble upon while working on flex.
In order to be [...]