[flexcoders] Re: log4as/log4flex?

2005-06-07 Thread Will Sargent

> --- In flexcoders@yahoogroups.com, "andrea_wyss" <[EMAIL PROTECTED]> wrote:
> > Did someone already port log4j to ActionScript?
> > This would be a nice utility.
> > 
> > I thought reading something about a log4as in the Flex book but I am 
> > not sure now.
> > I did a google search and could not find anything like that.
> > Andrea

The Flex book refers to http://code.audiofarm.de/Logger/ somewhere
around p320.  However, this only seems to work on Flash MX 2004.  The
code didn't compile out of the box when I transferred over the AS classes.

Will.





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Scott Barnes
heh, well its about time you put the talent back into the mix matt ;) 

Scott
who thinks Gordon should release more "accidental" tid-bits about FLEX 2.0

On 6/8/05, Matt Chotin <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Now he has to be the one to write the feature! J 
> 
>   
>  
>  
>  
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Scott Barnes
>  Sent: Tuesday, June 07, 2005 8:24 PM
>  To: flexcoders@yahoogroups.com
>  Subject: Re: [flexcoders] More interesting than Zorn? - Details on Flex
> 2.0. 
> 
>  
>  
> 
> On that, 
>  
>  What was your punishment Gordon? were you the starbucks boy for the week?
> heh.
>  
>  
>  On 6/8/05, Gordon Smith <[EMAIL PROTECTED]> wrote:
>  > You could also look at the E4X overview I accidentally posted to this
>  > group a few weeks ago. ;)
>  > 
>  > - Gordon
>  
>  -- 
>  Regards,
>  Scott Barnes
>  http://www.mossyblog.com
>  http://www.flexcoder.com ("Waiting for FLEX NCL to arrive")
>  
>  
>  
>  Yahoo! Groups Links
>  
>  
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
>   
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


 Yahoo! Groups Sponsor ~--> 


~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Adding a "close button" to a tab?

2005-06-07 Thread Eric Raymond
Each tab correponds to a view (in a viewstack).


--- In flexcoders@yahoogroups.com, dave buhler <[EMAIL PROTECTED]> wrote:
> Hi Eric,
> 
> Are the tabs specific to an underlying view or are the tabs meant to be 
> closeButtons, similar to what you might find for a TitleWindow?
> 
> Dave
> 
> On 6/7/05, Eric Raymond <[EMAIL PROTECTED]> wrote:
> > 
> > Is there a way to add a close button to a tab in a tabbar?
> > 
> > That is, we'd like to put a graphic image of an "x" in some tabs in
> > our application that are "closeable".
> > 
> > I think there are two issues here:
> > 
> > 1) Adding an extra icon to the tab
> > 
> > As a hack, we could get away with "prepending" the close image the
> > existing tab icon.
> > 
> > 
> > 2) Detecting a click in the close icon
> > 
> > As far as I know, the tabbar grabs all mouse/click events.
> > 
> > 
> > Any ideas?
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> >





 Yahoo! Groups Sponsor ~--> 


~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: log4as/log4flex?

2005-06-07 Thread r0main
log4f on sourceforge:

http://sourceforge.net/projects/log4f/

cheers, r0main

--- In flexcoders@yahoogroups.com, "andrea_wyss" <[EMAIL PROTECTED]> wrote:
> Did someone already port log4j to ActionScript?
> This would be a nice utility.
> 
> I thought reading something about a log4as in the Flex book but I am 
> not sure now.
> I did a google search and could not find anything like that.
> Andrea




 Yahoo! Groups Sponsor ~--> 


~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] log4as/log4flex?

2005-06-07 Thread andrea_wyss
Did someone already port log4j to ActionScript?
This would be a nice utility.

I thought reading something about a log4as in the Flex book but I am 
not sure now.
I did a google search and could not find anything like that.
Andrea






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Application flow best practices?

2005-06-07 Thread r0main
I do agree with Andrew on the view helpers states in a ModelLocator
and using bindings.
Just remember you can have many ModelLocators in an application, so
one may be dedicated at holding application-states, and another one
may be the classic one, which holds your data.

Cheers, r0main



--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
> Hi Kent,
> 
> If you are using Cairngorm 0.99 there is no need to set the view like
> this:
> 
> 
> 
> The above syntax is no longer necessary, and has been replaced by a
> much simpler use of the id attribute, making it simpler to call a
> function on the viewHelper within that view.
> 
> 
> 
> Regarding the "view" data member, it is a part of the ViewHelper which
> extends MXMLObject. It has an initialized method which is called by
> the Flex component framework after a component has been initialized.
> This method takes 2 parameters, first being the parent document (the
> view object) and the second is the id of the view helper. In here the
> "view" attribute is set.
> 
> To provide an idea of how I manage multiple screen views is that I
> have multiple workFlowState attributes in the ModelLocator, which my
> view stacks are bound to. For instance I have an
> applicationWorkflowState which switches views between the login screen
> and the main application (being another view stack). And then for each
> sub application (or section) I maintain a separate workflow state.
> 
> Hope this makes sense. But I'd be interested to hear how others
> approach this issue.
> 
> Best,
> 
> Andrew Spaulding
> www.flexdaddy.com
> 
> 
> 
> 
> 
> --- In flexcoders@yahoogroups.com, Seth Voltz <[EMAIL PROTECTED]> wrote:
> > Kent,
> > 
> > The "view" member variable is passed in from the calling MXML file
as a
> > parameter of the tag. In the case of IndexViewHelper you might call
> it as
> > 
> > 
> > 
> > assuming your name space for that tag is 'as'.
> > 
> > 
> > 
> > 
> > 
> > Kent Henneuse wrote:
> > 
> > >I am using Flex for new development and starting to get a grasp on
> Cairngorm
> > >as well.  I am now trying to get a workflow between static screens
> laid out
> > >so that I can slowly wire up the server-side calls.
> > >
> > >What I would like to find out is what is the best way to set up the
> flow?
> > >Currently I have a View Stack that has each of the main screens. 
> This seems
> > >ok if I don't have a lot of screens but I can see that if I have
> more then
> > >say ten items in the View Stack it will rapidly become hard to
> manage.  I
> > >was thinking of having layers of View Stacks (View Stack inside of
> another
> > >View Stack) but haven't figured out how to do this in Cairngorm
> yet.  I am
> > >hoping to avoid having a class that manages the screens shown as if
> it were
> > >
> > >What are the approaches that others have used to solve this sort of
> flow
> > >problem?  Maybe it is simply just needing a better description of
> how the
> > >flow of the components are done in Cairngorm for the switching of
> the views.
> > >
> > >BTW where does the data member 'view' come from in
> IndexViewHelper.as and
> > >some of the other View Helper as I don't see it being a member of the
> > >ViewHelper base class?
> > >
> > >   Thanks,
> > >
> > >   -Kent
> > >
> > >"Perfection is achieved, not when there is nothing more to add, but
> when
> > >there is nothing left to take away."
> > >- Antoine de Saint Exupery
> > > 
> > >
> > >  
> > >




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Matt Chotin










Now he has to be the one to write the
feature! J

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Scott
 Barnes
Sent: Tuesday, June 07, 2005 8:24
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] More
interesting than Zorn? - Details on Flex 2.0.



 

On that, 

What was your punishment Gordon? were you the
starbucks boy for the week? heh.


On 6/8/05, Gordon Smith
<[EMAIL PROTECTED]> wrote:
> You could also look at the E4X overview I
accidentally posted to this
> group a few weeks ago. ;)
> 
> - Gordon

-- 
Regards,
Scott Barnes
http://www.mossyblog.com
http://www.flexcoder.com
("Waiting for FLEX NCL to arrive")












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












Re: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Scott Barnes
On that, 

What was your punishment Gordon? were you the starbucks boy for the week? heh.


On 6/8/05, Gordon Smith <[EMAIL PROTECTED]> wrote:
> You could also look at the E4X overview I accidentally posted to this
> group a few weeks ago. ;)
> 
> - Gordon

-- 
Regards,
Scott Barnes
http://www.mossyblog.com
http://www.flexcoder.com ("Waiting for FLEX NCL to arrive")


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Application flow best practices?

2005-06-07 Thread Andrew Spaulding
Hi Kent,

If you are using Cairngorm 0.99 there is no need to set the view like
this:



The above syntax is no longer necessary, and has been replaced by a
much simpler use of the id attribute, making it simpler to call a
function on the viewHelper within that view.



Regarding the "view" data member, it is a part of the ViewHelper which
extends MXMLObject. It has an initialized method which is called by
the Flex component framework after a component has been initialized.
This method takes 2 parameters, first being the parent document (the
view object) and the second is the id of the view helper. In here the
"view" attribute is set.

To provide an idea of how I manage multiple screen views is that I
have multiple workFlowState attributes in the ModelLocator, which my
view stacks are bound to. For instance I have an
applicationWorkflowState which switches views between the login screen
and the main application (being another view stack). And then for each
sub application (or section) I maintain a separate workflow state.

Hope this makes sense. But I'd be interested to hear how others
approach this issue.

Best,

Andrew Spaulding
www.flexdaddy.com





--- In flexcoders@yahoogroups.com, Seth Voltz <[EMAIL PROTECTED]> wrote:
> Kent,
> 
> The "view" member variable is passed in from the calling MXML file as a
> parameter of the tag. In the case of IndexViewHelper you might call
it as
> 
> 
> 
> assuming your name space for that tag is 'as'.
> 
> 
> 
> 
> 
> Kent Henneuse wrote:
> 
> >I am using Flex for new development and starting to get a grasp on
Cairngorm
> >as well.  I am now trying to get a workflow between static screens
laid out
> >so that I can slowly wire up the server-side calls.
> >
> >What I would like to find out is what is the best way to set up the
flow?
> >Currently I have a View Stack that has each of the main screens. 
This seems
> >ok if I don't have a lot of screens but I can see that if I have
more then
> >say ten items in the View Stack it will rapidly become hard to
manage.  I
> >was thinking of having layers of View Stacks (View Stack inside of
another
> >View Stack) but haven't figured out how to do this in Cairngorm
yet.  I am
> >hoping to avoid having a class that manages the screens shown as if
it were
> >
> >What are the approaches that others have used to solve this sort of
flow
> >problem?  Maybe it is simply just needing a better description of
how the
> >flow of the components are done in Cairngorm for the switching of
the views.
> >
> >BTW where does the data member 'view' come from in
IndexViewHelper.as and
> >some of the other View Helper as I don't see it being a member of the
> >ViewHelper base class?
> >
> > Thanks,
> >
> > -Kent
> >
> >"Perfection is achieved, not when there is nothing more to add, but
when
> >there is nothing left to take away."
> >- Antoine de Saint Exupery
> > 
> >
> >  
> >




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Application flow best practices?

2005-06-07 Thread Seth Voltz
Kent,

The "view" member variable is passed in from the calling MXML file as a
parameter of the tag. In the case of IndexViewHelper you might call it as



assuming your name space for that tag is 'as'.





Kent Henneuse wrote:

