[flexcoders] Please help me out with Flex bug

2008-12-31 Thread ihkris
Hi, I wrote a simple application which is used for server push. I am using Tomcat and my server side java class has MessageBroker and ServiceAdapter implementation. When i am running the Flex client i am getting the following error.Can you please let me know why my FlexClient id 'null'?

[flexcoders] Please Help: Shift data Up|Down in array/datagrid

2008-12-09 Thread cox.blair
Hi everyone, hope someone can offer a suggestion to solve this, or at least let me know if it possible within Flex/ActionScript. Here is my sample data: Date Var1 Var2 - Mon 34 45 Tues67 87 Wed 83 12 Thurs 89 23 Fri 12 98 ... ...

RE: [flexcoders] Please Help: Shift data Up|Down in array/datagrid

2008-12-09 Thread Alex Harui
What do your datastructures look like before and after? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cox.blair Sent: Tuesday, December 09, 2008 4:44 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please Help: Shift data Up|Down in array/datagrid Hi everyone

[flexcoders] PLEASE Help. Why some Flash CS3 swf can be unloaded in Flex and why some can't ?

2008-08-29 Thread helihobby
Hi Guys, I am having a BIG problem with loading and unloading Flash CS3 animation ? You can download the two swf animations... Good.swf is good and can be unload while Bad.swf can not be unloaded http://www.helihobby.com/html/TestSWFs.zip Is there something I am missing ? Is this a Flex /

[flexcoders] Please help a newbie :) - ArrayCollection

2008-07-29 Thread cox.blair
Hi, I'm sure this is incredibly simple, however I'm having trouble figuring it out. I have a php script which connects to a db and returns standard xml. What I want to do is choose which children from the repeating elements to use. Found this example and it works: mx:Repeater id=pointRepeater

[flexcoders] PLEASE HELP keep Interpolate effect without changing the datasource

2008-06-22 Thread Marcela
Sorry to double post, but although I've been reading like crazy, I still don't know where to start to overide this behaviour? How can I keep the Interpolate effect without changing the datasource? Thanks... Marcela --- In flexcoders@yahoogroups.com, Marcela [EMAIL PROTECTED] wrote: Hello,

[flexcoders] Please help. Trouble setting button's color via actionscript

2008-06-17 Thread Body Works Studio
Hello All. I have been asked to color the text in a series of buttons in a color series (blue, then green, then grey, then repeat). The buttons are being dynamically made via an array that the script reads. I can create the button, set the label, and set the alpha, but when I get to color,

Re: [flexcoders] Please, help: the release player displays a blank page in all browsers.

2008-06-05 Thread andrea bianchi
PROTECTED] *On Behalf Of *andrea bianchi *Sent:* Wednesday, June 04, 2008 10:23 AM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Please, help: the release player displays a blank page in all browsers. I'm experiencing a strange issue: I'm not able to run my Flex app using

RE: [flexcoders] Please, help: the release player displays a blank page in all browsers.

2008-06-05 Thread Alex Harui
PROTECTED] On Behalf Of andrea bianchi Sent: Wednesday, June 04, 2008 11:22 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please, help: the release player displays a blank page in all browsers. Thank you for your answers. Alex: I could try to write an application that loads my

[flexcoders] Please help graphics.beginFill and css issue

2008-06-05 Thread Body Works Studio
Hi all, came across an issue with our custom tab skin. while drawing the shapes we pull the colors from our css. the colors are stored like backgroundColor: #FF we then call the style via var backgroundColor:Number = getStyle( backgroundColor ); then we fill our shape

RE: [flexcoders] Please help graphics.beginFill and css issue

2008-06-05 Thread Gordon Smith
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Body Works Studio Sent: Thursday, June 05, 2008 3:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please help graphics.beginFill and css issue Hi all, came across an issue with our custom

[flexcoders] Please, help: the release player displays a blank page in all browsers.

