Google Groups Home
Help | Sign in
gradient background
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
cosmin.cimpoi@gmail.com  
View profile
 More options Sep 28 2007, 8:21 am
From: "cosmin.cim...@gmail.com" <cosmin.cim...@gmail.com>
Date: Fri, 28 Sep 2007 12:21:16 -0000
Local: Fri, Sep 28 2007 8:21 am
Subject: gradient background
Any one can tell me please how to get the cool gradient background on
my FeverApplication's area?

thanks,
cosmin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Romain Ecarnot  
View profile
 More options Sep 28 2007, 8:30 am
From: "Romain Ecarnot" <romain.ecar...@gmail.com>
Date: Fri, 28 Sep 2007 14:30:03 +0200
Local: Fri, Sep 28 2007 8:30 am
Subject: Re: gradient background
Hi,

What do you mean by "how to get" ?
If you want to set new background you can use :

var bg : GradientBackGround = new GradientBackGround( [ 0x9bafb9,
0x68808c ], [ 100, 100 ], [ 0, 0xFF ] );
Fever.stage.setBackground( bg );

Hope it helps you.
Romain.

--------------------------------------
In few days a big update of Fever will come... with... with... new
I.O.C features based on pixIOC framework... stay tuned if you love
I.O.C world ;)
Cheers


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cosmin.cimpoi@gmail.com  
View profile
 More options Sep 28 2007, 8:54 am
From: "cosmin.cim...@gmail.com" <cosmin.cim...@gmail.com>
Date: Fri, 28 Sep 2007 12:54:25 -0000
Local: Fri, Sep 28 2007 8:54 am
Subject: Re: gradient background
That was the solution.
I was browsing your samples viewer and I did not find the code that
sets the background in the FvThemeChooser source. Although the swf
(http://fever.customactions.net/samples_viewer/samples/aswing/
laf.html) has this type of background.

Thanks again,
cosmin

On Sep 28, 3:30 pm, "Romain Ecarnot" <romain.ecar...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
iiley  
View profile
 More options Sep 28 2007, 8:55 am
From: iiley <iiley.c...@gmail.com>
Date: Fri, 28 Sep 2007 20:55:29 +0800
Local: Fri, Sep 28 2007 8:55 am
Subject: Re: gradient background

GradientBackGround, sounds a nice class. There's GroundDecorator interface
in AsWing A3, i think maybe it's similar implementation. (Maybe i should add
GradientBackGround class in the core, currently there's just SolidBackground
class)

Can't wait to see AS3 version Fever. ;]

:)

2007/9/28, Romain Ecarnot <romain.ecar...@gmail.com>:

--
iiley
AsWing http://www.aswing.org
Personal http://www.iiley.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Romain Ecarnot  
View profile
 More options Sep 28 2007, 9:02 am
From: "Romain Ecarnot" <romain.ecar...@gmail.com>
Date: Fri, 28 Sep 2007 15:02:45 +0200
Local: Fri, Sep 28 2007 9:02 am
Subject: Re: gradient background

*>Can't wait to see AS3 version Fever*
But I really don't have enough free times to work on... :( is it possible to
take 2 holydays months ?  ^_^ )

Cheers,
Romain


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
iiley  
View profile
 More options Sep 28 2007, 9:08 am
From: iiley <iiley.c...@gmail.com>
Date: Fri, 28 Sep 2007 21:08:45 +0800
Local: Fri, Sep 28 2007 9:08 am
Subject: Re: gradient background

I think it is possible, when i start us AS3, i never want to back to us AS2,
AS3 developing is much faster than AS2, and the feeling in coding is much
better too.

Well, i undertand company works, companies may not can go to AS3 soon for
some reason, that's really sad. But, i bet, you have the power to do it in 2
holydays months if you are familiar with AS3 already.

BTW: AsWin GuiBuilder 1.0 beta is released at http://www.aswing.org today,
hope you'll like it. :)

Cheers~

2007/9/28, Romain Ecarnot <romain.ecar...@gmail.com>:

> *>Can't wait to see AS3 version Fever*
> But I really don't have enough free times to work on... :( is it possible
> to take 2 holydays months ?  ^_^ )

> Cheers,
> Romain

--
iiley
AsWing http://www.aswing.org
Personal http://www.iiley.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cosmin.cimpoi@gmail.com  
View profile
 More options Sep 28 2007, 9:14 am
From: "cosmin.cim...@gmail.com" <cosmin.cim...@gmail.com>
Date: Fri, 28 Sep 2007 13:14:15 -0000
Local: Fri, Sep 28 2007 9:14 am
Subject: Re: gradient background
Well I'm using AS2 for now and really like the fvaswing package.
I use the flex style gradient just to make it look like it's AS3.
Good to hear that you're busy as a freelancer, Romain. I did the
switch this spring and it gets easier as you get accustomed with the
new "freedom". Best of luck and many clients!
:)
cosmin

On Sep 28, 4:02 pm, "Romain Ecarnot" <romain.ecar...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Romain Ecarnot  
View profile
 More options Sep 28 2007, 9:24 am
From: "Romain Ecarnot" <romain.ecar...@gmail.com>
Date: Fri, 28 Sep 2007 15:24:03 +0200
Local: Fri, Sep 28 2007 9:24 am
Subject: Re: gradient background

Thanks a lot cosmin ;)

FvAswing package should be rewrite to AS3 version too ( as Fever ), but I
have to clean it before because some features are now included in core
AsWing AS3.

Have a nice day,
Romain.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
iiley  
View profile
 More options Sep 28 2007, 9:28 am
From: iiley <iiley.c...@gmail.com>
Date: Fri, 28 Sep 2007 21:28:10 +0800
Local: Fri, Sep 28 2007 9:28 am
Subject: Re: gradient background

Great news man, good luck and many many clients, oh, no, should less clients
but many many money, then you'll have time to develop FvAswing. :)

Cheers~~

2007/9/28, Romain Ecarnot <romain.ecar...@gmail.com>:

> Thanks a lot cosmin ;)

> FvAswing package should be rewrite to AS3 version too ( as Fever ), but I
> have to clean it before because some features are now included in core
> AsWing AS3.

> Have a nice day,
> Romain.

--
iiley
AsWing http://www.aswing.org
Personal http://www.iiley.com

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google