flash-builder

How to change the vertical line gap of Label?

How can the vertical line gap of Label be changed? ...

Resizing Flex spark control with a custom skin

Hi, I have made a custom skin for TextInput spark control in Catalyst. The problem is that in Flash Builder's design view I can't resize TextInput control with applied custom skin. I want to be able to adjust only TextInput's length keeping the same font metrics and proportions of the skin, so I can use the same skin for short, medium,...

How do you connect Flash Builder CS5 to IIS & Sql Server?

I'm having problems understanding exactly how you connect a Flash Builder 4 Project to IIS & subsequently, sql server. In trying to configure the Flash Builder 'Server', no matter what I put in as 'web application root' and 'Web application URL' and 'Output Folder' it won't validate my configuration. The documentation is maddeningly ne...

How write the values from the database into an array in Flash Builder 4

I want to display multiple images and when rollover above it i must get a tooltips (names). The same names are in the database mySQL. Naturally, to tooltips displayed without delay, preferably immediately put all the names from the database into an array and then manipulate them. Tell me please what I do wrong? Php class to connect dat...

Comparing hours and minutes in AS3

Is there a way to compare the current time to a bunch of times (loaded from XML) and have it figure out which is the closest to the current time? ...

Loading external .swf (projects) into a flex/flash builder application

I'm doing some research for a project that I might be doing soon, and I'd like to build it in Flex or Flash builder, but I just have a question. I looking to build a sort of admin section of the application for users to sign and view personal data. The rest of the application would be split up into different sections or "modules" contai...

What are the differences between the Flash Professional and the Flash Builder?

I couldn't find a comparation on the web, so, what's the difference between the Flash Professional and the Flash Builder? --update I saw in a video that I can edit some code in the Flash Professional. And I just saw coding in Flash Builder. So, my understand is that Flash Professional does what Flash Builder does, but not the oposite. ...

Identification of objects in Flash Builder 4

I have a very simple question, but I do not know how to do that i can handle in AS script object identifier. For example, I have a few pictures: <mx:Image x="125" y="262" source="card/1.jpg" width="98" height="165" id="card1"/> <mx:Image x="247" y="262" source="card/1.jpg" width="98" height="165" id="card2"/> <mx:Image x="379" y="262" ...

Import .FLA into Flash Builder 4

Is there a way to import FLA files into Flash Builder 4 such as conversion to SWC? ...

Create iOS content with Flash Catalyst or Flash Builder?

Flash Professional CS5 has the option to create apps for iOS (i Phone). I don't see the same for Flash Catalyst or Flash Builder. Is there any way to import Flash Catalyst or Flash Builder projects into Flash Professional? Do I have any other options? ...

VIM Key bindings for Adobe Flash Builder 4

I was curious if anyone knew of a way to get VI/VIM key bindings in Flash Builder 4. I know that I can just edit the files in VIM directly, but as I am just getting started in Flex - I would prefer to use the IDE until I get my feet about me. I am running Flash Builder 4 on OSX Snow Leopard. Any help would be greatly appreciated. ...

Gradient Map Filter - Pixel Bender for AS3

Hi, i need some help to create a filter in Pixel Bender for AS3 to make this effect in the right side in this image: http://a.imageshack.us/img829/1488/gradientmap.jpg Can you help me? Thank you. ...

what is the best strategy to build file transfer application?

Hi all, I'm working on a UDP File(large) transfer application. Client end is Adobe Flash builder and also in VC++ and Server end is C++. I'm sending my file in packets and resending the missing packets.Finally it is taking the time what ever TCP. I'm using winsock2 at server end but not complete functions.Is there any better protocols o...

Flash Player Setting Problem

I am building a flash app that will asks the client to access their web camera. Users on Windows (Firefox, Safari, Chrome browsers) are able to click the allow button. However, users on Linux/Mac (Firefox, Safari, Chrome) either need to click several times until they can click allow, or they can't click at all. According to this forum,...

Flash Builder Export to Web Server / Browser-based swf

I am trying to export a .swf for view in the browser. Here's what happens: The .swf works by itself (i.e. double click to run it), webcam prompt, webcam image loads The .swf does not work inside the browser. Webcam prompt comes up - black screen after. I've selected "HTML wrappers" in build/compile settings. Loaded up the html in the...

Flash Builder 4 Start Page?

i have closed the Start Page in FB4 and now i can not find it. ridiculous. how can i open this panel again? ...

Running Flash files (.swf & .html) in a Firefox sidebar

I'm developing a Firefox extension that runs a local Flash object (SWF and HTML files). I'm new to extension development so I followed a few web tutorials to run a simple Hello World application in a new window in Firefox. The test extension was simply a popup window that opened when you selected it in Tools menu. All in all, I know tha...

ActionScript StrictMode (beginner)

How do I turn on the strict mode in Flash Builder 4? --update I found something about "Preferences -> Actionscript 3 Settings", but there is no such option in Flash Builder preferences. ...

adobe startus text chat broken @ connection setup

Hello the problem i'm experiencing is when I attempt to call javascript function. Using Jquery @ $("#flashtxtchat").get(0).startTxtChat() ArgumentError: Error #2126: NetConnection object must be connected. at flash.net::NetConnection/get nearID() at textchat/startChat() at Function/http://adobe.com/AS3/2006...

How to import some actionscript files from flash builder 3 to flash builder 4?

I am having great difficulty getting my existing actionscript files into flash builder 4. Basically, I have fully working flex builder 3 project, in a flex builder 3 workspace. I now have flash builder 4, and a new flash builder 4 work space. I dont want to "import an existing project into workspace", as I need to move the project ou...