Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flexcoders · RIA Development with Adobe Flex

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12335
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 165219 - 165248 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
165219 Merrill, Jason
jmerrill_2001 Send Email
Jun 1, 2012
6:50 pm
http://stackoverflow.com/questions/1163083/flash-video-player-for-avi-files-free-for-commercial-use Jason Merrill Instructional Technology Architect II Bank of...
165220 Kevin MacDonald
kevinmacdona... Send Email
Jun 1, 2012
10:12 pm
Hello, I have a fairly complex app which I currently package as an AIR application for deployment on Windows and Mac. I would like to use Flash Builder's ...
165221 Dave Cates
dave.cates Send Email
Jun 1, 2012
10:40 pm
Hi Kevin, That's exactly what we specialise in. Would love to hear more... Won't pass on my personal email address here because of spam but you can reach me...
165222 vaster3302 Send Email Jun 1, 2012
10:58 pm
How can I open a UNC (windows share) in windows explorer from flex (flash builder 4)? I tried a couple different things: var request:URLRequest = new...
165223 Alex Harui
alex_harui Send Email
Jun 2, 2012
3:47 am
I’m pretty sure UNC is not supported. You will have to map a drive or set up a web server. On 6/1/12 3:57 PM, "vaster3302&quot; <kaushal.shah05@...> wrote:...
165224 Peeyush Tuli
peeyushtuli Send Email
Jun 4, 2012
12:47 pm
Kevin, i represent MetaDesign Solutions (http://www.metadesignsolutions.com) . We a fair bit of experience in building AIR apps for the IOS platform. In fact ...
165225 Rogerio Gonzalez
skristies Send Email
Jun 4, 2012
3:14 pm
Hello, I believe that every need has his perfect tool. I work with Flex/Flash/ActionScript since 99, but also work with several others web technologies. You...
165226 Laurence
laurence5905 Send Email
Jun 7, 2012
4:30 am
Has anyone ever gotten the LibSpark QRCodeReader library to work with Flex 4.6 on a mobile device? The LibSpark library I'm talking about can be found here: ...
165227 Davidson, Jerry
jerry62712 Send Email
Jun 7, 2012
2:05 pm
We have a file, UserAA.mxml. It has, among other things, two date fields (id=toDate and id=fromDate). These will be used to filter records. A component in...
165228 Davidson, Jerry
jerry62712 Send Email
Jun 7, 2012
3:50 pm
I think I use this syntax, but I'm not sure: UserAA.mxml <components:UserAA_Grid id="UserAAGrid" _inputToDate="{toDate}" _inputFromDate="{fromDate}"/> ...
165229 handitan Send Email Jun 7, 2012
8:04 pm
Hi all, I am looking for a commercial Flex 3 WYSIWYG rich text editor, like for example this one: http://www.atomwrite.com/index.html And I need it to have the...
165230 Kenneth Sutherland
b0b0bb0b Send Email
Jun 7, 2012
8:56 pm
check out http://www.jampot.ie/ane/ for some good ANE’s From: sdl1326 Sent: Friday, May 25, 2012 6:57 PM To: flexcoders@yahoogroups.com Subject:...
165231 Davidson, Jerry
jerry62712 Send Email
Jun 8, 2012
3:04 pm
I have a form that includes a component. The form includes selection criteria and a search button. When the user clicks the search button, I want to enable...
165232 Alex Harui
alex_harui Send Email
Jun 8, 2012
4:55 pm
Why wouldn’t you set enabled=true on the button click? On 6/8/12 6:56 AM, "Davidson, Jerry" <jerry.davidson@...> wrote: I have a form that includes...
165233 Davidson, Jerry
jerry62712 Send Email
Jun 8, 2012
5:57 pm
I think I've found a solution that I'll pass on. UserAA has a bindable Boolean variable that is used to set a property in the component. That property is...
165234 markflex2007 Send Email Jun 8, 2012
6:21 pm
Hi, I am doing a flex mobile project project. I want to show a image list with the code , why I can not show the images in the list. I am sure the data is...
165235 Davidson, Jerry
jerry62712 Send Email
Jun 8, 2012
7:30 pm
I couldn't see how to get to the property from the button. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent:...
165236 Srinivas Sandur Madhu...
srinivas_20s... Send Email
Jun 8, 2012
8:17 pm
Use SWFLoader instead of BitmapImage and see whether it works Sent from my iPhone...
165237 Alex Harui
alex_harui Send Email
Jun 8, 2012
8:40 pm
Assuming the button and ting you want to enable are in the same MXML file a typical set up looks like <mx:Button label=”enable text search”...
165238 markflex2007 Send Email Jun 11, 2012
3:30 pm
Hi I created a "flex library project" and add some flex mxml components the problem is no swc file created in bin folder and I do not get any error message in...
165239 isa_loyer Send Email Jun 12, 2012
9:08 am
Hi, I search a solution to open a calc document (Ooo) inside my AIR application, perhaps inside an iFrame? But I don't know how to do that. Can you help me. ...
165240 Davidson, Jerry
jerry62712 Send Email
Jun 12, 2012
2:15 pm
I'm sorry. I wasn't clear. I want the button to enable a component (or disable it in the case of the reset button). The component is in the same MXML file. ...
165241 Davidson, Jerry
jerry62712 Send Email
Jun 12, 2012
2:16 pm
BTW, on the itemRenderer problem with the "TypeError: Error #1034: Type Coercion failed"_it would seem that error is a pretty generic one. I say that because...
165242 sidmails Send Email Jun 12, 2012
2:16 pm
Hi guys: I've created series of animated charts from User data using Flex. Does anybody know or is it possible to save the charts in SWF format (instead of...
165243 Csomák Gábor
csomakgabor Send Email
Jun 12, 2012
2:51 pm
you can create a flex project with the graphics and pass the variables as flashvars. it will calculate the display animation runtime, and it will be an swf.but...
165244 Alex Harui
alex_harui Send Email
Jun 12, 2012
5:07 pm
A reset button would make it a bit more complicated. Having a data model would be a recommended solution. I would start a new thread about the datagrid...
165245 sidmails Send Email Jun 12, 2012
7:11 pm
Hi Csomák, Thanks a lot for your response and thought. You're the first guy to respond on the subject matter that I have posted in many exclusive global...
165246 Siddhartha Das
sidmails Send Email
Jun 12, 2012
7:11 pm
Hi Csomák, Thanks a lot for your response and thought. You're the first guy to respond on the subject matter that I have posted in many exclusive global...
165247 Kenneth Sutherland
b0b0bb0b Send Email
Jun 15, 2012
9:54 am
It may be that your files are not included in the build path. Right click the library project, go to ‘Flex library build path’, then select the tab...
165248 michael_regert@...
flexcodemonkey Send Email
Jun 15, 2012
8:33 pm
Just found out that you can no longer bind FROM a spark label's text TO some other object. With MX components, this could be done. Looking at the Adobe code,...
Messages 165219 - 165248 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help