>I am using Flex for new development and starting to get a grasp on Cairngorm
>as well.  I am now trying to get a workflow between static screens laid out
>so that I can slowly wire up the server-side calls.
>
>What I would like to find out is what is the best way to set up the flow?
>Currently I have a View Stack that has each of the main screens.  This seems
>ok if I don't have a lot of screens but I can see that if I have more then
>say ten items in the View Stack it will rapidly become hard to manage.  I
>was thinking of having layers of View Stacks (View Stack inside of another
>View Stack) but haven't figured out how to do this in Cairngorm yet.  I am
>hoping to avoid having a class that manages the screens shown as if it were
>
>What are the approaches that others have used to solve this sort of flow
>problem?  Maybe it is simply just needing a better description of how the
>flow of the components are done in Cairngorm for the switching of the views.
>
>BTW where does the data member 'view' come from in IndexViewHelper.as and
>some of the other View Helper as I don't see it being a member of the
>ViewHelper base class?
>
>   Thanks,
>
>   -Kent
>
>"Perfection is achieved, not when there is nothing more to add, but when
>there is nothing left to take away."
>- Antoine de Saint Exupery
> 
>
>  
>


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Discovering FormItems inside a Form

2005-06-07 Thread Gordon Smith
The FormItems are simply children of the Form, so use numChildren and
getChildAt() in a for-loop to iterate over them.

The MXML id of each child is accessible as its id property.

Controls like TextInput, ComboBox, Button, etc. are children of the
FormItems.

- Gordon

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of rbelknap
Sent: Tuesday, June 07, 2005 2:56 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Discovering FormItems inside a Form

Does anyone know a way to discover what FormItems are inside a Form?  
In otherwords, given the id of a Form, can I run some method to get a 
list of the id's of the FormItems and/or Buttons inside the Form?

Thanks.




 
Yahoo! Groups Links



 





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Application flow best practices?

2005-06-07 Thread Kent Henneuse
I am using Flex for new development and starting to get a grasp on Cairngorm
as well.  I am now trying to get a workflow between static screens laid out
so that I can slowly wire up the server-side calls.

What I would like to find out is what is the best way to set up the flow?
Currently I have a View Stack that has each of the main screens.  This seems
ok if I don't have a lot of screens but I can see that if I have more then
say ten items in the View Stack it will rapidly become hard to manage.  I
was thinking of having layers of View Stacks (View Stack inside of another
View Stack) but haven't figured out how to do this in Cairngorm yet.  I am
hoping to avoid having a class that manages the screens shown as if it were

What are the approaches that others have used to solve this sort of flow
problem?  Maybe it is simply just needing a better description of how the
flow of the components are done in Cairngorm for the switching of the views.

BTW where does the data member 'view' come from in IndexViewHelper.as and
some of the other View Helper as I don't see it being a member of the
ViewHelper base class?

Thanks,

-Kent

"Perfection is achieved, not when there is nothing more to add, but when
there is nothing left to take away."
- Antoine de Saint Exupery
 



smime.p7s
Description: S/MIME cryptographic signature


[flexcoders] Discovering FormItems inside a Form

2005-06-07 Thread rbelknap
Does anyone know a way to discover what FormItems are inside a Form?  
In otherwords, given the id of a Form, can I run some method to get a 
list of the id's of the FormItems and/or Buttons inside the Form?

Thanks.




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread nostra72



It works now thanks







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Re: Custimizing Tooltip

2005-06-07 Thread Gordon Smith
There is also a 'showToolTip' event you could probably handle to set the
alpha.

- Gordon


-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Manish Jethani
Sent: Tuesday, June 07, 2005 12:36 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Custimizing Tooltip

On 6/7/05, rockmoyosa <[EMAIL PROTECTED]> wrote:
> I know this but with Tooltip I ment Errortip and the redline on a
> textinput, with invalid data. I want and transparant Errortip.
Possible?

Why not!


http://www.macromedia.com/2003/mxml";
xmlns="*">



Grab the current tooltip object and set its alpha to 0.


 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread Manish Jethani
On 6/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> I changed color to fillColors in both the changebackcolor() method and the
> changecolor() method but all I get when I change the color back is a black
> button? 

[...]
> buttonthree.setStyle("fillColors", [oldColor])
^^^

As mentioned in my previous messages, the problem here is that you're
passing an array where you should be passing the variable directly.

  buttonthree.setStyle("fillColors", oldColor /* without the brackets */)


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Re: Custimizing Tooltip

2005-06-07 Thread Manish Jethani
On 6/7/05, rockmoyosa <[EMAIL PROTECTED]> wrote:
> I know this but with Tooltip I ment Errortip and the redline on a
> textinput, with invalid data. I want and transparant Errortip. Possible?

Why not!


http://www.macromedia.com/2003/mxml";
xmlns="*">



Grab the current tooltip object and set its alpha to 0.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Gordon Smith
You could also look at the E4X overview I accidentally posted to this
group a few weeks ago. ;)

- Gordon

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Aldo Bucchi
Sent: Tuesday, June 07, 2005 9:08 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] More interesting than Zorn? - Details on Flex
2.0.

E4X is worth the WOOOW!
on one side it is a very smart technology.
on the other, talks about Macromedia seriously committing to embracing
the ECMA standards to a broad extent. Excellent.

Check out Jon Udell's introduction for a quick overview
http://weblog.infoworld.com/udell/2004/09/29.html

...or if you are seriously bored, take a look at the published standard
http://www.ecma-international.org/publications/standards/Ecma-357.htm

Best Regards,
Aldo


On 6/7/05, Jeff Steiner <[EMAIL PROTECTED]> wrote:
> I would have thought that this would be a bit more popular...
> 
> If not - I will let it rest in peace.
> 
> - Original Message -
> From: "Jeff Steiner" <[EMAIL PROTECTED]>
> To: 
> Sent: Monday, June 06, 2005 10:53 PM
> Subject: [flexcoders] More interesting than Zorn?
> 
> 
> > This is directly out of the
> >
http://www.macromedia.com/platform/whitepapers/platform_overview.pdf.
> >
> > "The next major release of Flex, code-named Mistral, will provide an
> > extensive set of new features.
> >
> >
> >
> > The class library will be extended with new and improved user
interface
> > components.  An extended effects and skinning infrastructure will
make it
> > even easier to build highly expressive and branded applications.
The Flex
> > programming model will also leverage new industry standards, suck as
E4X
> > (ECMAScript for XML).  Flex will also provide tight integration with
> > functional testing tools and support usage analysis of RIAs.
> >
> >
> >
> > New data services are being added to Flex to support transparent
data
> > persistence across tiers, occasionally connected clients, data
> > synchronization, a robust data push infrastructure, and paging large
> > datasets.  The new data services remove the need to write the
> traditionally
> > complex and error-prone required to synchronize data between tiers.
> > Modifications made at the client side can be persisted transparently
to
> the
> > server.  Combined with existing persistence solutions used at the
server
> > side (like Hibernate and JDO), these services can provide an
end-to-end,
> > client application-to-database, persistence solution.
> >
> >
> >
> > The new data services also support offline data access: Data
modifications
> > made offline are stored in a persistent data store at the client
side, and
> > are synchronized with the server when the network becomes available.
The
> > data services will also manage the resolution conflicts to this type
of
> > system where multiple users may attempt to modify the same data at
the
> same
> > time.
> >
> > Collaboration is becoming an important aspect of an online
experience.  To
> > enable development of collaborative applications, Flex will support
> > presence, integration with enterprise instant messaging, and
application
> > sharing."
> >
> >
> > Also out of the document:
> >
> >
> > "The next major release of Flash Lite, code-named Deuce, except that
it
> will
> > be based on the Flash Player 7 and will elevate scripting for mobile
> > applications to a more powerful level with ActionScript 2 support."
> >
> >
> >
> >
> >
> > I did not see any of this come across the wire today.  Not to take
> anything
> > away from the announcement about Zorn, but this is a bit more
exciting for
> > me.  I stumbled upon this document while looking at the new great
stuff
> > today about Flash as a platform.
http://www.macromedia.com/platform/.
> Take
> > a look at the videos and the different PDFs.
> >
> >
> >
> > Jeff
> > http://www.flexauthority.com
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 


-- 
: Aldo Bucchi :
mobile (56) 8 429 8300


 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] question about popup manager

2005-06-07 Thread Manish Jethani
On 6/7/05, Robert Brueckmann <[EMAIL PROTECTED]> wrote:

> The TitleWindow, no matter what I try, remains on top of
> everything.  Is there a way around this?

There was a problem with menus not showing in a modal TitleWindow, but
it was easy to fix.
http://manish.revise.org/2005/04/menu-depths-in-modal-windows.html


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Image in DragProxy

2005-06-07 Thread Manish Jethani
On 6/8/05, rob <[EMAIL PROTECTED]> wrote:

> When the user drags the items, the product image must reload into the
> proxy, which sometimes takes up to a second.

Isn't the source of the proxy image the same as that of the item being
dragged?  If yes, the loading should be instantaneous because the
image file is already downloaded and cached in the web browser.  I
don't think the browser requests the image from the server again.  You
can verify this by running a network protocol analyzer (FlexBuilder's
network monitor?).


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] style a validator output

2005-06-07 Thread Stephen Gilson
You can use the ErrorTip style:


ErrorTip { borderColor: #00FF00 }
 

Stephen

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Andrew Spaulding
Sent: Tuesday, June 07, 2005 4:32 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] style a validator output

Hi Guys,

Is it possible to style the output of the Validator? Would be nice to
change the red error message bubble at least to another colour. Can it
be done?

Thanks in advance,

Andrew Spaulding
www.flexdaddy.com




 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] Adding a "close button" to a tab?

2005-06-07 Thread dave buhler



Hi Eric,

Are the tabs specific to an underlying view or are the tabs meant to be
closeButtons, similar to what you might find for a TitleWindow?

DaveOn 6/7/05, Eric Raymond <[EMAIL PROTECTED]> wrote:
Is there a way to add a close button to a tab in a tabbar?That is, we'd like to put a graphic image of an "x" in some tabs inour application that are "closeable".I think there are two issues here:
1) Adding an extra icon to the tabAs a hack, we could get away with "prepending" the close image theexisting tab icon.2) Detecting a click in the close iconAs far as I know, the tabbar grabs all mouse/click events.
Any ideas?Yahoo! Groups Links<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/








Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread nostra72




I changed color to fillColors in both the changebackcolor() method and the changecolor() method but all I get when I change the color back is a black button?
http://www.macromedia.com/2003/mxml" xmlns="*">   
 
public function changecolor(){ oldColor= buttonthree.getStyle("fillColors");buttonthree.setStyle("fillColors", [0xCCC333,0xCC0065]) }public function changebackcolor(){ buttonthree.setStyle("fillColors", [oldColor])} 
 
 
 
   







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[flexcoders] Re: JBoss updates partner program, eyes client software

2005-06-07 Thread Eric Raymond
News Flash: "JBoss re-packages the open source Lazlo software"

Either that or some spin off from Mozilla or Eclipse.

Only partly kidding... :-)



By the way, when did Struts enter the realm of "Rich Client Development"?



Perhaps Macrodobe will reconsider it's current positioning of Flex and
come up with a two tier offering that allows them to garner revenue
from both the enterprise (large $, small N)  and the smaller/casual
developer (small $, huge N).  IMHO Macrodobe is missing the boat on
ubiquity by hitting only a small (but perhaps highly profitable)
segment of the market.


--- In flexcoders@yahoogroups.com, Tarik Ahmed <[EMAIL PROTECTED]> wrote:
> At least a dozen "frameworks" for rich client development already
exist, 
> including Struts from the Apache Software Foundation,* Flex from 
> Macromedia*, and XUI (Extensible User Interface) from JWay
Group..





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Adding a "close button" to a tab?