2008-06-04 Thread andrea bianchi
I'm experiencing a strange issue: I'm not able to run my Flex app using the release player (I tried Firefox2/player 9.0.124, IE5.5/player 9.0.47 and IE7/player 9.0.124). The page contains a blank swf (when I right click I can see the Flash player menu). The same application works in all browsers

RE: [flexcoders] Please, help: the release player displays a blank page in all browsers.

2008-06-04 Thread Alex Harui
and build some UI in the loading SWF so you can inspect the loaded SWF. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of andrea bianchi Sent: Wednesday, June 04, 2008 7:23 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please

RE: [flexcoders] Please, help: the release player displays a blank page in all browsers.

2008-06-04 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of andrea bianchi Sent: Wednesday, June 04, 2008 10:23 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please, help: the release player displays a blank page in all browsers. I'm experiencing a strange

[flexcoders] Please Help. Is there any resizeable swf/video container in FLEX

2008-05-15 Thread anuj181
Hi Does anyone know that if there is any inbuilt container if Flex 3.0 which allows user to click and drag to resize it. I need to load swf files in the container and i need to implement the functionality in which user can simply click on that container and drag it for resizing it. Please help me

[flexcoders] Please help with embedding

2008-05-13 Thread Richard Rodseth
I'm attempting to embed images in resource files, and have assets and the like as siblings of src, rather than within it. I have now organized my assets, stylesheets and locale-specific property files into a SWC project as follows resourcesproj images zoom.png stylesheets myapp.css

RE: [flexcoders] Please help with embedding

2008-05-13 Thread Alex Harui
I think the formatting got lost so we have no idea what your set up is. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Richard Rodseth Sent: Tuesday, May 13, 2008 12:17 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please

[flexcoders] Please Help to find the solution...

2008-05-02 Thread Swamy Nathan
Hi Folks give me a solution. I have a XML file for loading into the tilelist controller. Image Name=Apple Type=Png Icon=image1.png PropertyCategory Name=Display Property Name=Width Type=int Value= Property Name=Height Type =int Value= Property Name=X Type=int

Re: [flexcoders] Please help

2008-04-24 Thread Tom Chiverton
On Tuesday 22 Apr 2008, markgoldin_2000 wrote: How someone would design it? I am trying to use Timer to monitor setting for the internal dataGrid but that is not going well either. Why not just attach an event listener for some event or other ? Or fire your own when your renderer is done if

[flexcoders] Please help

2008-04-22 Thread markgoldin_2000
I have been having a very hard time trying to get the following working for me: A custom itemRenderer goes into a column. This custom renderer is a dataGrid with a few columns. Columns to that grid are added dynamically. After these columns have been added a total width is assigned to the

[flexcoders] Please Help. Pulling hair with TileList and FilterFunction

2008-03-14 Thread helihobby
Hello and thanks for reading this !!! I am using a TileList with a FilterFunction on the dataprovider which is an XMLListCollection. mx:TileList id=productTiles dragEnabled=true dragMoveEnabled=false height=100% width=100% useRollOver=false

Re: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Sherif Abdou
)); } [Bindable(event=dataChange)] override public function get data(): Object { return _data; } - Original Message From: rahultnath [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, January 29, 2008 7:45:01 AM Subject: [flexcoders] please help in refreshing datagrid Hi i am trying

Re: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Ganesh Suyampirakasam
Sorry no Idea I am also trying that On 1/29/08, rahultnath [EMAIL PROTECTED] wrote: Hi i am trying to add delete some user details to database.And i did that also.But problem is even after data deleted or added to database,the datagrid does not show the updated data.Else it has to be

[flexcoders] please help in refreshing datagrid

2008-01-29 Thread rahultnath
Hi i am trying to add delete some user details to database.And i did that also.But problem is even after data deleted or added to database,the datagrid does not show the updated data.Else it has to be restarted.(ie the mxml need to be run again to get it refresh)Can u suggest How to refresh

RE: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Alex Harui
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] please help in refreshing datagrid Sorry no Idea I am also trying that On 1/29/08, rahultnath [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi i am trying to add delete some user details to database.And i did that also.But

RE: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rahultnath Sent: Tuesday, January 29, 2008 8:45 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] please help in refreshing datagrid Hi i am trying to add delete some user details to database.And i did

