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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I have a problem with a combined move and rotate (3D) with a spark component. When the effects are played reverse the component is displaced when the...
1 Nov 2, 2009
5:40 pm

Markus
kramus0
Send Email

I'm trying to get these X's to appear in a circle and not having much lock with it. The array seems to work when I trace it but nothing appears on the screen....
2 Nov 2, 2009
3:11 pm

droponrcll
Send Email

Hi,      I have TitleWindow with some fields like combobox.textinput and buttons.On click of Button Alert box opens which is NonModal ,because of Nonmodal...
2 Nov 2, 2009
1:40 pm

valdhor
Send Email

simple question... is it possible? I have a horrible feeling Flex may only support HTTP and RPC but would love to be wrong. If my suspicions are correct are...
5 Nov 2, 2009
1:38 pm

Gregor Kiddie
monty_thethird
Send Email

I'm using LocalConnection.domain to get the current domain - however I ran into a problem when the domain name has special characters (in my case moteklær.no...
1 Nov 2, 2009
9:57 am

bjorn
itrashmail
Send Email

Hi all, I've recently been using Flex Builder 3 for ArcGIS API for Flex. and I am trying to export data both from a variable or datagrid to a text or csv or...
2 Nov 2, 2009
12:09 am

bsyyu
Send Email

Hello, I am using IFRAME to display html html pages in my application, i have my coutom scroll bars for my flex application.Is it possible to have coustom...
1 Nov 1, 2009
8:08 pm

prince sidana
prince_arora84
Send Email

Okay... i have finally figured out how to write a custom itemrenderer for HOLC Chart Series Item... And the secret is posted below (about 99% of the way)......
7 Nov 1, 2009
2:02 am

cjsteury2
Send Email

Hi Devs, I downloaded Catalyst b2 version yesterday. It installs fine up to the point where it asks for the serial number. One option is the serial number and ...
1 Nov 1, 2009
12:11 am

hworke
Send Email

So I am using var myArray:Array = [someObjectOfTypeObject, someOtherObjectOfTypeObject ]; bytearray.writeObject(myArray); var blah:Array =...
19 Oct 31, 2009
11:29 pm

Alex Harui
alex_harui
Send Email

Is there any reason that itemDoubleClick would not produce an event ? I'm trying this itemDoubleClick="evtHandler(event)", but the function doesn't get called....
3 Oct 31, 2009
10:04 pm

steveb805
Send Email

Hello, Can anyone provide my useful links for tutorials to inetgrate AIR with database using .net. Thanks Prince From cricket scores to your friends. Try the...
2 Oct 31, 2009
9:55 pm

Tracy Spratt
nts333rd
Send Email

I have a database driven Flex datagrid.(using PHP and Flash builder 4). A field in the datagrid is a URL for a web page. I would like to allow the user to...
2 Oct 31, 2009
9:42 pm

Tracy Spratt
nts333rd
Send Email

Hello, I am new to flex and I make lot of mistakes by calling a method or field in an object which does not exist. But flex builder 3 doesn't seem to throw a...
5 Oct 31, 2009
9:31 pm

Tracy Spratt
nts333rd
Send Email

How can I find/get execution time of particular function data?...
3 Oct 31, 2009
9:28 pm

Tracy Spratt
nts333rd
Send Email

I have a problem with soap and flex 3. I have created a webservice through the import webservice menu in Flex Builder. If I use the service as is I get a...
9 Oct 31, 2009
6:03 pm

Joshua
shizny
Send Email

Hey flexers, I've been researching the various ways that one can delay a function's execution. A few ways I've found/used are: (1) Use a Timer object with 0...
3 Oct 31, 2009
4:16 pm

Aaron Hardy
aaronius9er9er
Send Email

Hello Everyone, This is my first time, please be gentle. I've used this code before to bring in other text: var varName:String; var paramObj:Object =...
1 Oct 31, 2009
1:24 pm

ShaunM
shaunaust
Send Email

Hi, I have a subclass of ByteArray (let's call it ByteArrayPlus), which I want to write to a SharedObject. I can store it fine, but when I read it back, it...
8 Oct 31, 2009
4:37 am

Geoffrey
geoffhom
Send Email

Hello, Is it possible to setup the option : allow popup window in the navigator from a flex application ? Thank you, Christophe,...
2 Oct 30, 2009
11:16 pm

Alex Harui
alex_harui
Send Email

is it possible to add an icon and text formatting to a custom item on a context menu? TIA, Mic....
1 Oct 30, 2009
10:26 pm

MicC
chigwell23
Send Email

Hi All, Label1|url1|label2Explorer|url2|Label3|url3 how can I parse this string in flex and get the label1|url1 , label2|url2, label3|url3 seperately , Please...
3 Oct 30, 2009
8:05 pm

Gordon Smith
gsmithsf
Send Email

So I posted a question about Ant build scripts for AIR a few weeks ago and got some great answers, so here's another one. I have an Ant build script that I'm...
2 Oct 30, 2009
6:10 pm

seanmcmonahan
Send Email

Hi, I have a custom component with root as <mx:HBox>. I am trying to give it a background image but it's not working with style. I have a style definition for...
2 Oct 30, 2009
5:28 pm

David Pariente
xxmapachexx
Send Email

Oh yes, thank you, but I didnt mention : how in actionscript only ? thomas parquier ... http://www.web-attitude.fr/ msn : thomas.parquier@... ...
1 Oct 30, 2009
5:21 pm

thomas parquier
thomas.parquier
Send Email

when I try to call the getFileSize with the param: {data.filesize}, it does not work ? I am quite new in Flex Technology... Can somebody tell me what is wrong...
10 Oct 30, 2009
5:16 pm

reynacho@...
reygeek
Send Email

I have developed the dashboard in my application using flex 3.0. For this I have used JSP wrapper around the flex application. My application runs on JBoss...
1 Oct 30, 2009
5:11 pm

abhgup
Send Email

Hello, I have a Flex app embedded like this: body tag, then a div tag with min-height: 600px, min-width: 800px; and overflow: auto; the application tag from...
1 Oct 30, 2009
5:11 pm

radu.groza
rhadoo_g
Send Email

Hello, How to get flex components completely rendered (create children, get data, lay out) without adding them to stage ? Specificaly, how to get...
2 Oct 30, 2009
5:09 pm

reynacho@...
reygeek
Send Email

...and if yes, what protocol are you using for communication between clients? Traditional wisdom for this scenario is UDP, but the Flex socket classes don't...
1 Oct 30, 2009
3:59 pm

Simon
simonjpalmer
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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