2005-06-07 Thread Eric Raymond
Is there a way to add a close button to a tab in a tabbar?

That is, we'd like to put a graphic image of an "x" in some tabs in
our application that are "closeable".

I think there are two issues here:

1) Adding an extra icon to the tab

As a hack, we could get away with "prepending" the close image the 
existing tab icon.


2) Detecting a click in the close icon

As far as I know, the tabbar grabs all mouse/click events.


Any ideas?




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Re: Storing Web Service Results in Unique Arrays/Objects

2005-06-07 Thread Tracy Spratt
Ok, I created an example, and posted it here:
http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectI
D=223

Here is the description:

This is an example of how to use the call object to assign an identifier
to the results of a data service call, so that you can access that data
later.

The example uses a free stock quote WebService.  When the call is made,
we store the stock symbol in the call object.  When the call returns, we
put that stored symbol, along with the string xml results and a parsed
XML document containing the results, into an array of objects.

This array is used as the dataProvider for a list.

A DataGrid is used to display the stock information.  Its dataProvider
is the parsed resultxml of the symbol list's selectedItem, using xml
properties to navigate down to the childNodes array that holds the stock
information.  labelFunctions are used to populate the dataProvider.

Be sure to put this webservice into your flex-config.xml file:
http://www.webservicex.net/*

***Sample App Listing***
.
Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Tuesday, June 07, 2005 12:49 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Storing Web Service Results in Unique
Arrays/Objects

Dave, where are you stuck?

Are you calling the dataservice from ActionScript? 

Are you successfully getting your data into flex, where you can inspect
it in a result handler?

This is really easier than it sounds, if you are successfully calling
and returning data in ActionScript. I plan to write an example of this,
but I can't commit to a when.


Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave
Sent: Tuesday, June 07, 2005 11:07 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Storing Web Service Results in Unique
Arrays/Objects

Can you give me a specific/realworld example? The examples I've seen 
don't really illustrate the functionality very well (based on my 
skillset).

Thanks much,

-Dave


--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
wrote:
> Check out the docs on the Asynchronous Completion Token (ACT) 
pattern.
> You can use the call object to keep track of the appropriate array 
index
> and then in the result handler store the result in the right 
slot.  Or
> something similar...
> 
>  
> 
> Matt
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Dave
> Sent: Tuesday, May 24, 2005 11:28 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Storing Web Service Results in Unique
> Arrays/Objects
> 
>  
> 
> I have a sticky situation that seems easy to solve. Each time a 
row 
> of a dataGrid (bound to webserviceA) is selected, a request to web 
> serviceB is made. 
> 
> The sticky part is that each unique result from webserviceB (from 
a 
> unique row selection), must be saved in order to be used by 
another 
> object. I don't want the results to be overwritten each time a 
> request is made (i.e. when a different row of the dataGrid is 
> selected).
> 
> Here is a very rough illustration of what's in my head (very 
scary):
> 
>  //request will include {dg.selectedItem.CATEGORY}
>  
> 
> webserviceB result should be bound to UNIQUE array/object so that 
> each result will be saved for use by other object.
> 
> 
> Thanks for any help,
> 
> -Dave
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> * To visit your group on the web, go to:
>   http://groups.yahoo.com/group/flexcoders/
> 
> * To unsubscribe from this group, send an email to:
>   [EMAIL PROTECTED]
>  
> 
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service  .





 
Yahoo! Groups Links



 






 
Yahoo! Groups Links



 






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Manish Jethani
Wouldn't it be cool if the MediaDisplay component supported some kind
of authentication mechanism, at least for FLVs downloaded via HTTP?

 http://my.com/protected.flv";
username="{httpUsername}" password="{httpPassword}" />

Or:

 http://my.com/protected.flv";
sessionId="{sessionId}" />

Or:

 http://my.com/protected.flv";
httpParameters="{authParams}" />

I'm not very familiar with the various authentication mechanisms, but
this seems doable.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Image in DragProxy

2005-06-07 Thread rob
We're creating a shopping cart application.

Items from search results can be dragged onto one of several targets.

When the user drags the items, the product image must reload into the
proxy, which sometimes takes up to a second. Part of this is due to
the size of the image and its location (issues which will be
resolved), but I'm wondering if there's a way to reuse the
already-loaded image data in the proxy.

Thanks,
Rob Skelly





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread Ashish Goyal





You are setting 'color' 
style instead of 'fillColors' style in your changebackcolor() function. Change 
the 'color' to 'fillColors' in changebackcolor() as well as in changecolor() 
function and it should work.
 
Thanks
-Ashish

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  [EMAIL PROTECTED]Sent: Tuesday, June 07, 2005 9:55 
  AMTo: flexcoders@yahoogroups.comSubject: Re: 
  [flexcoders] How do you store and then retrieve the backcolor of 
  something
  
  Can someone explain why this code does not work then? I tried to make it 
  so that it will change the button color to red then back to its original color 
  but its not working?
  http://www.macromedia.com/2003/mxml" 
  xmlns="*">
   
  
   
  
   
  public function changecolor(){ oldColor= 
  buttonthree.getStyle("color");buttonthree.setStyle("fillColors", 
  [0xCCC333,0xCC0065])
   
  }public function changebackcolor(){
   
  buttonthree.setStyle("color", 
[oldColor])}
   
  
   
    
   
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread Manish Jethani
On 6/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Can someone explain why this code does not work then? I tried to make it so
> that it will change the button color to red then back to its original color
> but its not working? 

> public function changecolor(){
>  oldColor= buttonthree.getStyle("color");
> buttonthree.setStyle("fillColors", [0xCCC333,0xCC0065]) 
>   
> }

You're saving "color", then setting "fillColors"...

> public function changebackcolor(){ 
>   
> buttonthree.setStyle("color", [oldColor])
> }
>  

Then you're setting "color"  back to its original value (which you
never changed), but using array syntax (so suddenly it's an array and
it makes no sense to the component).

So.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Seth Voltz
Okay, this is just a random idea and I can't offer code snippets because
I haven't successfully pulled it off. I have however thought about this
very issue the last couple weeks for one of my own projects. My idea was
to put the FLVs in a directory with a .htaccess file that passes all
requests through to a script. The script checks to see if the referrer
is the flash movie that should be calling them then does a redirect to
the file. It's a bit processor intensive as the script has to pipe the
file through itself. Also, if someone really wants the files they can
just spoof the referrer.

Just my $0.02, hope it leads to something.



Jeff Steiner wrote:

>Nutshell:  I am working with a handful of FLVs for a tech demo that I am
>creating and want to prevent them from being downloaded.  Does anyone have a
>good idea about how I can go about doing this?
>
>Longer version: I have encoded FLVs sitting in a web directory (because
>contentPath requires a location string), but that also means that a user can
>type in the name of the file and download the FLV directly (I get the
>download box when I type out the name of the FLV).  I tried putting the
>files on a web server inside the firewall, thinking that the Flex server
>would somehow magically act as a proxy just for the Flex application.
>Worked fine as long as I was sitting inside the firewall ;)
>
>Any ideas would be great!
>
>Thanks,
>Jeff
>http://www.flexauthority.com
>
>  
>



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread nostra72




Well what I am actually trying to do is restore a button to its original fillcolors setting?
 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Chart examples

2005-06-07 Thread Matt Horn





No, that should have no effect here... certainly not the 
source of that error message. I'm sorry, I can't reproduce this 
error.
 
m

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 11:40 
  AMTo: flexcoders@yahoogroups.comSubject: RE: 
  [flexcoders] Chart examples
  
  Matt,
  I have the same version but this is the trial version. Is 
  that the reason why?
  David
  
  
  De : flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] De la part de Matt 
  HornEnvoyé : mardi 7 juin 2005 17:28À : 
  flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
  examples
  
  David, I copied and pasted the code in this email exactly 
  as written and it runs fine for me. What version of Flex are you using? I 
  tried it with 1.5.
   
  matt
  


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
Chart examples

Hi 
everybody,
 
I try to use the 
chart examples furnished by Macromedia unsuccessfully.
I have always recieved 
the same error message for each chart examples :
 
*PROPERTY ELEMENTS 
MAY NOT HAVE ATTRIBUTES*
 
can you help me 
about this 
problem?
 
  
var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}];  
 
Thanks for your 
help!
 
David
 
PS: I have 
even imported mx.charts.*

** 

Coface facilite les echanges 
entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
les entreprises des solutions pour gerer, financer et proteger leur poste 
client, en leur permettant d'externaliser tout ou partie de la gestion et 
des risques lies a leurs relations commerciales. Coface est notee AA par 
Fitch Ratings et Aa3 par Moody's. 
Pour en savoir plus, 
http://www.coface.fr 

Coface facilitates 
business-to-business commerce worldwide. It offers all size companies an 
array of solutions to manage, finance, and protect their accounts 
receivables affording them the option of fully or partly outsourcing trade 
relationship management and attendant risks. Coface is rated AA by Fitch 
ratings and Aa3 by Moody's. 
More about Coface, 
http://www.coface.com 

WARNING : 
- Soyez conscient que notre 
systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail 
n'a pas ete identifie correctement. 
- Be aware that from time to 
time our Anti-Spam system may reject mails either because some words and 
types of files are not allowed or because mails are misidentified. 

** 

  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subje

[flexcoders] JBoss updates partner program, eyes client software

2005-06-07 Thread Tarik Ahmed






    http://www.computerworld.com.au/index.php/id;773117770;fp;16;fpid;0

JBoss is reorganizing its partner program and considering moves into
new types of software, including tools for building rich client
interfaces, as it prepares to fend off increased competition from other
providers of open-source middleware.
.
.
At least a dozen "frameworks" for rich client development already
exist, including Struts from the Apache Software Foundation, Flex
from Macromedia, and XUI (Extensible User Interface) from JWay
Group..









Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.











RE: [flexcoders] Flex & Eclipse discussion

2005-06-07 Thread Jeff Beeman










I think what I was actually looking for
was a news posting I read a while ago… I found it at everythingflex.com –
here’s the link: http://www.everythingflex.com/blog/1/2005/05/Eclipse-for-Flex-Development.cfm

 

 



 

/**
* Jeff Beeman
**/











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jeff Beeman
Sent: Tuesday, June 07, 2005 9:51
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
& Eclipse discussion



 

Ah, this is perfect, thank you!  For
those who need the link to the Flexcoders “The Mail Archive” here
it is:

http://www.mail-archive.com/flexcoders@yahoogroups.com/

 

 



 

/**
* Jeff Beeman
**/











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Steven Webster
Sent: Tuesday, June 07, 2005 9:48
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
& Eclipse discussion



 

 

(BTW, the search tool in the Yahoo groups area leaves a lot
to be desired – if I search for “Eclipse,” I can end up
getting no results because it only searches the first 30 or so messages.  So,
in order to search the 16,500 messages I’d have to click through a page
at a time.  Anyone know a way around this?)

 

 

The flexcoders FAQ that has been sent out
to the list a few times recently, has a link to the mail-archive for
flexcoders, that gives you much better search capability.

 

So, erm, what I’m kinda saying is,
erm, check out the FAQ J

 

Steven 

 











Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












Re: [flexcoders] How do you store and then retrieve the backcolor of something

