[flexcoders] loading attributes in a flex custom tag

2008-07-07 Thread Fernando Wermus
cant constructor the component. I hope you understand. Thanks! -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

Re: [flexcoders] loading attributes in a flex custom tag

2008-07-07 Thread Fernando Wermus
in the constructor, implement them as public properties. If variables, make the [Bindable], or use getter/setter methods for full control. Tracy -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Fernando Wermus *Sent:* Monday, July 07

Re: [flexcoders] loading attributes in a flex custom tag

2008-07-07 Thread Fernando Wermus
] *On Behalf Of *Fernando Wermus *Sent:* Monday, July 07, 2008 3:26 PM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] loading attributes in a flex custom tag What about the order? Flex loads randomly the attributes. I have one called autoplay that if it is set in true play a song

[flexcoders] Drag and drop. From an image to a box

2008-07-21 Thread Fernando Wermus
!--mx:VBox mx:Image source=imagenes/foto.JPG/ mx:Label text=nombre/ mx:Label text=posicion / mx:Label text=potencia / /mx:VBox-- !-- perfil -- /mx:Application Thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus http

[flexcoders] Re: Drag and drop. From an image to a box

2008-07-21 Thread Fernando Wermus
I solved it doing this, backgroundColor=#FF backgroundAlpha=0 in the box. It is not nice! But works. Why is this behavior? On Mon, Jul 21, 2008 at 7:43 AM, Fernando Wermus [EMAIL PROTECTED] wrote: I have a strange behavior for me as a newbie. I have an image which I drop to a box

[flexcoders] SWF into RSS

2008-11-28 Thread Fernando Wermus
in the end to parse out any unsupported html tags and just display it in Flex. Much cleaner that way. In your case its even easier since you'll have control of the html you use in your help files. Thk! -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

Re: [flexcoders] Tons of errors using FlexBuilder on Ubuntu

2008-12-26 Thread Fernando Wermus
#post6432138 - TK -- And do this, knowing the time, that now it is high time to awake out of sleep; for now our salvation is nearer than when we first believed. -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

[flexcoders] Clearspring and facebook

2009-01-07 Thread Fernando Wermus
Dear, I am trying developing a widget for facebook with clearspring using the facebook api. But I didn't find any documentation about. Does anyone have try it? Where is this info? Thanks in advance! -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

Re: [flexcoders] Re: Clearspring and facebook

2009-01-13 Thread Fernando Wermus
http://code.google.com/p/facebook-actionscript-api/ --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Fernando Wermus fernando.wer...@... wrote: Dear, I am trying developing a widget for facebook with clearspring using the facebook api. But I didn't find any documentation

[flexcoders] maven compile flex project

2009-04-02 Thread Fernando Wermus
with several projects in the same workspace too. Thanks in advance! -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

[flexcoders] goal: copy-flex-resources to webapp/myFolder

2009-04-06 Thread Fernando Wermus
execution goals goalcopy-flex-resources/goal /goals /execution /executions /plugin Thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus http

[flexcoders] mvn archetype:create -DarchetypeGroupId=com.droff -DarchetypeArtifactId=blazeds-xdoclet-spring-hibernate-archetype -DarchetypeVersion=1.0 -DgroupId=com.droff -DartifactId=test

2009-04-09 Thread Fernando Wermus
-mojo:pom:2.0-alpha3 -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

Re: [flexcoders] Fwd: Problem to extend HTTPService

2009-04-09 Thread Fernando Wermus
not even tried to overload the request property ?!?! Does anyone have an idea ? Thanks in advance !! --- End forwarded message --- -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

[flexcoders] compiling error because a namespace (maven + flex mojos)

2009-04-09 Thread Fernando Wermus
I am compiling a mxml which has a namespace (Caingorm one). I got an compiling exception because it couldnt resolve the namespace. How do I solve this using mxmlc? Actually I am using flex mojos plugin (for maven) -- Fernando Wermus. www.linkedin.com/in/fernandowermus http

[flexcoders] about swfObject Flex

2009-05-07 Thread Fernando Wermus
. Is it possible to use just swfObject? Thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

[flexcoders] about swfObject Flex

2009-05-07 Thread Fernando Wermus
. Is it possible to use just swfObject? Thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

[flexcoders] how to inject an attribute in blaze ds

2009-06-16 Thread Fernando Wermus
I am needing to inject an attribute in a service declared in blaze ds from another web framework. Does anybody know an example on how to inject an attribute in it? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] HELP! Blaze ds create a session without any authentication. Then I can get connected to session scope destination!!

2009-08-04 Thread Fernando Wermus
I called to the destination without auth and I reach them. I see from log that the flex session is actually created. I havent auth so It cannot create a Flex session Any help, would be appreciated -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] several domain using blazeds

2009-11-24 Thread Fernando Wermus
as endpoint the ip? Does flex permit several endpoints? I ve tried, but It seems that just take the first endpoint. Thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] karaoke component

2010-03-24 Thread Fernando Wermus
Hi all, I am looking for a karaoke component. Does any one know if it exists some to buy it? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: [flexcoders] Re: karaoke component

2010-03-25 Thread Fernando Wermus
? --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Fernando Wermus fernando.wer...@... wrote: Hi all, I am looking for a karaoke component. Does any one know if it exists some to buy it? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] BLAZE DS AND OSIV PATTERN

2010-04-20 Thread Fernando Wermus
didnt find a piece of code to implement it. This is called OSIV or open session in view pattern, which I use with other frameworks like wicket. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] checkbox change while I move the datagrid scroll bar

2010-04-27 Thread Fernando Wermus
/mx:Component /mx:itemRenderer /mx:DataGridColumn -- Fernando Wermus. www.linkedin.com/in/fernandowermus -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: [flexcoders] checkbox change while I move the datagrid scroll bar

2010-04-27 Thread Fernando Wermus
to either manage the how the item renderers are created (by using the itemRendereFunction for example), or update the display of the control whenever the new (or an old new) item renderer is added - IMO complicated. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: [flexcoders] checkbox change while I move the datagrid scroll bar

2010-04-27 Thread Fernando Wermus
{ this.checkBox.checked = this.parentDocument.amIChecked(this); super.data = value; } -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] blazeds doesnt take into consideration a collection that has been filtered. It sends the whole collection.

2010-04-27 Thread Fernando Wermus
in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

[flexcoders] mvc pattern for flex

2010-05-05 Thread Fernando Wermus
Hi all, I was looking at Aconcagua. but there is a line of new code since a year and a half. Puremvc seems to be a kind of big compared to Cainrgorm. Which options have you choosen as the best for MVC in Flex? I know Caingorm and I dont like. thanks in advance -- Fernando Wermus

Re: [flexcoders] mvc pattern for flex

2010-05-07 Thread Fernando Wermus
How do you compare mate with robotlegs? On Wed, May 5, 2010 at 1:03 PM, Steve Mathews happy...@gmail.com wrote: In my opinion http://www.robotlegs.org/ is the way to go. On Wed, May 5, 2010 at 7:46 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I was looking