Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Sergei_T #1
Using Flash components in Flex
Hi,
One of the weakest sides of the Flex is that there is no Dataset component.
Is it possible to use Flash MX 2004 Dataset Component with all its functions
in Flex???? I need to filter my data in Flex datagrid.
Sergei_T Guest
-
Dynamically create Flex components
HI All, I have a requirement wherein i need to create flex components like check boxes, radio buttons or datagrid dynamically based on the values... -
How to load Flex 2.0 components on Flex 1.5 application
Hello, I am currently working on an Flex 1.5 application and my client wants to import 2.0 components into it. Can we achieve that? if so how is... -
Flex 2B2 UI COmponents
Hi All... I am trying to get an application prototyped fairly quickly. Initially, I started using a Java Applet but there is a good bit of high... -
Organizing Flex Custom components
This may sound dumb, but for me unorganized projects is one of my biggest pet peves. I have a project that I am working on that uses alot of... -
can custom-made flash components use flex drag-and-drop?
hello, I am making a visual component in the flash IDE that I want to then incorporate into a flex application. If possible, I would like to have... -
ntsiii #2
Re: Using Flash components in Flex
I do not belive you can use that component in flex.
Here is a filter solution developed by bdeen, a regular contributor to this
forum.
[url]http://www.cflex.net/showfiledetails.cfm?ObjectID=299[/url]
Tracy
ntsiii Guest
-
Sergei_T #3
Re: Using Flash components in Flex
In flex core classes there is mx.remote.RecordSet that has filter function in it. Is it possible to use this RecordSet class to fill my datagrid and then to use filtering????
Sergei_T Guest
-
ntsiii #4
Re: Using Flash components in Flex
I seriously doubt it. It is not documented in livedocs and is probably an internal use class.
ntsiii Guest



Reply With Quote