2005-06-07 Thread nostra72




Can someone explain why this code does not work then? I tried to make it so that it will change the button color to red then back to its original color but its not working?
http://www.macromedia.com/2003/mxml" xmlns="*">
 

 

 
public function changecolor(){ oldColor= buttonthree.getStyle("color");buttonthree.setStyle("fillColors", [0xCCC333,0xCC0065])
 
}public function changebackcolor(){
 
buttonthree.setStyle("color", [oldColor])}
 

 
  
 








Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Flex & Eclipse discussion

2005-06-07 Thread Jeff Beeman










Ah, this is perfect, thank you!  For those
who need the link to the Flexcoders “The Mail Archive” here it is:

http://www.mail-archive.com/flexcoders@yahoogroups.com/

 

 



 

/**
* Jeff Beeman
**/











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Steven Webster
Sent: Tuesday, June 07, 2005 9:48
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
& Eclipse discussion



 

 

(BTW, the search tool in the Yahoo groups area leaves a lot
to be desired – if I search for “Eclipse,” I can end up
getting no results because it only searches the first 30 or so messages. 
So, in order to search the 16,500 messages I’d have to click through a
page at a time.  Anyone know a way around this?)

 

 

The flexcoders FAQ that has been sent out
to the list a few times recently, has a link to the mail-archive for
flexcoders, that gives you much better search capability.

 

So, erm, what I’m kinda saying is,
erm, check out the FAQ J

 

Steven 

 










Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












RE: [flexcoders] Bug with RO Tag - can anyone explain or have noticed...

2005-06-07 Thread Tracy Spratt
I don't see where "selectedItems" is a property of a ComboBox.

I did find the method "getSelectedItems()".  Note that this returns an
array, not a string, so your RO property would need to be typed to
handle that.

Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of cnewroth55
Sent: Tuesday, June 07, 2005 12:32 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Bug with RO Tag - can anyone explain or have
noticed...

I have a RO object call. heres the code;

http://mydomainsbox.com/flashservices/gateway"; 
result="reviewThrusts=event.result" > 


{thrustCB.selectedItem}



notice that I have a CB which has some data in it and it is the 
dataprovider that is providing data to my arg ..
the aboive works just fine, HOWEVER if I change it (the 
dataprovider) to this;
{thrustCB.selectedItems}
(notice i just changed it so that I can select mutliple items and 
that string be returned to the binding)
THE WHOLE DARN THING BREAKS nothing is returned back to my 
DG...anyone else had this happen to them? IF so is this a bug MM?






 
Yahoo! Groups Links



 







 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex & Eclipse discussion

2005-06-07 Thread Steven Webster










 

(BTW, the search tool in the Yahoo groups area leaves a lot
to be desired – if I search for “Eclipse,” I can end up
getting no results because it only searches the first 30 or so messages. 
So, in order to search the 16,500 messages I’d have to click through a
page at a time.  Anyone know a way around this?)

 

 

The flexcoders FAQ that has been sent out
to the list a few times recently, has a link to the mail-archive for
flexcoders, that gives you much better search capability.

 

So, erm, what I’m kinda saying is,
erm, check out the FAQ J

 

Steven 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












RE: [flexcoders] Re: Storing Web Service Results in Unique Arrays/Objects

2005-06-07 Thread Tracy Spratt
Dave, where are you stuck?

Are you calling the dataservice from ActionScript? 

Are you successfully getting your data into flex, where you can inspect
it in a result handler?

This is really easier than it sounds, if you are successfully calling
and returning data in ActionScript. I plan to write an example of this,
but I can't commit to a when.


Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave
Sent: Tuesday, June 07, 2005 11:07 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Storing Web Service Results in Unique
Arrays/Objects

Can you give me a specific/realworld example? The examples I've seen 
don't really illustrate the functionality very well (based on my 
skillset).

Thanks much,

-Dave


--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
wrote:
> Check out the docs on the Asynchronous Completion Token (ACT) 
pattern.
> You can use the call object to keep track of the appropriate array 
index
> and then in the result handler store the result in the right 
slot.  Or
> something similar...
> 
>  
> 
> Matt
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Dave
> Sent: Tuesday, May 24, 2005 11:28 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Storing Web Service Results in Unique
> Arrays/Objects
> 
>  
> 
> I have a sticky situation that seems easy to solve. Each time a 
row 
> of a dataGrid (bound to webserviceA) is selected, a request to web 
> serviceB is made. 
> 
> The sticky part is that each unique result from webserviceB (from 
a 
> unique row selection), must be saved in order to be used by 
another 
> object. I don't want the results to be overwritten each time a 
> request is made (i.e. when a different row of the dataGrid is 
> selected).
> 
> Here is a very rough illustration of what's in my head (very 
scary):
> 
>  //request will include {dg.selectedItem.CATEGORY}
>  
> 
> webserviceB result should be bound to UNIQUE array/object so that 
> each result will be saved for use by other object.
> 
> 
> Thanks for any help,
> 
> -Dave
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> * To visit your group on the web, go to:
>   http://groups.yahoo.com/group/flexcoders/
> 
> * To unsubscribe from this group, send an email to:
>   [EMAIL PROTECTED]
>  
> 
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service  .





 
Yahoo! Groups Links



 






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Rick Bullotta










I’d also like to see MM implement
the “optional” xpath functionality…









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Aldo Bucchi
Sent: Tuesday, June 07, 2005 12:25
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] More
interesting than Zorn? - Details on Flex 2.0.



 


 >> The Flex
 >> programming model will also leverage
 new industry standards, suck as E4X
 >> (ECMAScript for XML)
 
 I assume we are talking about a flash player
 implementation (Flex & Flash) ?
 
 On 6/7/05, Aldo Bucchi
 <[EMAIL PROTECTED]> wrote:
 > E4X is worth the WOOOW!
 > on one side it is a very smart
 technology.
 > on the other, talks about Macromedia
 seriously committing to embracing
 > the ECMA standards to a broad extent.
 Excellent.
 > 
 > Check out Jon Udell's introduction for a
 quick overview
 > http://weblog.infoworld.com/udell/2004/09/29.html
 > 
 > ...or if you are seriously bored, take a
 look at the published standard
 > http://www.ecma-international.org/publications/standards/Ecma-357.htm
 > 
 > Best Regards,
 > Aldo
 > 













Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












[flexcoders] Bug with RO Tag - can anyone explain or have noticed...

2005-06-07 Thread cnewroth55
I have a RO object call. heres the code;

http://mydomainsbox.com/flashservices/gateway"; 
result="reviewThrusts=event.result" > 


{thrustCB.selectedItem}



notice that I have a CB which has some data in it and it is the 
dataprovider that is providing data to my arg ..
the aboive works just fine, HOWEVER if I change it (the 
dataprovider) to this;
{thrustCB.selectedItems}
(notice i just changed it so that I can select mutliple items and 
that string be returned to the binding)
THE WHOLE DARN THING BREAKS nothing is returned back to my 
DG...anyone else had this happen to them? IF so is this a bug MM?






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Flex & Eclipse discussion

2005-06-07 Thread Jeff Beeman










I remember reading a discussion about setting up Eclipse for
coding MXML and AS a while ago, but I can’t find it in the
archives.  Can someone point me to the discussion, or maybe a couple of
the sites mentioned in it?

 

(BTW, the search tool in the Yahoo groups area leaves a lot
to be desired – if I search for “Eclipse,” I can end up
getting no results because it only searches the first 30 or so messages. 
So, in order to search the 16,500 messages I’d have to click through a
page at a time.  Anyone know a way around this?)

 

 

/***
* Jeff Beeman
* Digital Media & Instructional Technologies
* Arizona State University
***/

 











Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












Re: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Aldo Bucchi
>> The Flex
>> programming model will also leverage new industry standards, suck as E4X
>> (ECMAScript for XML)

I assume we are talking about a flash player implementation (Flex & Flash) ?

On 6/7/05, Aldo Bucchi <[EMAIL PROTECTED]> wrote:
> E4X is worth the WOOOW!
> on one side it is a very smart technology.
> on the other, talks about Macromedia seriously committing to embracing
> the ECMA standards to a broad extent. Excellent.
> 
> Check out Jon Udell's introduction for a quick overview
> http://weblog.infoworld.com/udell/2004/09/29.html
> 
> ...or if you are seriously bored, take a look at the published standard
> http://www.ecma-international.org/publications/standards/Ecma-357.htm
> 
> Best Regards,
> Aldo
> 
> 
> On 6/7/05, Jeff Steiner <[EMAIL PROTECTED]> wrote:
> > I would have thought that this would be a bit more popular...
> >
> > If not - I will let it rest in peace.
> >
> > - Original Message -
> > From: "Jeff Steiner" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Monday, June 06, 2005 10:53 PM
> > Subject: [flexcoders] More interesting than Zorn?
> >
> >
> > > This is directly out of the
> > > http://www.macromedia.com/platform/whitepapers/platform_overview.pdf.
> > >
> > > "The next major release of Flex, code-named Mistral, will provide an
> > > extensive set of new features.
> > >
> > >
> > >
> > > The class library will be extended with new and improved user interface
> > > components.  An extended effects and skinning infrastructure will make it
> > > even easier to build highly expressive and branded applications.  The Flex
> > > programming model will also leverage new industry standards, suck as E4X
> > > (ECMAScript for XML).  Flex will also provide tight integration with
> > > functional testing tools and support usage analysis of RIAs.
> > >
> > >
> > >
> > > New data services are being added to Flex to support transparent data
> > > persistence across tiers, occasionally connected clients, data
> > > synchronization, a robust data push infrastructure, and paging large
> > > datasets.  The new data services remove the need to write the
> > traditionally
> > > complex and error-prone required to synchronize data between tiers.
> > > Modifications made at the client side can be persisted transparently to
> > the
> > > server.  Combined with existing persistence solutions used at the server
> > > side (like Hibernate and JDO), these services can provide an end-to-end,
> > > client application-to-database, persistence solution.
> > >
> > >
> > >
> > > The new data services also support offline data access: Data modifications
> > > made offline are stored in a persistent data store at the client side, and
> > > are synchronized with the server when the network becomes available.  The
> > > data services will also manage the resolution conflicts to this type of
> > > system where multiple users may attempt to modify the same data at the
> > same
> > > time.
> > >
> > > Collaboration is becoming an important aspect of an online experience.  To
> > > enable development of collaborative applications, Flex will support
> > > presence, integration with enterprise instant messaging, and application
> > > sharing."
> > >
> > >
> > > Also out of the document:
> > >
> > >
> > > "The next major release of Flash Lite, code-named Deuce, except that it
> > will
> > > be based on the Flash Player 7 and will elevate scripting for mobile
> > > applications to a more powerful level with ActionScript 2 support."
> > >
> > >
> > >
> > >
> > >
> > > I did not see any of this come across the wire today.  Not to take
> > anything
> > > away from the announcement about Zorn, but this is a bit more exciting for
> > > me.  I stumbled upon this document while looking at the new great stuff
> > > today about Flash as a platform.  http://www.macromedia.com/platform/.
> > Take
> > > a look at the videos and the different PDFs.
> > >
> > >
> > >
> > > Jeff
> > > http://www.flexauthority.com
> > >
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> 
> 
> --
> : Aldo Bucchi :
> mobile (56) 8 429 8300
> 


