0
votes
2answers
12 views
Can I add an ftp folder to flex project in flexbuilder3?
I have some config files (.xml's) used by my flex app sitting on remote servers. I would like to be able to modify them in flex builder along with the local app files. Ideally I could add a folder …
0
votes
2answers
412 views
Flex Builder 3: syntax coloring, add keyword
I wish to know where I can add Keywords for the syntax coloring in Flex Builder - i need to extend it a little for my own sanity.
0
votes
1answer
15 views
ViewStack Container Vs Canvas
Hi
What is the main difference Between ViewStack Container and Canvas?
thanks,
ravi
0
votes
3answers
57 views
Story of a mysterious bug Flex/ Actionscript
Suddenly Flex seems to dislike variable declaration. For example I write (on the script part of a mxml component)
<mx:Script>
<