Questions tagged [flexbuilder]

Adobe Flex Builder is the former name of Adobe Flash Builder.

720 questions
1
vote
1 answer

Is it possible to do custom display of members in Flex Builder variables view?

Is it possible to display something other than the definition name in the variables view in Flex Builder for special types? Basically, what I'd like to do is display the value of a complex member type instead of just showing it's qualified type…
Marcus Stade
  • 4,724
  • 3
  • 33
  • 54
1
vote
1 answer

Is there any Flex 4 data visualization for analysis of relational data (link-based phenomena)?

I have been goggling a lot to find anything that can help me with link-based data visualization in Flex 4. something like below screen shoot (made using Ravis). Where user can drag these nodes, without removing the links and on double click of any…
AabinGunz
  • 12,109
  • 54
  • 146
  • 218
1
vote
5 answers

Flex Builder 3 not debugging

Allope, I've recently bough Flex Builder 3 and I am completely dissatisfied with its reluctance to debug. It manages to debug a few times, but after that, it just doesn't want to "connect to the debugger". Help?
Aethex
  • 1,502
  • 2
  • 16
  • 27
1
vote
3 answers

How to get settings/properties into a Flex/FlashBuilder application?

I have a Flash Builder application which uses URLs within its code and I want to be able to change these URL values without having to recompile my application, i.e. I want to have a plain text file I can edit which is used to populate these URL…
James Adams
  • 8,448
  • 21
  • 89
  • 148
1
vote
3 answers

Embed image in list

I am having a list which is rendered to display images , name of all images is in dataprovider of list. Now i am unable to find how to make all images as embedded images as the name is coming from dataprovider? Below is list:
user1190524
  • 65
  • 1
  • 13
1
vote
1 answer

Using flash builder 4.5 for php wizard for remote object

I'm fairly new to Flex\AS3 I'm using flash builder 4.5 for php and I'm trying to connect to my DB via remote objects. I'm following adobes instructions as listed here:…
1
vote
3 answers

Flex 4.5 - to long build process

We are developing an app using flex 4.5. The app runs just fine (no performance issues at all) but it takes us forever to compile and build it. A minor change, like just add a comment or press enter in an mxml file and rebuild takes about 3 minutes.…
Ido Barash
  • 4,856
  • 11
  • 41
  • 78
1
vote
0 answers

Porting a Adobe Air app to run on android devices

I found a example on a blog, how its possible to use the Adobe Cirrus to develope real-time collaboration applications. I this case its a videochat client, but the thing is that the code is written to run at desktops, not mobile devices. So my…
Tobias Moe Thorstensen
  • 8,861
  • 16
  • 75
  • 143
1
vote
2 answers

Flex Bulder 3 Version Pro or Not Identification

How do I tell if an installed Flex Builder 3 is the Pro (or Not) version. Help | About only states Flex Builder 3
CodeLizard
  • 1,319
  • 2
  • 12
  • 20
1
vote
2 answers

Type completion in FlexBuilder?

Is it possible to ask FlexBuilder to automatically fill out the types of a statement? For example: var g = this.graphics; Will throw a a "no type declaration" warning that Eclipse's magic "fix this line please" won't fix... So is there any other…
David Wolever
  • 148,955
  • 89
  • 346
  • 502
1
vote
2 answers

Remove Skin Background image in State2 from State1 in Flex 4.5 Blank Template Mobile Project

I'm working on a blank template flex 4.5 mobile project. I am using states, to move on to the next page on mobile solution. I have a background image on 'State 1' which should be removed on 'state 2' and other states. I have tried everything, and…
1
vote
2 answers

Flex 4.6 - Visible Height of Spark Label

I am trying to determine the height of a Spark label that becomes multiline at runtime (due to width property being set), to account for text overflow. (For a spark label named Title) I have tried: Title.measureText(Title.text).height - this seems…
ina
  • 19,167
  • 39
  • 122
  • 201
1
vote
1 answer

Why am I getting a Stack underflow (error 1024) in release build?

I had this strange problem with stack underflow errors happen only in the release build of Flex Builder project. I looked around the web to find a solution, but while I found some related posts, nothing really helped my out. So here is this question…
ADB
  • 2,319
  • 1
  • 24
  • 35
1
vote
0 answers

how can design picker in android using adobe flex views

i am implementing adobe flex application in this application i am using picker type view using adobe flex in adobe flex builder how can implement design in this view please forwrad some suggestion i am new in adobe flex development thanks in…
Narasimha
  • 3,802
  • 11
  • 55
  • 83
1
vote
2 answers

FlexBuilder to FDT Migration

I'm new to FDT and I'd like to move some (actionscript)projects from FlexBuilder to FDT. I've noticed FDT can read .actionscriptProperties from FlexBuilder, so just setting the workspace to my FlexBuilder workspace got the projects, the current one…
George Profenza
  • 50,687
  • 19
  • 144
  • 218