-- 
: Aldo Bucchi :
mobile (56) 8 429 8300


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Aldo Bucchi
E4X is worth the WOOOW!
on one side it is a very smart technology.
on the other, talks about Macromedia seriously committing to embracing
the ECMA standards to a broad extent. Excellent.

Check out Jon Udell's introduction for a quick overview
http://weblog.infoworld.com/udell/2004/09/29.html

...or if you are seriously bored, take a look at the published standard
http://www.ecma-international.org/publications/standards/Ecma-357.htm

Best Regards,
Aldo


On 6/7/05, Jeff Steiner <[EMAIL PROTECTED]> wrote:
> I would have thought that this would be a bit more popular...
> 
> If not - I will let it rest in peace.
> 
> - Original Message -
> From: "Jeff Steiner" <[EMAIL PROTECTED]>
> To: 
> Sent: Monday, June 06, 2005 10:53 PM
> Subject: [flexcoders] More interesting than Zorn?
> 
> 
> > This is directly out of the
> > http://www.macromedia.com/platform/whitepapers/platform_overview.pdf.
> >
> > "The next major release of Flex, code-named Mistral, will provide an
> > extensive set of new features.
> >
> >
> >
> > The class library will be extended with new and improved user interface
> > components.  An extended effects and skinning infrastructure will make it
> > even easier to build highly expressive and branded applications.  The Flex
> > programming model will also leverage new industry standards, suck as E4X
> > (ECMAScript for XML).  Flex will also provide tight integration with
> > functional testing tools and support usage analysis of RIAs.
> >
> >
> >
> > New data services are being added to Flex to support transparent data
> > persistence across tiers, occasionally connected clients, data
> > synchronization, a robust data push infrastructure, and paging large
> > datasets.  The new data services remove the need to write the
> traditionally
> > complex and error-prone required to synchronize data between tiers.
> > Modifications made at the client side can be persisted transparently to
> the
> > server.  Combined with existing persistence solutions used at the server
> > side (like Hibernate and JDO), these services can provide an end-to-end,
> > client application-to-database, persistence solution.
> >
> >
> >
> > The new data services also support offline data access: Data modifications
> > made offline are stored in a persistent data store at the client side, and
> > are synchronized with the server when the network becomes available.  The
> > data services will also manage the resolution conflicts to this type of
> > system where multiple users may attempt to modify the same data at the
> same
> > time.
> >
> > Collaboration is becoming an important aspect of an online experience.  To
> > enable development of collaborative applications, Flex will support
> > presence, integration with enterprise instant messaging, and application
> > sharing."
> >
> >
> > Also out of the document:
> >
> >
> > "The next major release of Flash Lite, code-named Deuce, except that it
> will
> > be based on the Flash Player 7 and will elevate scripting for mobile
> > applications to a more powerful level with ActionScript 2 support."
> >
> >
> >
> >
> >
> > I did not see any of this come across the wire today.  Not to take
> anything
> > away from the announcement about Zorn, but this is a bit more exciting for
> > me.  I stumbled upon this document while looking at the new great stuff
> > today about Flash as a platform.  http://www.macromedia.com/platform/.
> Take
> > a look at the videos and the different PDFs.
> >
> >
> >
> > Jeff
> > http://www.flexauthority.com
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 


-- 
: Aldo Bucchi :
mobile (56) 8 429 8300


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Re: Flex's Layout manager for Flash?

2005-06-07 Thread Aldo Bucchi
Thanks Alex,
You answered both my questions concisely.

Best Regards,
Aldo



On 6/6/05, alex_harui <[EMAIL PROTECTED]> wrote:
> David may answer on his own, but I'll try to save him time.
> 
> flex4flash was Flex compatible versions of the component source files
> that shipped with MX 2004.  The are no longer provided per-se because
> the new CompC-based workflow is now the recommended practice and
> you'll probably find it more efficient.
> 
> Flex has many more features than the MX 2004 components they came
> from.  One is the LayoutManager and the whole relative-layout
> container system.  Another is tooltips.  These features will not work
> in Flash as-is, even if the license let you, which it doesn't.
> 
> Re: your side note.  What you are asking for is called re-parenting
> and is a known flash-ism.  We hope to address this issue in the
> future, but we can't make any promises.  Note that the Flex
> components do lots of "docking"-like things that are not related to
> parenting.  For example, the dropdown of a combobox is not parented
> by the combobox and could be re-docked somewhere else.  It sounds
> like you built your own infrastructure for doing this, but you might
> benefit from leveraging ours.  Check out PopUpManager.
> 
> -Alex
> 
> 
> --- In flexcoders@yahoogroups.com, Aldo Bucchi <[EMAIL PROTECTED]>
> wrote:
> > Hi David,
> >
> > Just wondering what the flex4flash classes were... (still, what are
> they?)
> > Does the Maelstrom/8ball component architecture have anything in the
> > like of a Layout Manager for flash, if I may ask?
> >
> > As a side note, There is one thing that has always bothered me with
> > the way in which Flash/Flex handle layout and the hierachy of UI
> > elements in general.
> >
> > When a UIObject is created below another UIObject, it becomes
> > necessarily attached to it's parent, arguably due to the underlying
> > MovieClip-ish nature of the system.
> > The problem with this behaviour is that, sometimes, you may want to
> > detach an object from it's parent and move below a new one.
> > This is a recurrent problem when building advanced UIs, for
> example, a
> > dockable palette system. When moving a palette from one dock to
> > another you have no choice but to create an entirely new instance of
> > the Palette class. This brings all sorts of problems, from
> > sinchronizing the new palette's state to successfully swaping any
> > external reference or registration to the model it's predecessor may
> > have had. Of course it CAN be done... but I believe there should be
> an
> > easier way around it.
> >
> > To solve this problem I have created a VirtualContainer system
> (which
> > I use quite often). The main philosophy behind it is to allow all
> > UIObjects to exist in the _root level, but still providing the
> > abbility to group them together ( and use layoutmanagers ). Some
> > prototype black magic and a lot of sluggish code is used to allow
> > group behaviour to some extent ( rotation, movement, scaling,
> > visibility, etc ).
> >
> > I was revisiting those classes yesterday when I decided to look for
> > other Layout Managers.
> > I haven't found any..
> >
> > Mmmh I believe I'll move this post to flashcoders, see if it digs
> any thoughts.
> >
> > Regards,
> > Aldo
> >
> >
> > On 6/6/05, David Mendels <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > > Can Flex classes be used programmatically form within Flash?
> > >
> > >
> > > No, they  can not be.  This is not the intent of the license.
> > >
> > > Regards,
> > > David
> > > Macromedia
> > >
> > > > -Original Message-
> > > > From: flexcoders@yahoogroups.com
> > > > [mailto:[EMAIL PROTECTED] On Behalf Of Aldo Bucchi
> > > > Sent: Monday, June 06, 2005 2:21 AM
> > > > To: flexcoders@yahoogroups.com
> > > > Subject: [flexcoders] Flex's Layout manager for Flash?
> > > >
> > > > After some Flex projects I'm back to Flash.
> > > > I miss many features, mainly the layout manager...
> > > >
> > > >
> > > > anyway, I noticed the folder FlexforFlash\Flex Classes\...
> > > > What is this?
> > > >
> > > > Regards,
> > > > ABC
> > > > --
> > > > : Aldo Bucchi :
> > > > mobile (56) 8 429 8300
> > > >
> > > >
> > > >
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> > --
> > : Aldo Bucchi :
> > mobile (56) 8 429 8300
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 


-- 
: Aldo Bucchi :
mobile (56) 8 429 8300


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread temporal_illusion
I agree, I found this at least as interesting as Zorn.  Thanks for
finding and posting it!

There's quite a few things in there I really want to see, such as the
extended effects and skinning, and the usage analysis of RIA's (I
don't want to have to write that :) )

The seamless data persistence doesn't usually interest me because
things like that usually break all kinds of best practices, I'll
reserve judgement until I see it.

Exciting stuff!

--- In flexcoders@yahoogroups.com, "Jeff Steiner" <[EMAIL PROTECTED]> wrote:
> I would have thought that this would be a bit more popular...
> 
> If not - I will let it rest in peace.






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Chart examples

2005-06-07 Thread david_gal-reyniez





Matt,
I have the same version but this is the trial version. Is 
that the reason why?
David


De : flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] De la part de Matt 
HornEnvoyé : mardi 7 juin 2005 17:28À : 
flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
examples

David, I copied and pasted the code in this email exactly 
as written and it runs fine for me. What version of Flex are you using? I tried 
it with 1.5.
 
matt

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
  AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Chart examples
  
  Hi 
  everybody,
   
  I try to use the 
  chart examples furnished by Macromedia unsuccessfully.
  I have always recieved 
  the same error message for each chart examples :
   
  *PROPERTY ELEMENTS 
  MAY NOT HAVE ATTRIBUTES*
   
  can you help me 
  about this 
  problem?
   
    
  var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
  450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
  600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
  300},{Month: "April", Profit: 500, Expenses: 300, Amount: 500},{Month: 
  "May", Profit: 1000, Expenses: 450, Amount: 250},{Month: "June", Profit: 
  2000, Expenses: 500, Amount: 700}];  
  
   
  Thanks for your 
  help!
   
  David
   
  PS: I have 
  even imported mx.charts.*
  
  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  
** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.













RE: [flexcoders] Chart examples

2005-06-07 Thread Matt Horn





David, I copied and pasted the code in this email exactly 
as written and it runs fine for me. What version of Flex are you using? I tried 
it with 1.5.
 
matt

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
  AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Chart examples
  
  Hi 
  everybody,
   
  I try to use the 
  chart examples furnished by Macromedia unsuccessfully.
  I have always recieved 
  the same error message for each chart examples :
   
  *PROPERTY ELEMENTS 
  MAY NOT HAVE ATTRIBUTES*
   
  can you help me 
  about this 
  problem?
   
    
  var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
  450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
  600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
  300},{Month: "April", Profit: 500, Expenses: 300, Amount: 500},{Month: 
  "May", Profit: 1000, Expenses: 450, Amount: 250},{Month: "June", Profit: 
  2000, Expenses: 500, Amount: 700}];  
  
   
  Thanks for your 
  help!
   
  David
   
  PS: I have 
  even imported mx.charts.*
  
  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[flexcoders] Re: Storing Web Service Results in Unique Arrays/Objects

2005-06-07 Thread Dave
Can you give me a specific/realworld example? The examples I've seen 
don't really illustrate the functionality very well (based on my 
skillset).

Thanks much,

-Dave


--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
wrote:
> Check out the docs on the Asynchronous Completion Token (ACT) 
pattern.
> You can use the call object to keep track of the appropriate array 
index
> and then in the result handler store the result in the right 
slot.  Or
> something similar...
> 
>  
> 
> Matt
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Dave
> Sent: Tuesday, May 24, 2005 11:28 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Storing Web Service Results in Unique
> Arrays/Objects
> 
>  
> 
> I have a sticky situation that seems easy to solve. Each time a 
row 
> of a dataGrid (bound to webserviceA) is selected, a request to web 
> serviceB is made. 
> 
> The sticky part is that each unique result from webserviceB (from 
a 
> unique row selection), must be saved in order to be used by 
another 
> object. I don't want the results to be overwritten each time a 
> request is made (i.e. when a different row of the dataGrid is 
> selected).
> 
> Here is a very rough illustration of what's in my head (very 
scary):
> 
>  //request will include {dg.selectedItem.CATEGORY}
>  
> 
> webserviceB result should be bound to UNIQUE array/object so that 
> each result will be saved for use by other object.
> 
> 
> Thanks for any help,
> 
> -Dave
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> * To visit your group on the web, go to:
>   http://groups.yahoo.com/group/flexcoders/
> 
> * To unsubscribe from this group, send an email to:
>   [EMAIL PROTECTED]
>  
> 
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service  .





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Jeff Steiner
Kind of hard to justify Flash Comm Server price for a tech demo.

