Questions tagged [flexbuilder]

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

720 questions
0
votes
1 answer

Flex 4 - creating pop-up without disabling background / drag image without mouseup trigger?

Sorry to bother you, but I was hoping you could help me. We are currently building a new web site and have run into some issues with our programmer. I am trying to do some research to see if we can find a way for my issue to be solved so that I…
Jonathan
  • 23
  • 1
  • 6
0
votes
1 answer

Lost in debugging a flex project

I'm OK with debugging .as files,but when it comes across .mxml files,I feel really lost. It's not tracing in a traditional way ,line by line... How to get started with debugging such files?
fms
  • 2,147
  • 4
  • 18
  • 16
0
votes
1 answer

Flash Builder 4 Settings

i'm slowly making my way over to Flash Builder from doing all of my programming in Flash Professional. it's not an easy transition since things i've taken for granted in Flash Professional are completely different in Flash Builder. first, FB4 will…
Chunky Chunk
  • 16,553
  • 15
  • 84
  • 162
0
votes
1 answer

How to make a Flex Builder project to work on an existing Flex non-project with ant build?

I want to do some development on a Flex project that uses Ant: http://svn.openstreetmap.org/applications/editors/potlatch2/ . I can build it from the command line but now want to use Flex Builder 3.0.2 to build, debug, etc. I can see a few different…
Steve Bennett
  • 114,604
  • 39
  • 168
  • 219
0
votes
1 answer

Managing web services in FlexBuilder - How does the manager work?

In FlexBuilder 3, there are two items under the 'Data' menu to import and manage web services. After importing a webservice, I can update it with the manage option. However, the webservices seems to disappear after they are imported. The manager…
Eric Minkes
  • 1,421
  • 2
  • 10
  • 12
0
votes
1 answer

URGENT:How to keep using SDK after IDE has been expired (FlashBuilder4Force.com)

I was using Flash builder for force .com IDE for my project but it has been expired. Can I only use its SDK which I think should be free and compile my application using command prompt. I know how to compile mxml applications from command line in…
Ashine
  • 4,517
  • 3
  • 24
  • 26
0
votes
1 answer

Passing Objects from Java(BlazeDs) Server to Front end Flex app

I am looking for some help. I have set up a Java Dynamic web project which uses BlazeDs. This is on a Tomcat server and can send and recieve strings to a front end Flex project. My question is now that the AMF channels are set up to communicate how…
Michael W
  • 3,515
  • 8
  • 39
  • 62
0
votes
1 answer

Two-way data binding for array collection in flex

I am using flex 3.5 sdk. I want to bind an array collection to a form. The structure of array collection is like this. MyClass : var value : String; var arr : ArrayCollection; Each element in arr above is an object of MySecondClass MySecondClass…
Prabhat
  • 2,261
  • 7
  • 46
  • 74
0
votes
2 answers

Flex for chart based reporting having Java/Oracle backend

My only experience with Flex is some limited reading over the web. What i am wondering is if i want to use Flex or some variant of it for generating reports, specifically Charts, coming off a Java/Oracle backend can i accomplish that in an…
Piyush Mattoo
  • 15,454
  • 6
  • 47
  • 56
0
votes
1 answer

Flex video player help dynamically load video with php?

I need to load dynamiclly video in flex video player on the web,I'm using standard video player component,when page load a want to load a video in it.I'm not flex programmer,can someone help me with this?Tnx.
user147
  • 1,312
  • 5
  • 22
  • 41
0
votes
3 answers

not able to recalculate a value based on decreased current value

I'm trying to build a minimum payment calculator and am having a problem with the minimum payment not being able to calculate based on the current monthly value. What I think should work...locks up the browser. I've commented out the line that is…
dmschenk
  • 379
  • 1
  • 5
  • 19
0
votes
2 answers

Anyone developed an App with a Flex UI and Rails backend?

i am looking into the possibilities of doing some work for a client on Flex with a Rails backend. It ain't rocket science however i was wondering if anyone out there had some experiences with these two AWESOME technologies? Thanks in advance....
0
votes
2 answers

nothing displays when i add a UIcomponent to canvas?

i am trying to add a uicomponent which contains an object of a custom class the extends UIcomponents and i want to display this uicomponent to canvas i have done no error compile or run time but it does not display the Uicomponent. here is code; var…
Badr
  • 10,384
  • 15
  • 70
  • 104
0
votes
1 answer

Developing pricematch websolution?

I would like to crate a web-solution for price matching, a solution similar to Pricerunner. My question is what tool would be best to use? I would prefer Flex or Flash Builder with java back-end but is it the best?
dejaninic
  • 134
  • 2
  • 9
0
votes
1 answer

Adding fixed Gridlines Chart in Flex

Is anyone know how to adding fixed gridlines chart in flex, for example: I have a vertical axis which has a minimum value 0 and the maximum value 100 but I only want to display gridlines on values 30 and 70. So please me.... thx
riemove
  • 43
  • 5