RE: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Tracy Spratt
Sorry, like Alex says call itemUpdated(). Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Tuesday, January 29, 2008 4:18 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] please help in refreshing

Re: [flexcoders] please help in refreshing datagrid

2008-01-29 Thread Sherif Abdou
just wondering would the invalidateList(); work too? - Original Message From: Tracy Spratt [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, January 29, 2008 3:31:59 PM Subject: RE: [flexcoders] please help in refreshing datagrid Sorry, like Alex says call itemUpdated

[flexcoders] Please help - Flex component kit

2008-01-24 Thread jrosenhaft
(I also posted this on the adobe labs forum. Apologies if you see it twice) I've tried several examples of using the flex component kit for Flash AS3 and none of them are working for me. Whenever I run the Convert Symbol to Flex Component Command, I get the following output: Command made

Re: [flexcoders] please help itemrenderer accessing

2007-09-06 Thread Tom Chiverton
On Thursday 06 Sep 2007, [EMAIL PROTECTED] wrote: ItemRenderers are tricky because they are recycled. Even resizing the internal image might cause a re­renderer and change which renderer is displaying the image. Once you know the way to do things, it's very easy though (like most Flexy

[flexcoders] please help itemrenderer accessing

2007-09-05 Thread asdrt234234
Hi everyone, // *newbie alert* I have a tilelist control in my main.mxml that has an itemrenderer called thumbnail. within thumbnail.mxml there is a image control. what I want to do is from actionscript in main.mxml is resize(using a slider) the image in the itemrenderer from main.mxml. if

RE: [flexcoders] please help itemrenderer accessing

2007-09-05 Thread Alex Harui
PROTECTED] On Behalf Of asdrt234234 Sent: Wednesday, September 05, 2007 2:56 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] please help itemrenderer accessing Hi everyone, // *newbie alert* I have a tilelist control in my main.mxml that has an itemrenderer called thumbnail. within

Re: [flexcoders] Please help!! Reduce alpha value of a color in a bitmap image?

2007-05-29 Thread Johannes Nel
loop, getPixel() setPixel32() On 5/28/07, arpan srivastava [EMAIL PROTECTED] wrote: Hi all, I am facing a lot of problem with bitmap image. Can anyone tell me a filter with which i can reduce the alpha value of a particular color. e.g. suppse i have a flag of Japan in which there is a

[flexcoders] Please help!! Reduce alpha value of a color in a bitmap image?

2007-05-28 Thread arpan srivastava
Hi all, I am facing a lot of problem with bitmap image. Can anyone tell me a filter with which i can reduce the alpha value of a particular color. e.g. suppse i have a flag of Japan in which there is a white rectangle with a red circle in between and I want to reduce the alpha value of

[flexcoders] PLEASE HELP fds question !!!!!!!! Problem with JMS adapter

2007-04-18 Thread ave8879
Has anyone had any issues with adding a JMS adapter to a destination topic I added the following destination to my message-config.xml and restarted the application server. I get a javax.naming.NameNotFoundException from a java application trying to look up the topic by the JNDI name and

[flexcoders] Please Help with CandleStick Chart

2007-02-21 Thread helihobby
Hello, I have a problem which I am sure is easy to solve but I am missing a piece of the pazzle. I have a CandleStickChart. In my candle stick chart I have an underline array collection. My array collection looks like this: [Bindable] private var expensesAC:ArrayCollection = new

RE: [flexcoders] Please Help with CandleStick Chart

2007-02-21 Thread Ely Greenfield
, open2, etc. Ely. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of helihobby Sent: Wednesday, February 21, 2007 12:09 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please Help with CandleStick Chart Hello, I have a problem which

[flexcoders] Please Help: Scale / Zoom Image from Center Not Working!

2007-02-11 Thread cnord0
Could someone please help, I am trying to scale / zoom an image from it's center point, instead the following code scales / zooms from the (0,0) point of the image. Any help is greatly appreciated. Thanks, Calo ?xml version=1.0 encoding=utf-8? mx:Application