Not that I would turn down a free copy if one was given to me.

Jeff
- Original Message - 
From: "Abdul Qabiz" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, June 07, 2005 5:57 AM
Subject: RE: [flexcoders] Need help with protecting FLVs


> Or use Flash Communication Server to achieve true streaming and the best
> security...
> 
> 
> -abdul 
> 
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Alistair McLeod
> Sent: Tuesday, June 07, 2005 2:45 PM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Need help with protecting FLVs
> 
> Hi Jeff,
> 
> You'll probably have to stick the FLV somewhere protected on the server
> (outwith the webapp context, or under WEB-INF, for example) and write a
> servlet to serve them, remembering to set the mime type.
> 
> Of course, people could still use the servlet to retrieve the FLV, but
> its
> less of a risk (security through obscurity). If this is a problem, you
> could
> create some sort of session token, created by the server and passed back
> to
> the client, which must then be passed to the servlet to validate.
> 
> Cheers,
> 
> Ali 
> 
> 
> --
> Alistair McLeod
> Development Director
> iteration::two
> [EMAIL PROTECTED]
>  
> Office:  +44 (0)131 338 6108
>  
> This e-mail and any associated attachments transmitted with it may
> contain
> confidential information and must not be copied, or disclosed, or used
> by
> anyone other than the intended recipient(s). If you are not the intended
> recipient(s) please destroy this e-mail, and any copies of it,
> immediately.
>  
> Please also note that while software systems have been used to try to
> ensure
> that this e-mail has been swept for viruses, iteration::two do not
> accept
> responsibility for any damage or loss caused in respect of any viruses
> transmitted by the e-mail. Please ensure your own checks are carried out
> before any attachments are opened.
>  
> 
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Jeff Steiner
> Sent: 07 June 2005 07:04
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Need help with protecting FLVs
> 
> Nutshell:  I am working with a handful of FLVs for a tech demo that I am
> creating and want to prevent them from being downloaded.  Does anyone
> have a
> good idea about how I can go about doing this?
> 
> Longer version: I have encoded FLVs sitting in a web directory (because
> contentPath requires a location string), but that also means that a user
> can
> type in the name of the file and download the FLV directly (I get the
> download box when I type out the name of the FLV).  I tried putting the
> files on a web server inside the firewall, thinking that the Flex server
> would somehow magically act as a proxy just for the Flex application.
> Worked fine as long as I was sitting inside the firewall ;)
> 
> Any ideas would be great!
> 
> Thanks,
> Jeff
> http://www.flexauthority.com
> 
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] More interesting than Zorn? - Details on Flex 2.0.....

2005-06-07 Thread Jeff Steiner
I would have thought that this would be a bit more popular...

If not - I will let it rest in peace.

- Original Message - 
From: "Jeff Steiner" <[EMAIL PROTECTED]>
To: 
Sent: Monday, June 06, 2005 10:53 PM
Subject: [flexcoders] More interesting than Zorn?


> This is directly out of the
> http://www.macromedia.com/platform/whitepapers/platform_overview.pdf.
>
> "The next major release of Flex, code-named Mistral, will provide an
> extensive set of new features.
>
>
>
> The class library will be extended with new and improved user interface
> components.  An extended effects and skinning infrastructure will make it
> even easier to build highly expressive and branded applications.  The Flex
> programming model will also leverage new industry standards, suck as E4X
> (ECMAScript for XML).  Flex will also provide tight integration with
> functional testing tools and support usage analysis of RIAs.
>
>
>
> New data services are being added to Flex to support transparent data
> persistence across tiers, occasionally connected clients, data
> synchronization, a robust data push infrastructure, and paging large
> datasets.  The new data services remove the need to write the
traditionally
> complex and error-prone required to synchronize data between tiers.
> Modifications made at the client side can be persisted transparently to
the
> server.  Combined with existing persistence solutions used at the server
> side (like Hibernate and JDO), these services can provide an end-to-end,
> client application-to-database, persistence solution.
>
>
>
> The new data services also support offline data access: Data modifications
> made offline are stored in a persistent data store at the client side, and
> are synchronized with the server when the network becomes available.  The
> data services will also manage the resolution conflicts to this type of
> system where multiple users may attempt to modify the same data at the
same
> time.
>
> Collaboration is becoming an important aspect of an online experience.  To
> enable development of collaborative applications, Flex will support
> presence, integration with enterprise instant messaging, and application
> sharing."
>
>
> Also out of the document:
>
>
> "The next major release of Flash Lite, code-named Deuce, except that it
will
> be based on the Flash Player 7 and will elevate scripting for mobile
> applications to a more powerful level with ActionScript 2 support."
>
>
>
>
>
> I did not see any of this come across the wire today.  Not to take
anything
> away from the announcement about Zorn, but this is a bit more exciting for
> me.  I stumbled upon this document while looking at the new great stuff
> today about Flash as a platform.  http://www.macromedia.com/platform/.
Take
> a look at the videos and the different PDFs.
>
>
>
> Jeff
> http://www.flexauthority.com
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Rick Bullotta










Given that Flex is targeted at OEM’s,
however, it may be very desirable to offer some type of key-based
encryption/decryption so that OEM’s/ISV’s can protect their
intellectual property.



Rick Bullotta
CTO
Lighthammer Software
www.lighthammer.com 











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Abdul Qabiz
Sent: Tuesday, June 07, 2005 8:57
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Need
help with protecting FLVs



 

Or use Flash Communication Server to achieve true streaming and the
best
security...


-abdul 

-Original Message-
From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On
Behalf Of Alistair McLeod
Sent: Tuesday, June 07, 2005 2:45 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Need help with
protecting FLVs

Hi Jeff,

You'll probably have to stick the FLV somewhere
protected on the server
(outwith the webapp context, or under WEB-INF, for
example) and write a
servlet to serve them, remembering to set the mime
type.

Of course, people could still use the servlet to
retrieve the FLV, but
its
less of a risk (security through obscurity). If
this is a problem, you
could
create some sort of session token, created by the
server and passed back
to
the client, which must then be passed to the
servlet to validate.

Cheers,

Ali 


--
Alistair McLeod
Development Director
iteration::two
[EMAIL PROTECTED]

Office:  +44 (0)131 338 6108

This e-mail and any associated attachments
transmitted with it may
contain
confidential information and must not be copied,
or disclosed, or used
by
anyone other than the intended recipient(s). If
you are not the intended
recipient(s) please destroy this e-mail, and any
copies of it,
immediately.

Please also note that while software systems have
been used to try to
ensure
that this e-mail has been swept for viruses,
iteration::two do not
accept
responsibility for any damage or loss caused in
respect of any viruses
transmitted by the e-mail. Please ensure your own
checks are carried out
before any attachments are opened.


-Original Message-
From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Steiner
Sent: 07 June 2005 07:04
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Need help with protecting
FLVs

Nutshell:  I am working with a handful of
FLVs for a tech demo that I am
creating and want to prevent them from being
downloaded.  Does anyone
have a
good idea about how I can go about doing this?

Longer version: I have encoded FLVs sitting in a
web directory (because
contentPath requires a location string), but that
also means that a user
can
type in the name of the file and download the FLV
directly (I get the
download box when I type out the name of the
FLV).  I tried putting the
files on a web server inside the firewall,
thinking that the Flex server
would somehow magically act as a proxy just for
the Flex application.
Worked fine as long as I was sitting inside the
firewall ;)

Any ideas would be great!

Thanks,
Jeff
http://www.flexauthority.com






Yahoo! Groups Links









Yahoo! Groups Links


















Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












RE: [flexcoders] Styling individual tabs in a TabNavigator

2005-06-07 Thread Tim Blair
Thanks Abdul,

> But I can think of another way, which is not a good if you 
> have lots of tabs...However, it might give you some idea. I 
> am using TabBar with ViewStack, instead of TabNavigator. That 
> ways I can get the reference of individual tabs.

I'd already thought about doing something like this but wasn't sure
about spending the time doing it.  But your suggestion gave me an idea:
instead of using a separate TabBar, I have extended the TabNavigator and
provided public dynamic variable access to the private "tabBar" instance
held within the TabNavigator.  Simple, slightly hacky, but it works
nicely.  :)

Cheers,

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - independent digital media agency
"We are big, we are funny and we are clever!"
 New site launched at http://www.rawnet.com/
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
---


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] question about popup manager

2005-06-07 Thread Robert Brueckmann
I'm creating a non-modal TitleWindow pop-up using the PopupManager and
immediately after the pop-up is created I'm calling the swapDepthBelow
method on the TitleWindow object with this left-hand menu component I
have so the window I just popped up is partially obscured and the
left-hand navigation always maintains top-level precedence.  It's not
working.  The TitleWindow, no matter what I try, remains on top of
everything.  Is there a way around this?

robert l. brueckmann
senior web developer
merlin securities
595 madison avenue
new york, ny 10022
p: 212.822.4821
f: 212.822.4820
 


This message contains information from Merlin Securities, LLC, or from one of 
its affiliates, that may be confidential and privileged. If you are not an 
intended recipient, please refrain from any disclosure, copying, distribution 
or use of this information and note that such actions are prohibited. If you 
have received this transmission in error, please notify the sender immediately 
by telephone or by replying to this transmission.
 
Merlin Securities, LLC is a registered broker-dealer. Services offered through 
Merlin Securities, LLC are not insured by the FDIC or any other Federal 
Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC 
and may lose value. Nothing in this communication shall constitute a 
solicitation or recommendation to buy or sell a particular security.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Cairngorm .99 & Hibernate 3

2005-06-07 Thread Rich Tretola
New sample appication utilizing Cairngorm .99 & Hibernate 3.
http://www.everythingflex.com

Rich


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Abdul Qabiz
Or use Flash Communication Server to achieve true streaming and the best
security...


-abdul 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Alistair McLeod
Sent: Tuesday, June 07, 2005 2:45 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Need help with protecting FLVs

Hi Jeff,

You'll probably have to stick the FLV somewhere protected on the server
(outwith the webapp context, or under WEB-INF, for example) and write a
servlet to serve them, remembering to set the mime type.

Of course, people could still use the servlet to retrieve the FLV, but
its
less of a risk (security through obscurity). If this is a problem, you
could
create some sort of session token, created by the server and passed back
to
the client, which must then be passed to the servlet to validate.

Cheers,

Ali 


--
Alistair McLeod
Development Director
iteration::two
[EMAIL PROTECTED]
 
Office:  +44 (0)131 338 6108
 
This e-mail and any associated attachments transmitted with it may
contain
confidential information and must not be copied, or disclosed, or used
by
anyone other than the intended recipient(s). If you are not the intended
recipient(s) please destroy this e-mail, and any copies of it,
immediately.
 
