Flex

SWFLoader size and stage

I have a 200px to 200px movieclip, I did in flash. The idea is I have all images (mc) out of the scene and then they slide on the stage with a bit of interpolation (not very exciting I know!) The problem is when I import into flex "" < mx:SWFLoader i

Any way to automatically select the 1st row of DataGrid?

Is it possible to emulate a select on the first item in a DataGrid control. Basically I want to for details of the first item in the control DataGrid is displayed through the dataProvider of DataGrid without mouse click event. Thanks in advance for a

Classes and custom Assembly in flex

Hello In flash I create my custom class and then secure it with a binding and call it. How do I do this in flex? Suffice to say that I wanted all the images for this class below. How to call the getCurrentCard method? Thank you. package myClasses{Imp

Madness of scrolling DataGrid

Hi all. I'm trying to get a container to scroll when a datagrid is scrolled. Y at - it an easy way to do it. I am aware of the v and h scrollposition properties, but the difference how the datagrid scroll causes the two sync scrolling elements. Any h

Problem converting java.util.HashMap in an ActionScript object

I have this weird problem and I can't figure it out, let me explain: I have a java object A that has a variable myMap HashMap, this card will hold objects of class b. inside B is an instance of class C. In ActionScript, I have A corresponding class t

How urlencode in Flex

Hi all I am trying to write a script to connect flex and have not been able to find an example of how to urlencode my request then make sure the info is correct since the wrapper script But I get errors when users have characters like & in their pass

WebService with several operations

Is it possible to have a single statement of WebService with several operations? I see a tag of operations compared to a tag of operation but impossible to find good documentation about this. Looks like an ASP.NET WebService (end point defined by a W

XML/HTTP variable features in Flex 2

I am writing a program of Flex 2 that will allow the management of the company that I work for enter time tracking data. Currently, this is done in Excel and is very effective. I use MySQL to contain the data and a single PHP script to query. The PHP

Final cost

Flex Builder 2 is on sale at adobe for $499. http://www.Adobe.com/products/Flex/ Free Flex Builder 3 Public Beta is available http://labs.Adobe.com/technologies/flex/flexbuilder3/ My question: approximately how much will Flex Builder 3 costs when it

Height of DataGrid

I have a datagrid that I would get some height, he needs so that all the data to display, without needing a scroll bar. If I leave the only height and let it take its default height, a scroll bar appears somewhere around line 8. If I set the height o

Cannot run samples built Flex beta 3

OK has completed the installation of Flex Builder. I chose to install Flash 9.0 in IE and FF, but for some reason when you go to the examples it asks me to install flesh 8.0. Even if I say yes to th eprompt it appears not.I even re-installed the SADF

MP3, AS3 beta 3 and strangeness of Mac

I'm looking for help tracking down the source of a problem that has me baffled. I'm learning AS3 on a Mac, compiling with mxmlc via the Terminal. I like some of the demos of the spectrum Visualizer I ran and am determined to understand. A developer o

Flex PDF/JPEG graphics conversion

We use Flex in our application. However, we need a way to convert a PDF/JPEG of Flash components (or a SWF in full). We have created a Flex application that allows users to create their own maps and we will have the possibility to generate a single S

WSDL does not load correctly

I get the following error (from the event 'fault') when I try to call a Web service via an application running on a Mac (OS X 10.4.6, Safari and Camino): Quote:

Question of VideoDisplay.

I have a quick, and I think it's a simple question:By the looks of things, it is not built-in, ready to go, the user interface of the VideoDisplay component. I received this a LiveDocs explaining the VideoDisplay component: VideoDisplay control does

The &amp; quot; Console &amp; quot; Panel guard himself choose when I write code

When I click in the editor and start writing the code, the tab "Console" selects himself. . When I click to activate the 'Problems' tab, then click on back to write code again, the Console tab is active again! How can I stop activating itself? This i

Remove the node XML with E4X

How can I do? I tried "Delete node;" or even = null;

FB2b3 automatically generates different codes that b2 did.

When you make a new standalone class with FB2 b3, it automatically generates the code between the brackets in the style of: public function dostuff (): void{ } I hate this style. I prefer: public function dostuff (): void {} } This may seem like a sm

Beta download Flex2 trouble 3 Labs: site

I have trouble downloading files of Beta 3 of Flex2 from the Labs site. Everyone knows about this problem? Thanks in advance, Charlie

Elements of the array and the data binding

In Flex 1.5 elements of the array do not support data binding. Here is an excerpt from a document of Flex 1.5 older ( Chapter 18, data binding): Quote:
« Prev 1 ... 3 4 5 6 7 8 9 10 Next »