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: 12330
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 164964 - 164994 of 165741   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
164964 mulchand12345 Send Email Mar 12, 2012
4:44 pm
Hi I would like to know, without flash involved, whether any web application can record video / capture images using the webcam. (HTML5/ JavaScript/ any other...
164965 Alex Harui
alex_harui Send Email
Mar 12, 2012
5:35 pm
Post a small test case. On 3/12/12 9:28 AM, "Dave Glasser" <dglasser@...> wrote: I have an app originally developed in Flex 3.3, which I'm in the process...
164966 Dave Glasser
abg2c Send Email
Mar 12, 2012
6:10 pm
Alex, Thanks very much for responding, however, I've figured it out. I was adding my control bar as the last child in the constructor of my class, which...
164967 Joe
joe_archibald Send Email
Mar 12, 2012
6:13 pm
I am working on an app for Android for Asset tracking. I want to scan barcodes, but I am having a problem with Zxing-2.0 not reading the 1D codes properly (at...
164969 claudiu ursica
the_braniak Send Email
Mar 12, 2012
7:26 pm
As far as I know JS does not have support of capturing camera. If somebody else knows different I would be happy to be proven wrong. Probably you can do the...
164970 Dave Glasser
abg2c Send Email
Mar 12, 2012
7:33 pm
I'm using a subclass of mx.containers.Panel. There is no controlBarContent array. ________________________________ From: claudiu ursica <the_braniak@...>...
164971 claudiu
the_braniak Send Email
Mar 12, 2012
7:50 pm
Sorry for the reply I hit the send to early in my email before actually reading the whole content. C...
164972 luvfotography Send Email Mar 13, 2012
12:10 am
Hi, I'm using the same certificate I used to get my FLEX 4.6 mobile app into the apple store. Apple accepted it, now when I try to upload and publish my apk...
164973 j2me_soul
j2me_soul@... Send Email
Mar 13, 2012
2:02 am
I have installed "code 128" font on my computer. But the isbn code can't distinguished by the device. what should I do now?...
164974 mikkelb99 Send Email Mar 15, 2012
11:05 pm
Hello! I've been using Adobe Flash Builder 4.5 with Flex 4.5.1 to generate charts for my annual report. What is the status of Flex Charts right now though?...
164975 Uber_Nick Send Email Mar 16, 2012
8:08 pm
Seeing a strange, rare, issue after updating an app to 4.6. I can't seem to reproduce it in a dev environment, so I'll list out my issue and setup to see if...
164976 yang chen
chenyang3 Send Email
Mar 17, 2012
1:35 am
Have you tried using binding util?...
164977 Uber_Nick Send Email Mar 19, 2012
2:41 am
I haven't tried explicitly re-setting the value manually or with BindingUtils, but that's something I'll try now! Should still be working without that. I have...
164978 Alex Harui
alex_harui Send Email
Mar 19, 2012
3:54 am
If you take off the two-way binding does it work? On 3/18/12 7:41 PM, "Uber_Nick&quot; <nick14@...> wrote: I haven't tried explicitly re-setting the value...
164979 yang chen
chenyang3 Send Email
Mar 19, 2012
11:57 am
MXML binding has always been problematic and very often you'll lose the binding at some point. For me binding utils has been much more reliable. Regards,Yang...
164980 Richard Albrecht
hawkcode2 Send Email
Mar 19, 2012
10:29 pm
Hi, First time writing to a group in many years. I'm basically a noob with Flash Builder 4.5 and flex. I right now have 2 questions: 1. I have an engineering...
164981 Richard Albrecht
hawkcode2 Send Email
Mar 19, 2012
10:51 pm
Sorry i forgot to change the subject. -------- Original Message -------- From: Richard Albrecht Sent: Mon, Mar 19, 2012 04:34 PM To: flexcoders@yahoogroups.com...
164982 Richard Albrecht
hawkcode2 Send Email
Mar 20, 2012
10:04 pm
Hi, Have an engineering app that displays a lot of information in html files in the native browser. I want to store the files in the app so if they don't have...
164983 [p e r c e p t i c o n]
percepticon Send Email
Mar 20, 2012
11:17 pm
Hello All, I'm trying to add a preview of a swf to my display like thus: systemManager.topLevelSystemManager.addChildToSandboxRoot("toolTipChildren", ...
164984 Uber_Nick Send Email Mar 21, 2012
1:32 am
I have to refute the idea that bindings have ever been problematic. The way bindings work are very, very simple. When a variable is declared bindable, an...
164985 Uber_Nick Send Email Mar 21, 2012
1:35 am
Hi Rich, I'd answer your question if I could, but haven't worked much with Flex on mobile devices. Re-post your question as a new thread and hopefully a few...
164986 Uber_Nick Send Email Mar 21, 2012
2:05 am
Nope, no difference with one vs two-way Bindings. I discovered this problem with DropDownLists that had one-way bindings and used the change event to update...
164987 Grant Davies
verbalgsx Send Email
Mar 21, 2012
2:44 am
HI Rich.. 1) you'd have to have an event handler listen for the pinch gesture and then scale your grid based on how much you want it to scale/shrink ...
164988 Alex Harui
alex_harui Send Email
Mar 21, 2012
3:52 am
What is the registration point (0,0) of the preview? Is it a bitmap or something else? On 3/20/12 4:16 PM, "[p e r c e p t i c o n]" <percepticon@...>...
164989 Alex Harui
alex_harui Send Email
Mar 21, 2012
7:29 am
So is this intermittent or just never works in this configuration? Are there console warning about not being able to detect changes? Can you make a 20-line...
164990 bu4fred Send Email Mar 21, 2012
12:25 pm
I'm committed to using a spark container because I need to use the spark states model. I would like to create my own component that would automatically scroll...
164991 Uber_Nick Send Email Mar 21, 2012
3:09 pm
It's been happening with all configurations, but intermittently. I've had 0 success reproducing it at will, even though myself and multiple users have come...
164992 Alex Harui
alex_harui Send Email
Mar 21, 2012
4:13 pm
I see duplicate dataprovider entries which might confuse which selectedIndex to use. They key is to make sure binding events are getting dispatched. You might...
164993 Alex Harui
alex_harui Send Email
Mar 21, 2012
4:28 pm
I would think a SkinnableContainer’s skin can have a Scroller around its contentGroup On 3/20/12 5:47 PM, "bu4fred" <fred.sells@...> wrote: I'm...
164994 sony antony
pow_like_me143 Send Email
Mar 22, 2012
3:49 am
Hello all.. Is there any calendar component available to use it in mobile applications. Regards, Sony...
Messages 164964 - 164994 of 165741   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