Please also note that while software systems have been used to try to
ensure
that this e-mail has been swept for viruses, iteration::two do not
accept
responsibility for any damage or loss caused in respect of any viruses
transmitted by the e-mail. Please ensure your own checks are carried out
before any attachments are opened.
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Steiner
Sent: 07 June 2005 07:04
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Need help with protecting FLVs

Nutshell:  I am working with a handful of FLVs for a tech demo that I am
creating and want to prevent them from being downloaded.  Does anyone
have a
good idea about how I can go about doing this?

Longer version: I have encoded FLVs sitting in a web directory (because
contentPath requires a location string), but that also means that a user
can
type in the name of the file and download the FLV directly (I get the
download box when I type out the name of the FLV).  I tried putting the
files on a web server inside the firewall, thinking that the Flex server
would somehow magically act as a proxy just for the Flex application.
Worked fine as long as I was sitting inside the firewall ;)

Any ideas would be great!

Thanks,
Jeff
http://www.flexauthority.com





 
Yahoo! Groups Links



 




 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Styling individual tabs in a TabNavigator

2005-06-07 Thread Abdul Qabiz
I don't know if there is a direct way to do that, somebody would confirm
it.

But I can think of another way, which is not a good if you have lots of
tabs...However, it might give you some idea. I am using TabBar with
ViewStack, instead of TabNavigator. That ways I can get the reference of
individual tabs.


http://www.macromedia.com/2003/mxml";>
  
.tab1 {
  fill-colors: #99cc00, #ccff66;
  selected-fill-colors: #00cc00, #66ff66;
}
.tab2 {
  fill-colors: #FFF04B, #CC;
  selected-fill-colors: #E9C414, #CC;
}
.tab3 {
  fill-colors: #8AC7D2, #CBEEF1;
  selected-fill-colors: #00A3B2, #CBEEF1;
}


  
  
  
function setTabStyles()
{
  //this can be inside a loop to avoid hardcoing of indices.
tb.getChildAt(0).styleName = "tab1"; 
tb.getChildAt(1).styleName = "tab2";
tb.getChildAt(2).styleName = "tab3";
  
}
  
  

  
  
  


  




-abdul 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tim Blair
Sent: Tuesday, June 07, 2005 3:28 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Styling individual tabs in a TabNavigator

Hello,

Is it possible to style the colours of individual tabs in a tab
navigator?  For example, in the following code I'm attempting create a
TabNavigator with three tabs, each of a different colour, but having no
joy...  I can style all tabs by using the Tab{} declaration, but I'm
looking for a way to style each tab seperatly.


http://www.macromedia.com/2003/mxml";>
  
.tab1 {
  fill-colors: #99cc00, #ccff66;
  selected-fill-colors: #00cc00, #66ff66;
}
.tab2 {
  fill-colors: #FFF04B, #CC;
  selected-fill-colors: #E9C414, #CC;
}
.tab3 {
  fill-colors: #8AC7D2, #CBEEF1;
  selected-fill-colors: #00A3B2, #CBEEF1;
}
  
  



  


Any suggestions/solutions?

Thanks,

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - independent digital media agency
"We are big, we are funny and we are clever!"
 New site launched at http://www.rawnet.com/
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
---


 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Changing color of "red" box invalid data

2005-06-07 Thread rockmoyosa
--- In flexcoders@yahoogroups.com, "rockmoyosa" <[EMAIL PROTECTED]> wrote:
> Does anybody know how to change the red color of invalid data. check
> by a Validator?


ahh waite. errorColor?? haha. but still stuck on skinning error
balloon





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Changing color of "red" box invalid data

2005-06-07 Thread rockmoyosa
Does anybody know how to change the red color of invalid data. check
by a Validator?




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] how to generate the bullet in DataGridColumn?

2005-06-07 Thread loveewind
generate the bullet in first DataGridColumn when user inputing words,
also the DataGridColumn is editable,how to set the dataGridColumn's 
htmlText?
use the cellRender?

1.this is my flex page:


http://www.macromedia.com/2003/mxml";  
initialize="initDg()">






  

  







  
   
  
  

  

  


2.action script
class com.ActionRequiredVO {

public var deuDate : String;
public var assignedTo : String;
public var actionRequired :String;
   

function ActionRequiredVO(actionRequired:String){

this.actionRequired = actionRequired;


}
  
   

}

thanks,I am glad to get your help




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Styling individual tabs in a TabNavigator

2005-06-07 Thread Tim Blair
Hello,

Is it possible to style the colours of individual tabs in a tab
navigator?  For example, in the following code I'm attempting create a
TabNavigator with three tabs, each of a different colour, but having no
joy...  I can style all tabs by using the Tab{} declaration, but I'm
looking for a way to style each tab seperatly.


http://www.macromedia.com/2003/mxml";>
  
.tab1 {
  fill-colors: #99cc00, #ccff66;
  selected-fill-colors: #00cc00, #66ff66;
}
.tab2 {
  fill-colors: #FFF04B, #CC;
  selected-fill-colors: #E9C414, #CC;
}
.tab3 {
  fill-colors: #8AC7D2, #CBEEF1;
  selected-fill-colors: #00A3B2, #CBEEF1;
}
  
  



  


Any suggestions/solutions?

Thanks,

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - independent digital media agency
"We are big, we are funny and we are clever!"
 New site launched at http://www.rawnet.com/
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
---


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: style a validator output

2005-06-07 Thread rockmoyosa
Hey Andrew,

I got the same problem and there is a solution.

check this post:
http://groups.yahoo.com/group/flexcoders/message/16410

but what I want is tho customize the whole thing, (layout, design)
transparant bubble, etc,...



--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
> Hi Guys,
> 
> Is it possible to style the output of the Validator? Would be nice to
> change the red error message bubble at least to another colour. Can it
> be done?
> 
> Thanks in advance,
> 
> Andrew Spaulding
> www.flexdaddy.com




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Event Class in the book "developping rich clients with macromedia flex"

2005-06-07 Thread Steven Webster





Hi David,
 
If you download the source for Cairngorm 0.99 you'll find 
the Event class in there - you can repackage to
fit with the book source; www.iterationtwo.com/open_source_cairngorm.html
 
The source is also available (for the book) at http://flexbook.iterationtwo.com/ 

 
Best,
 
Steven


  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: 07 June 2005 10:00To: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Event Class in the 
  book "developping rich clients with macromedia flex"
  
  Steven, 
  Alistair,
   
  I read your book 
  about developping rich clients with macromedia and i try to follow your 
  suggestions concerning the architecture.
  I especially try 
  to adapt the differents classes (according to the J2EE Core Pattern) but 
  I meet a problem concerning the class Event.
  You import the 
  class Event from the package com.iterationtwo.boe.control.* at page 533 for 
  example but I didn't find a description of this class.
  I certainly missed 
  it.
  Can you help 
  me?
   
  Thanks for your 
  help.
  Thanks for your 
  book.
   
  David
  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[flexcoders] Re: Custimizing Tooltip

2005-06-07 Thread rockmoyosa
I know this but with Tooltip I ment Errortip and the redline on a
textinput, with invalid data. I want and transparant Errortip. Possible?

--- In flexcoders@yahoogroups.com, dave buhler <[EMAIL PROTECTED]> wrote:
> ToolTips support CSS.
> TextInputs support CSS
> 
> ToolTip {
> background-color:#FF;
> }
> 
> TextInput {
> font-family: Arial, Helvetica, sans-serif;
> margin: 0px;
> padding: 0px;
> height:12px;
> font-size: 12px;
> border-style:solid;
> background-color:#f1f1f1;
> border-color:#99;
> border-thickness:1px;
> depth-colors:#4C555E,#454C53;
> gutter-bottom:#33;
> color:#00;
> }
> 
> On 6/6/05, rockmoyosa <[EMAIL PROTECTED]> wrote:
> > 
> > Is ther A simple way to, for example, change backgroundcolor of a
> > tooltip of a textinput.
> > 
> > Both (mouseover) tooltip as validation tooltip?
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> >




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Need help with protecting FLVs

2005-06-07 Thread Alistair McLeod
Hi Jeff,

You'll probably have to stick the FLV somewhere protected on the server
(outwith the webapp context, or under WEB-INF, for example) and write a
servlet to serve them, remembering to set the mime type.

Of course, people could still use the servlet to retrieve the FLV, but its
less of a risk (security through obscurity). If this is a problem, you could
create some sort of session token, created by the server and passed back to
the client, which must then be passed to the servlet to validate.

Cheers,

Ali 


--
Alistair McLeod
Development Director
iteration::two
[EMAIL PROTECTED]
 
Office:  +44 (0)131 338 6108
 
This e-mail and any associated attachments transmitted with it may contain
confidential information and must not be copied, or disclosed, or used by
anyone other than the intended recipient(s). If you are not the intended
recipient(s) please destroy this e-mail, and any copies of it, immediately.
 
Please also note that while software systems have been used to try to ensure
that this e-mail has been swept for viruses, iteration::two do not accept
responsibility for any damage or loss caused in respect of any viruses
transmitted by the e-mail. Please ensure your own checks are carried out
before any attachments are opened.
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Steiner
Sent: 07 June 2005 07:04
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Need help with protecting FLVs

Nutshell:  I am working with a handful of FLVs for a tech demo that I am
creating and want to prevent them from being downloaded.  Does anyone have a
good idea about how I can go about doing this?

Longer version: I have encoded FLVs sitting in a web directory (because
contentPath requires a location string), but that also means that a user can
type in the name of the file and download the FLV directly (I get the
download box when I type out the name of the FLV).  I tried putting the
files on a web server inside the firewall, thinking that the Flex server
would somehow magically act as a proxy just for the Flex application.
Worked fine as long as I was sitting inside the firewall ;)

Any ideas would be great!

Thanks,
Jeff
http://www.flexauthority.com





 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Event Class in the book "developping rich clients with macromedia flex"

2005-06-07 Thread david_gal-reyniez





Steven, 
Alistair,
 
I read your book 
about developping rich clients with macromedia and i try to follow your 
suggestions concerning the architecture.
I especially try to 
adapt the differents classes (according to the J2EE Core Pattern) but I 
meet a problem concerning the class Event.
You import the class 
Event from the package com.iterationtwo.boe.control.* at page 533 for example 
but I didn't find a description of this class.
I certainly missed 
it.
Can you help 
me?
 
Thanks for your 
help.
Thanks for your 
book.
 
David
** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.













[flexcoders] Chart examples

2005-06-07 Thread david_gal-reyniez





Hi 
everybody,
 
I try to use the chart 
examples furnished by Macromedia unsuccessfully.
I have always recieved the 
same error message for each chart examples :
 
*PROPERTY ELEMENTS MAY 
NOT HAVE ATTRIBUTES*
 
can you help me 
about this 
problem?
 
  
var expenses = [			{Month: "January", Profit: 2000, Expenses: 1500, 
Amount: 450},			{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},			{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},			{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},			{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},			{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}			];  	
 
Thanks for your help!
 
David
 
PS: I have 
even imported mx.charts.*

** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.













RE: [flexcoders] Auto-scroll on TileList

2005-06-07 Thread Tim Blair

> > How can I get [the TileList] to scroll to the position that
> > the new item has been added?
> 
> Set the 'vPosition' to the index to which you want to scroll 
> to (the one where you added the new item).

Excellent, thanks Manish!  I knew I had to be missing something
simple...  :)

Tim.