[flexcoders] please help me

2007-02-08 Thread h8me4everplus1
Please, someone take a look and at least tell me there is no way to do it the way I'm doing it. Setting tabIndex doesn't do anything. I have no idea what to do... --- In flexcoders@yahoogroups.com, h8me4everplus1 [EMAIL PROTECTED] wrote: I would like to set a specific tab loop for each state

Re: [flexcoders] please help me

2007-02-08 Thread Daniel Freiman
did you set tabEnabled? - Dan On 2/8/07, h8me4everplus1 [EMAIL PROTECTED] wrote: Please, someone take a look and at least tell me there is no way to do it the way I'm doing it. Setting tabIndex doesn't do anything. I have no idea what to do... --- In flexcoders@yahoogroups.com

Re: [flexcoders] Please Help - Components, States, Transitions

2007-01-22 Thread JesterXL
Components should never know about other components, in this case, a View knowing about another View. They should emit events about their state changing, or some other action being peformed. In the case of a LoginForm, a user clicking the submit button. Additionally, while states are

RE: [flexcoders] Please Help - Components, States, Transitions

2007-01-22 Thread David Terry
. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: Monday, January 22, 2007 12:06 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please Help - Components, States, Transitions Components should never know about other

Re: [flexcoders] Please Help - Components, States, Transitions

2007-01-22 Thread JesterXL
Subject: Re: [flexcoders] Please Help - Components, States, Transitions Components should never know about other components, in this case, a View knowing about another View. They should emit events about their state changing, or some other action being peformed. In the case

RE: [flexcoders] please help me

2006-06-26 Thread ahmed emara
thank you all for being so supportive __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Sponsor ~-- Yahoo! Groups gets a make

[flexcoders] please help me

2006-06-25 Thread ahmed emara
Hi all . i'm very new in flex i want some free pdf to begin with.please provide me with some link to download from . thank you for your time Yahoo! Sports Fantasy Football ’06 - Go with the leader. Start your league today! __._,_.___ -- Flexcoders Mailing List FAQ:

RE: [flexcoders] please help me

2006-06-25 Thread Kelly Birr
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ahmed emara Sent: Sunday, June 25, 2006 1:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] please help me Hi all . i'm very new in flex i want some free pdf to begin with.please

RE: [flexcoders] Please Help With MXMLC Compile Error

2006-06-20 Thread Tobias Patton
in the next release. Tobias. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Lance Linder Sent: Friday, June 16, 2006 12:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Please Help With MXMLC Compile Error I posted this a few

[flexcoders] Please Help With MXMLC Compile Error

2006-06-16 Thread Lance Linder
I posted this a few days ago with no response. I am still hoping that I can resolve this or at least feel comfortable in believing that the error might go away with the next release of Flex. I might feel this error is my fault but what I cant get around is the fact that it compiles

Re: [flexcoders] Please Help With MXMLC Compile Error

2006-06-16 Thread Abdul Qabiz
To be honest, I just use MXMLC for all my Flex 2/AS3 related work. I used FlexBuilder2 for prototyping sometimes, its fast.I never got such error. Can you please post the simplest code that produces this error? I can test on my machine... I am sure, its some config or class path related issue.

RE: [flexcoders] Please Help With MXMLC Compile Error

2006-06-16 Thread Lance Linder
regularly. Lance From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Abdul Qabiz Sent: Friday, June 16, 2006 3:11 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please Help With MXMLC Compile Error To be honest, I just use MXMLC for all my

RE: [flexcoders] Please Help: Not being able to access the .as class from mxml in Flex 2 Beta 2

2006-05-10 Thread Umesh Garg
, May 04, 2006 7:02 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Please Help: Not being able to access the .asclass from mxml in Flex 2 Beta 2Hi,I am not able to use the actionscript class in the mxml. I have declareda class as follows:Class: Program.as import mx.collections

[flexcoders] Please Help: Not being able to access the .as class from mxml in Flex 2 Beta 2

