Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 144901 - 144930 of 149586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
144901
Hello, I am searching example on how to make a gradient skin on a button with an image for the button. Thank you, Christophe,...
christophe_jacquelin
christophe_j...
Offline Send Email
Jul 1, 2009
7:55 am
144902
I'm surprised at the lack of reaction for this on this list. I'm impressed - looks to be quite useful; just need to add it into my workflow. The examples are...
Sam Lai
samuel337
Offline Send Email
Jul 1, 2009
9:16 am
144903
hi all, I have an Active MQ server which will publish messages ( STOCK.NYSE.GOOG, STOCK.NYSE.IBM.....) and in Flex (using LCDS) i have to dynamically subscribe...
niamath basha
niamathbasha
Offline Send Email
Jul 1, 2009
9:43 am
144904
Use the dataChange event. Even if the data changes, the renderer is not re-created and creationComplete will not run again. ... -- Jeffry Houser, Technical...
Jeffry Houser
reboog711
Offline Send Email
Jul 1, 2009
11:57 am
144905
Hello, I'd like to develop an AIR application which allows users to make audio recordings on their PC with a USB microphone, then either store the audio files...
Kevin Carlson
kevinlcarlson
Offline Send Email
Jul 1, 2009
12:22 pm
144906
A quick Googling: http://www.download3k.com/System-Utilities/Automation-Tools/Download-bcWebCam-Read-Barcode-with-Web-Cam.html That means that yes, you can...
markgoldin_2000
Offline Send Email
Jul 1, 2009
12:31 pm
144907
Using flash.printing.PrintJob, after start() I check to see whether the user has set the exact printing parameters needed for a successful print, and if not,...
Jeffrey EF Friedl
jfriedl
Online Now Send Email
Jul 1, 2009
12:44 pm
144908
I'm not sure of complete specifics, but I thought Ribbit supported something like this Wasn't sure if they support computer mics or you have to use a phone. ...
Jeffry Houser
reboog711
Offline Send Email
Jul 1, 2009
12:48 pm
144909
I use Flash make a Flex skin. Everythins is fine, but only the closeButtonSkin style can't apply to the Titlewindow component. I import the Flex skin swc into...
j2me_soul
j2me_soul@...
Send Email
Jul 1, 2009
12:52 pm
144910
I'm glad you found an easy way to get the functionality you wanted. According to the docs, mouseEnabled defaults to true. I wonder why the ADGGIR constructor...
valdhor
Offline Send Email
Jul 1, 2009
1:14 pm
144911
date.toLocaleString ?...
valdhor
Offline Send Email
Jul 1, 2009
1:21 pm
144912
I need to place a text in a ActionScript 3 project. The supplied X and Y is left and baseline coordinates. I use UITextField and subtracted its...
ACasualObserver
Offline Send Email
Jul 1, 2009
2:11 pm
144913
Are you accounting for the 2 pixel border of the textfield? - Daniel Freiman...
Daniel Freiman
FreimanCQ@...
Send Email
Jul 1, 2009
2:25 pm
144914
Maybe there is someone from Adobe on the list that can answer this question ? On the change log of Livecycle it was listed as a known bug, is there a solution,...
Besite - Bart
bart@...
Send Email
Jul 1, 2009
2:46 pm
144915
Hi there, I got an urgent situation. I have developed a flex app accessing the data through webservices developed in C# .NET. webservices and my flex app...
vin.flex
Offline Send Email
Jul 1, 2009
2:55 pm
144916
I'm putting together a prototype of an app and I have a ViewStack that is being controlled by a button toolbar. In each of these views there is a video...
lanekelly5
Offline Send Email
Jul 1, 2009
3:01 pm
144917
Thanks for the quick reply. I am not counting for the 2 pixels. Are the pixels always there even if no border is drawn? Is it always 2 pixels?...
ACasualObserver
Offline Send Email
Jul 1, 2009
3:11 pm
144918
I'm including the Flex framework as a linked RSL, and also have another library that I'm including as a linked RSL. The custom library contains a defaults.css...
t0ml33
Offline Send Email
Jul 1, 2009
3:16 pm
144919
Are you using embedded fonts? When you embed a font they will display 1 pixel higher than a non embedded font. There are a couple work arounds if this is the...
Robert VanCuren Jr
ag_rcuren
Offline Send Email
Jul 1, 2009
3:17 pm
144920
Yeah (subject to scaling/transform/etc), see http://livedocs.adobe.com/flex/3/langref/flash/text/TextLineMetrics.html...
Daniel Freiman
FreimanCQ@...
Send Email
Jul 1, 2009
3:23 pm
144921
Maybe a crossdomain policy issue? Jake Churchill CF Webtools 11204 Davenport, Ste. 100 Omaha, NE 68154 <http://www.cfwebtools.com> http://www.cfwebtools.com ...
Jake Churchill
reygeek
Online Now Send Email
Jul 1, 2009
3:28 pm
144922
If the web service box is not available to the outside public, then the Flash player running on the clients machine won't be able to load the WSDL. Either open...
valdhor
Offline Send Email
Jul 1, 2009
3:41 pm
144923
Thanks. This solved my problem. You saved me hours of work....
ACasualObserver
Offline Send Email
Jul 1, 2009
3:47 pm
144924
I think you would find it better to do the calculation on the database itself. All database have a lot of date/time diff functions which you can use. That way,...
Angelo Anolin
angelo_anolin
Offline Send Email
Jul 1, 2009
3:56 pm
144925
Try the following as a starting point... <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> ...
valdhor
Offline Send Email
Jul 1, 2009
3:58 pm
144926
You probably want the hide event (Dispatched when an object's state changes from visible to invisible)....
valdhor
Offline Send Email
Jul 1, 2009
4:08 pm
144927
Digimix was acquired, and though I'm not 100% sure, I think it was Aviary that made the acquisition. It did what you're lookin to do, but without the FMS and...
Zach Stepek
zstepek
Offline Send Email
Jul 1, 2009
4:23 pm
144928
Error 1009 is "Cannot access a property or method of a null object reference.". Try calling event.fault.getStackTrace() in the fault handler to see what the...
valdhor
Offline Send Email
Jul 1, 2009
5:01 pm
144929
Sorry, I think I put you wrong there. If you have the Flex Builder license then when you deploy the SWF file you do NOT need a license to distribute with it....
valdhor
Offline Send Email
Jul 1, 2009
5:04 pm
144930
You could also look at using the Flex Date Utils on RIAForge. But you'll still need to turn the strings into valid date objects first. -- Thanks, Tom Tom...
Tom McNeer
tmcneer
Offline Send Email
Jul 1, 2009
5:59 pm
Messages 144901 - 144930 of 149586   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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