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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 114714 - 114743 of 149551   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
114714
The function below works great for passing the email address but I'd like to also pass the subject also. Any ideas how to include the subject in this function?...
JRBower
jrbowerman
Offline Send Email
Jun 1, 2008
7:02 am
114715
I think you append ?subject=foo but it only works in MSIE... It's been a while tho so I could be very wrong! -J ... -- "Therefore, send not to know For whom...
Josh McDonald
brucethebruiser
Offline Send Email
Jun 1, 2008
7:10 am
114716
http://www.google.com/search?btnI=I&q=mailto+syntax...
Maciek
msakrejda@...
Send Email
Jun 1, 2008
7:11 am
114717
mx.effects.tween. In the function called at the end of the tween, use reverse(). Paul ... From: Sherif Abdou To: flexcoders@yahoogroups.com Sent: Sunday, June...
Paul Andrews
pauland2513
Offline Send Email
Jun 1, 2008
1:07 pm
114718
Hii am writing a simple application where for logging in, am checking the values against the value objects contained in an ArrayCollection. While ...
Manu Dhanda
manuraj.dhanda
Offline Send Email
Jun 1, 2008
1:35 pm
114719
Right. Image is a UIComponent, and TextArea is a UIComponent. UIComponent's can't contain other UIComponents without being a subclass of Container or...
Charlie Hubbard
charliehubba...
Offline Send Email
Jun 1, 2008
2:52 pm
114720
Damn. Sorry the last paragraph should read: "Since the bitmap is not apart of the document in the TextArea you aren't going to get clipping or scrolling of...
Charlie Hubbard
charliehubba...
Offline Send Email
Jun 1, 2008
2:54 pm
114721
Dear All, Thank you very much. Then I need to learn Linux + PHP + MySQL. I would like to ask one more questions since I never use Linux stuff before. I only...
itdanny2002
Offline Send Email
Jun 1, 2008
3:30 pm
114722
... From: Laila Towailib <layla.towailib@...> Date: Sat, May 31, 2008 at 8:37 PM Subject: dataGrid and checkBox To: flexcoders@yahoogroups.com *what is...
Laila Towailib
layla.towailib@...
Send Email
Jun 1, 2008
3:30 pm
114723
Hi, I am having an issue with the application currently I am developing, the issue after dropping object to the canvas and if i try to zoom (in-out) the...
gireeshgiri
Offline Send Email
Jun 1, 2008
3:30 pm
114724
Use itemRenderer, inline or custom For example: this is your datagridcolumn <mx:AdvancedDataGridColumn dataField="aircon" headerText="AC" width="50" ...
Manu Dhanda
manuraj.dhanda
Offline Send Email
Jun 1, 2008
3:49 pm
114725
I don't think anyone said you have to learn linux. Use Windows. If you're comfortable with IIS use that. Try and follow some basic tutorials - they often...
Paul Andrews
pauland2513
Offline Send Email
Jun 1, 2008
3:52 pm
114726
package { import flash.display.DisplayObject; import flash.events.KeyboardEvent; import flash.events.MouseEvent; import flash.text.TextField; import...
Cato Paus
pauscato1
Offline Send Email
Jun 1, 2008
4:05 pm
114727
I took a quick look at your sample. and it looks like you are doing something strange with your scaleX/scaleY - they aren't being set uniformly. You'll only...
Rick Winscot
rwinscot
Offline Send Email
Jun 1, 2008
4:52 pm
114728
I'm a huge fan of Tweener (http://code.google.com/p/tweener/). It gives you a real fine grained approach in visual effects. Paul's suggestion will give you a...
Rick Winscot
rwinscot
Offline Send Email
Jun 1, 2008
5:05 pm
114729
Hi, Here is the code I use to set the scaleX and Y values private function doZoom(event:Event):void{ if(currentPlanCanvas == null){ return; } ...
Gireesh Kumar
gireeshgiri
Offline Send Email
Jun 1, 2008
5:06 pm
114730
Also consider TweenLite - http://blog.greensock.com/tweenliteas3/ since were going off-Adobe-piste.. ! ... From: Rick Winscot To: flexcoders@yahoogroups.com ...
Paul Andrews
pauland2513
Offline Send Email
Jun 1, 2008
5:10 pm
114731
It crossed my mind that you might be doing something like this. can I recommend an alternate solution? Use a canvas/container to host your plan _and_ all of...
Rick Winscot
rwinscot
Offline Send Email
Jun 1, 2008
5:37 pm
114732
Actually it is a canvas, and I am placing the objects on the canvas, I tried setting the plan image as background of canvas also. And if I change only the...
Gireesh Kumar
gireeshgiri
Offline Send Email
Jun 1, 2008
6:03 pm
114733
I believe it's related to "mailto" protocol (http://www.rfc.net/rfc2368.html), something like listed below should work: navigateToURL(new...
Vadim Melnik
vmdocua
Offline Send Email
Jun 1, 2008
6:53 pm
114734
I think you're asking what's the best UI metaphor for displaying hierarchal data from a dataGrid. While popup windows are cheap and easy. This work well if...
Charlie Hubbard
charliehubba...
Offline Send Email
Jun 1, 2008
7:37 pm
114735
Hi, I am trying to upload files to share.adobe.com using the share apis. But on uploading the file I am getting the following error IOErrorEvent type="ioError"...
vishnu sv
vishnusv85
Offline Send Email
Jun 1, 2008
7:53 pm
114736
I've sold a Windows based shareware application using a FoxPro database for years and now it's time to give it much needed RIA. I was excited to hear when...
scottyale2008
Offline Send Email
Jun 1, 2008
7:54 pm
114737
Of course! I knew the answer was simple, man that was bugging me. Thanks Charlie. ... _______________________________________________________________________ ...
Joseph Balderson
josephbalderson
Offline Send Email
Jun 1, 2008
9:03 pm
114738
I've tried a few possible solutions. First I tried using LocalConnection to get the Flex app to speak to an AS2 wrapper. This works, but it's got the...
rdebled
Offline Send Email
Jun 1, 2008
10:48 pm
114739
I'm not sure exactly which forum you're referring to. Can you provide a link or details of where I should look? Thanks....
rdebled
Offline Send Email
Jun 1, 2008
10:59 pm
114740
I know this has been said, but if you want a panel without any borders then you really probably want a Canvas not a Panel. The only real difference between...
Charlie Hubbard
charliehubba...
Offline Send Email
Jun 1, 2008
11:01 pm
114741
How about just: <mx:DataGrid> <mx:columns> <mx:DataGridColumn headerText="Check Something" editable="true"> <mx:itemRenderer> <mx:Component> <mx:CheckBox...
dbronk
Online Now Send Email
Jun 1, 2008
11:03 pm
114742
Here you go: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Paul ... From: "rdebled" <rdebled@...> To: <flexcoders@yahoogroups.com> Sent:...
Paul Andrews
pauland2513
Offline Send Email
Jun 1, 2008
11:11 pm
114743
Hey guys, I think maybe I've missed the point of something, or there's a class I need to use that I don't know exists :) I have an ArrayCollection we'll call...
Josh McDonald
brucethebruiser
Offline Send Email
Jun 1, 2008
11:46 pm
Messages 114714 - 114743 of 149551   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