2006-05-04 Thread eairox
Hi, I am not able to use the actionscript class in the mxml. I have declared a class as follows: Class: Program.as import mx.collections.*; //These imports should be unnecessary in the final release import mx.data.IManaged; import mx.data.utils.Managed; import mx.core.mx_internal;

RE: [flexcoders] Please Help: Not being able to access the .as class from mxml in Flex 2 Beta 2

2006-05-04 Thread Peter Farland
@yahoogroups.com Subject: [flexcoders] Please Help: Not being able to access the .as class from mxml in Flex 2 Beta 2 Hi, I am not able to use the actionscript class in the mxml. I have declared a class as follows: Class: Program.as import mx.collections.*; //These imports should be unnecessary

RE: RE: [flexcoders] Please Help. Http Service WTH

2006-05-04 Thread Matt Chotin
Hi, yes b3 is beta 3 which will be out hopefully soon. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of ??? Sent: Wednesday, May 03, 2006 11:33 PM To: flexcoders@yahoogroups.com Subject: Re: RE: [flexcoders] Please Help. Http Service WTH

[flexcoders] Please Help. Http Service WTH

2006-05-03 Thread Faisal Abid
Okay so for the past 4 hours + 3 hours at night ive been debugging my application only to come to the conclusion that in a httpservice url i cannot do this mx:httpservice url=""

RE: [flexcoders] Please Help. Http Service WTH

2006-05-03 Thread Kelly @ Dekayd Media Inc.
] Please Help. Http Service WTH Okay so for the past 4 hours + 3 hours at night ive been debugging my application only to come to the conclusion that in a httpservice url i cannot do this mx:httpservice url="" href="http://something.com/api/someting/{textinput.text}/somethingel

Re: [flexcoders] Please Help. Http Service WTH

2006-05-03 Thread Faisal Abid
: [flexcoders] Please Help. Http Service WTH Okay so for the past 4 hours + 3 hours at night ive been debugging my application only to come to the conclusion that in a httpservice url i cannot do this mx:httpservice url="" href="http://something.com/api/someting/{textinput.text}/somet

RE: [flexcoders] Please Help. Http Service WTH

2006-05-03 Thread Tracy Spratt
:[EMAIL PROTECTED] On Behalf Of Faisal Abid Sent: Wednesday, May 03, 2006 4:42 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please Help. Http Service WTH You mean it has to be predefined? But i dont think so because in that flickr video this is what sho did http://www.flickr.com

Re: [flexcoders] Please Help. Http Service WTH

2006-05-03 Thread Faisal Abid
-Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Faisal Abid Sent: Wednesday, May 03, 2006 4:42 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please Help. Http Service WTH You mean it has to be predefined? But i dont think so

RE: [flexcoders] Please Help :: Convert VOB to What for Best FLV?

2005-12-09 Thread Merrill, Jason
Uncompressed AVI has maintained pretty good quality for me. Not that you cant ask here, but for some really good replies, this is a good question for the Flashcomm list, if you would like to also ask there chattyfig.figleaf.com Jason Merrill | E-Learning Solutions |

[flexcoders] Please Help :: Convert VOB to What for Best FLV?

2005-12-08 Thread Robert Thompson
I have a music store who is authorized to post excerpts of DVD content for purchase.So I have all the VOB video files off the DVDs.Nowwhich is best to use for FLV? I'm assuming AVI since it appears to be the only Lossless format among the popular ones?But FRAME RATE is very

[flexcoders] Please Help!!!!

2005-10-10 Thread AlfrED
I am new with flexand I am having problem understanding how I can communicate with the database (msyql). If there is someone that could help me understand how I can insert data to the database (mysql) using coldfusion and flexI would really appreciate it. A sample code will be great!

RE: [flexcoders] Please Help!!!!

2005-10-10 Thread Allen Manning
] Please Help I am new with flexand I am having problem understanding how I can communicate with the database (msyql). If there is someone that could help me understand how I can insert data to the database (mysql) using coldfusion and flexI would really appreciate it. A sample code