Questions tagged [flexbuilder]

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

720 questions
0
votes
2 answers

to create Whiteboard component

How do I create a simple drawing board/whiteboard functionality in Flex ?
Piyush Giri
  • 91
  • 6
  • 19
0
votes
3 answers

Create and view Flash Log

I want to create log file for my flex application. That is the file should contain all the trace prints in it when I run my flex application. How can I configure flex to do this? thanks
Sarfraz Ahmed
  • 1,349
  • 6
  • 23
  • 43
0
votes
2 answers

Flex drawing example error

I am new to flex and i am trying to run the code for flex drawing application example given at following path: http://www.flashcomguru.com/components/flex_whiteboard/whiteboard_demo/srcview/index.html But I get the following error at the compile…
Piyush Giri
  • 91
  • 6
  • 19
-1
votes
1 answer

Frameset in flex application?

There is a frameset concept in HTML that we all know. But I need that to be done in flex application. How to do that ?
sevugarajan
  • 9,717
  • 12
  • 34
  • 31
-1
votes
2 answers

event listeners not firing in this code can anybody guide?

event listeners not firing in this code can anybody guide me what is problem with this code
-1
votes
1 answer

Flex Builder 3 and Flash Builder compatibility

Hi I use Flex Builder 3 for all my coding. Recently, at the office where I work we are upgrading to Flash Builder. I would still like to work on the same projects at home using Flex Builder. Can anyone tell me what compatibility issues I will run…
Bachalo
  • 6,965
  • 27
  • 95
  • 189
-1
votes
1 answer

mx custom component not working in flex

I want to create flex application by which i can verify user age i have use following code can u tell me why i cant see mx component "dialogtitle","dialogcontent""dialogbutton"
-1
votes
2 answers

Jumpy flex layout

I'm relatively new to Flex however needed to take over maintenance and development of an application after a bit of a crisis. I'm familiar with AS3 and OOP in general if that's any help. The application is built using Flex builder 3, Flex SDK 4.1…
Hawxby
  • 2,746
  • 21
  • 29
-1
votes
1 answer

Import flash.net.SecureSocket throwing error "Definition XXX could not be found"

My requirement is to make connection using SSL and TLS from my flexbuilder AS code. I google it and found that SecureSocket() will be used to communicate with SSL and TLS from the below…
-1
votes
1 answer

flex error message label

I'm using flex for a Cirrus p2p video application. When I press "CALL" and the other Client isn't connected the error message is a popup message that says "[object Object]". I'm trying to display "Call failed to {calleeInput.text}" or anything for…
-1
votes
1 answer

Global Variables and GlowFilters is not working

Good day all, I m new to actionscript3 , and I cant solve few problems on my code. The first problem is glowfilter is not run. According to my research glowfilter 's alpha is set like that but , when ı click true answer it do not response. But the ı…
-1
votes
1 answer

Animated Splash Screen in Flash Builder

I'm trying to set up an animated splash screen in flash builder 4.6, but cant seem to get it to work with a gif. Basically I just want my splash to show to images then goto the login. how would I achieve this? Any help would be much appreciated!
-1
votes
1 answer

Flex update XML

im new to flex development and in need of assistance. I have a xml file that contains data that i would like to update if the user changes anything, the file is saved on his local program files where the application is. Here is my code that reads…
-2
votes
3 answers

How to read xml tags and its data using flex?

I need to read xml tags and its datas from one file and then write it to another xml..how to do it?? please let me know immediately...?
sevugarajan
  • 9,717
  • 12
  • 34
  • 31
-2
votes
1 answer

Any tutorial for onenote api integration for cross platform mobile app dev using Flex builder?

I tried to google but could not find any tutorial which can give a head start on using MS Onenote api with Flex builder 4.6. Can anybody help me get started by pointing to a online tutorial or any other solution is also welcome. I have an existing…
user801116
1 2 3
47
48