--
---
Badpen Tech - CF and web-tech: http://tech.badpen.com/
---
RAWNET LTD - independent digital media agency
"We are big, we are funny and we are clever!"
 New site launched at http://www.rawnet.com/
---
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
---


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] style a validator output

2005-06-07 Thread Andrew Spaulding
Hi Guys,

Is it possible to style the output of the Validator? Would be nice to
change the red error message bubble at least to another colour. Can it
be done?

Thanks in advance,

Andrew Spaulding
www.flexdaddy.com




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex best with which server side technology ? (CFM/Java/ASPX?)

2005-06-07 Thread Allen Manning




Tolulope,
 
We have used ColdFusion with our Flex development and are 
pleased with it.  But I see that there is a trade-off to consider, rapid 
prototyping of ColdFusion vs. compiler support in catching type errors in 
Java.  I'm sure there are many other trade-offs, but this one seem 
paramount to me.
 
HTH,
Allen


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Tolulope 
OlonadeSent: 07 June 2005 08:16To: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex best with 
which server side technology ? (CFM/Java/ASPX?)


So 
Allen,
 You’d rather not use Coldfusion?
 




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen ManningSent: Monday, June 06, 2005 5:44 
PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex best with 
which server side technology ? 
(CFM/Java/ASPX?)
 
Tolulope,
 
One thing to keep in 
mind is that ColdFusion is not strongly typed.  So although it allows you 
to whip up server - side Java code rapidly, the compiler doesn't support you in 
catching typing issues.
 
HTH,
Allen

  
  

  
  


  
 

  
Allen 
Manning, 
Technical Director - Certified Instructor 


  
Prismix 
Ltd t: +44 
(0)870 749 1100 f: +44 
(0)870 749 1200 w: www.prismix.com 

  

 

 

 

 

 

 

 

 



From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope OlonadeSent: 06 June 2005 12:00To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex best with 
which server side technology ? (CFM/Java/ASPX?)
Thanks 
All,
 David what about people like me 
comfortable with C family of languages like C/C++ and 
C#?
I heard the transition 
from those languages to Java is not much? How true is 
that?
There was a time I was 
trying to set up a Java web development environment and I had to fiddle with 
things like JBoss, Apache,Tomcat, http conf, text files, xml files 
etc
On the contrary on IIS 
its just few clicks and you are up and running…
I think Xamlon is 
trying to preempt Macromedia by throwing weight behind these families of 
developers i.e. they love flash but prefer C# on MS.NET OR Click once Web/App 
server deployment.
So between CFM and Java 
help compare ease of use AND Power to achieve things from a Flex 
perspective.
 
Thanks a 
lot.




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David MendelsSent: Monday, June 06, 2005 10:46 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex best with 
which server side technology ? 
(CFM/Java/ASPX?)
 
Hi,
 
I think you will find 
Flex is equally well designed to work with both CFMX (which itself runs on J2EE) 
or any of the widely used Java/J2EE servers.  Your choice at that tier 
should be based on other considerations.  In general, if you are already 
using CFMX, I'd stay with it; if you are already using Java/J2EE I'd stay with 
that.  If you are not familiar with Java/J2EE ColdFusion is a faster 
learning curve and a more RAD model for building apps and I would reccomend you 
check it out.
 
Regards,
David
Macromedia

   
  
  
  
  From: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope OlonadeSent: Monday, June 06, 2005 3:10 
  AMTo: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Flex best with 
  which server side technology ? (CFM/Java/ASPX?)
  Can 
  anyone please hit the bull’s eye for me on which server side platform Flex is 
  best with?
  I know 
  there no support for .NET for now.
  But what 
  of ColdFusion and Java as most of our applications here tie into Databases a 
  lot.
   
   
  Thanks.
 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










R: [flexcoders] Re: horizontal numeric stepper

2005-06-07 Thread Paolo Bernardinin










Thanks Alex I’ll
try that, I think that the next version of the numericSTepper should have the
possibility to set the position of the arrows, I want to use the horizontal
layout to use it as a page navigator and it make more sense to have the arrows
displaied horizontaly, I also want to give the possibility to use the test
input field to select the page you want without having to step trought all the
ones before, that’s why I decided to use the numericStepper.

 









Da: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] Per conto di alex_harui
Inviato: martedì 7 giugno 2005
4.04
A: flexcoders@yahoogroups.com
Oggetto: [flexcoders] Re:
horizontal numeric stepper



 

Your sample didn't have a call to inputField.move(), which should 
reposition the inputfield.

You may have to override drawFocus() or
adjustFocusRect() to get the 
focus ring to look right.


--- In flexcoders@yahoogroups.com,
"Alistair McLeod" <[EMAIL PROTECTED]> 
wrote:
> Hi Paulo.
>  
> Since you're overriding layoutChildren(), you
probably need to 
override
> measure() too. Check the code for
NumericStepper in 
FlexForFlash1.5.zip for
> a clue to whats going on there.
>  
> Cheers,
>  
> Ali
>  
> --
> Alistair McLeod
> Development Director
> iteration::two
>  
[EMAIL PROTECTED]
>  
> Office:  +44 (0)131 338 6108
>  
> This e-mail and any associated attachments
transmitted with it may 
contain
> confidential information and must not be
copied, or disclosed, or 
used by
> anyone other than the intended recipient(s).
If you are not the 
intended
> recipient(s) please destroy this e-mail, and
any copies of it, 
immediately.
>  
> Please also note that while software systems
have been used to try 
to ensure
> that this e-mail has been swept for viruses,
iteration::two do not 
accept
> responsibility for any damage or loss caused
in respect of any 
viruses
> transmitted by the e-mail. Please ensure your
own checks are 
carried out
> before any attachments are opened.
>  
>  
> 
>   _  
> 
> From: flexcoders@yahoogroups.com

[mailto:flexcoders@yahoogroups.com]
On
> Behalf Of Paolo Bernardini
> Sent: 05 June 2005 15:02
> To: flexcoders@yahoogroups.com
> Subject: R: [flexcoders] horizontal numeric
stepper
> 
> 
> 
> Thanks for the reply but it doesn't look that
easy. First of all 
I'm not
> able to move the input field even if I
hardcoded a numeric value, 
second
> when the componet get focus you see the focus
highlight with the 
same shape
> of the original NumericStepper.
> 
> This is the code that I'm using:
> 
>  
> 
> class HorizontalNumericStepper extends
mx.controls.NumericStepper
> 
> {
> 
>
public function HorizontalNumericStepper()
> 
>
{
> 
>
}
> 
>
//
> 
>
function layoutChildren():Void
> 
>
{
> 
>
var w = nextButton_mc.preferredWidth;
> 
>
var h = prevButton_mc.preferredHeight;
> 
>
var h2 = nextButton_mc.preferredHeight;
> 
>

> 
>
nextButton_mc._x = 0;
> 
>
nextButton_mc._y = 0;
> 
>
nextButton_mc.setSize(w, h2);
> 
>
prevButton_mc._x = layoutWidth - w;
> 
>
prevButton_mc._y = layoutHeight - h;
> 
>
prevButton_mc.setSize(w, h);
> 
>

> 
>
inputField.setSize(layoutWidth - w + 1,
> layoutHeight);
> 
>
StepTrack_mc._width = w;
> 
>
StepTrack_mc._x = 18; // this doesn't do 
anything
> 
>
StepTrack_mc._height = layoutHeight - (h2 + 
h);
> 
>
StepTrack_mc._y = h;
> 
>

> 
>
}
> 
> }
> 
>  
> 
>  
> 
>   _  
> 
> Da: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] 
Per conto
> di JesterXL
> Inviato: sabato 4 giugno 2005 19.41
> A: flexcoders@yahoogroups.com
> Oggetto: Re: [flexcoders] horizontal numeric
stepper
> 
>  
> 
> Override NumericStepper's layoutChildren
method.
> 
> Currently, it's:
> 
> function layoutChildren():Void
> {
>   var w =
nextButton_mc.preferredWidth;
>   var h =
prevButton_mc.preferredHeight;
>   var h2 =
nextButton_mc.preferredHeight;
>   
>   nextButton_mc._x = layoutWidth -
w;
>   nextButton_mc._y = 0;
>    nextButton_mc.setSize(w,
h2);
>   prevButton_mc._x = layoutWidth -
w;
>   prevButton_mc._y = layoutHeight -
h;
>    prevButton_mc.setSize(w,
h);
> 
>   inputField.setSize(layoutWidth -
w + 1, layoutHeight);
>   StepTrack_mc._width = w;
>   StepTrack_mc._x = layoutWidth -
StepTrack_mc._width;
>   StepTrack_mc._height =
layoutHeight - (h2 + h);
>   StepTrack_mc._y = h;
> }
> 
> simply override, and modify the positoin of
next and prev button.
> 
> - Original Message - 
> From: "Paolo Bernardini"
<[EMAIL PROTECTED]>
> To: 
> Sent: Saturday, June 

RE: [flexcoders] Flex best with which server side technology ? (CFM/Java/ASPX?)

2005-06-07 Thread Tolulope Olonade










So Allen,

 You’d
rather not use Coldfusion?

 









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen Manning
Sent: Monday, June 06, 2005 5:44
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)



 

Tolulope,

 

One thing to keep in mind is that
ColdFusion is not strongly typed.  So although it allows you to whip up
server - side Java code rapidly, the compiler doesn't support you in catching
typing issues.

 

HTH,

Allen


 
  
  
  
   

 

   
   

Allen
Manning,
Technical Director - Certified Instructor 

   
   

Prismix Ltd t:
+44 (0)870 749 1100 f: +44 (0)870 749 1200 w:
www.prismix.com 

   
  
  
  
  
 




 





 





 





 





 





 





 





 









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope Olonade
Sent: 06 June 2005 12:00
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)

Thanks All,

 David what about people like me comfortable
with C family of languages like C/C++ and C#?

I heard the transition from those
languages to Java is not much? How true is that?

There was a time I was trying to set up a
Java web development environment and I had to fiddle with things like JBoss,
Apache,Tomcat, http conf, text files, xml files etc

On the contrary on IIS its just few clicks
and you are up and running…

I think Xamlon is trying to preempt
Macromedia by throwing weight behind these families of developers i.e. they
love flash but prefer C# on MS.NET OR Click once Web/App server deployment.

So between CFM and Java help compare ease
of use AND Power to achieve things from a Flex perspective.

 

Thanks a lot.









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Mendels
Sent: Monday, June 06, 2005 10:46
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)



 

Hi,

 

I think you will find Flex is equally well
designed to work with both CFMX (which itself runs on J2EE) or any of the
widely used Java/J2EE servers.  Your choice at that tier should be based
on other considerations.  In general, if you are already using CFMX, I'd
stay with it; if you are already using Java/J2EE I'd stay with that.  If
you are not familiar with Java/J2EE ColdFusion is a faster learning curve and a
more RAD model for building apps and I would reccomend you check it out.

 

Regards,

David

Macromedia



 







From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Tolulope Olonade
Sent: Monday, June 06, 2005 3:10
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex best
with which server side technology ? (CFM/Java/ASPX?)

Can anyone please hit the
bull’s eye for me on which server side platform Flex is best with?

I know there no support for
.NET for now.

But what of ColdFusion and
Java as most of our applications here tie into Databases a lot.

 

 

Thanks.



 










Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.