Re: [flexcoders] Re: Is it possible to have 2 children of viewstack visible?

2008-02-20 Thread Max Frigge
Thanks for the hint. I found something that Tink calls 
PairedStackEffect.. I have no time right no to try it out
but the example shows exactly what I was looking for. 

For everyone else who is looking for this.. it can be found on
http://www.tink.ws/blog/pairedstackeffect-fade-squash/

Cheers, Max

- Original Message 
From: Jim Hayes <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Wednesday, February 20, 2008 9:06:49 PM
Subject: RE: [flexcoders] Re: Is it possible to have 2 children of viewstack 
visible?










  













Tink
did some work on a papervision 3d cube (and other) transition effect on states,
(or possibly viewstack, can’t remember) which I think has the same
attribute – you can see both states at one time.
 

 The source is on his site somewhere. http://www.tink. ws/blog/ , it may give 
you
some clues.
 

  
 

  
 

  
 

-Original
Message-

From: [EMAIL PROTECTED] ups.com
[mailto:flexcoders@ yahoogroups. com] On Behalf
Of Max Frigge

Sent: 20 February 2008 04:52

To: [EMAIL PROTECTED] ups.com

Subject: Re: [flexcoders] Re: Is
it possible to have 2 children of viewstack visible?


  
 











Hi Jason,



I tried to avoid the states because it is so much more 

comfortable to use the viewstack with tabs and so forth.

But if I would try to go the States way.. how would I 

best organize it when I have two complex components?

Should I completely remove on child and ad the other.. where

each child would be a component and the transition would 

remove the child after its animation has finished?? 

Do I get this right?



And in regards to the other answer. The WipeEffect is not

what I want. I need both children to be visible at the same 

time so that you can see the second one sliding in while the

first one is sliding out.. 



Cheers, Max
 



- Original Message 

From: jmfillman <[EMAIL PROTECTED] net>

To: [EMAIL PROTECTED] ups.com

Sent: Wednesday, February 20, 2008 4:52:19 AM

Subject: [flexcoders] Re: Is it possible to have 2 children of viewstack
visible?
 



Max,



I would think that States with transition effects would be the 

easiest way to do this.



Jason

--- In [EMAIL PROTECTED]
ups.com, "m.frigge" <[EMAIL PROTECTED] .> wrote:

>

> Knock.. knock.. nobody knows this?? 

> A simple no it doesn't work would be alright too :-) ???

> 

> 

> --- In [EMAIL PROTECTED]
ups.com, Max Frigge  wrote:

> >

> > Hi,

> > 

> > I am trying to create a slide effect for a ViewStack. Therefor 

> > I would need to have 2 children visible at the same time, so that

> > you can see the second child sliding in while the first one is

> > sliding out. Is that possible or am I on the wrong path?

> > 

> > I want something like this:

> > 

> > 

> > 

> > 

> > 

> > 

> >  xTo="{search. width}" target="{search} "/>

> >  xTo="{custInfo. x}" target="{custInfo} "/>

> > 

> > 

> >  > borderStyle= "solid" 

> > width="200"

> > creationPolicy= "all">

> > 

> >  > label="Search" >

> > 

> > 

> > 

> >  > label="Customer Info">

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> 

 _ _ _ _ _ _

 __

> > Looking for last minute shopping deals? 

> > Find them fast with Yahoo! Search. 

> http://tools. search.yahoo. com/newsearch/
category. php?

category=shopping

> >

>
 







  
 







  
 








Looking for last minute
shopping deals? Find
them fast with Yahoo! Search.
 










 _ _ _ _ _ _ 

This communication is from Primal Pictures Ltd., a company registered in 
England and Wales with registration No. 02622298 and registered office: 4th 
Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT 
registration No. 648874577.



This e-mail is confidential and may be privileged. It may be read, copied and 
used only by the intended recipient. If you have received it in error, please 
contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 
1010. Please then delete the e-mail and do not disclose its contents to any 
person.

This email has been scanned for Primal Pictures by the MessageLabs Email 
Security System.

 _ _ _ _ _ _ 









  
























  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

RE: [flexcoders] Re: Is it possible to have 2 children of viewstack visible?

2008-02-20 Thread Jim Hayes
Tink did some work on a papervision 3d cube (and other) transition
effect on states, (or possibly viewstack, can't remember) which I think
has the same attribute - you can see both states at one time.
 The source is on his site somewhere. http://www.tink.ws/blog/ , it may
give you some clues.
 
 
 
-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Max Frigge
Sent: 20 February 2008 04:52
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Is it possible to have 2 children of
viewstack visible?
 
Hi Jason,

I tried to avoid the states because it is so much more 
comfortable to use the viewstack with tabs and so forth.
But if I would try to go the States way.. how would I 
best organize it when I have two complex components?
Should I completely remove on child and ad the other.. where
each child would be a component and the transition would 
remove the child after its animation has finished?? 
Do I get this right?

And in regards to the other answer. The WipeEffect is not
what I want. I need both children to be visible at the same 
time so that you can see the second one sliding in while the
first one is sliding out.. 

Cheers, Max
- Original Message 
From: jmfillman <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Wednesday, February 20, 2008 4:52:19 AM
Subject: [flexcoders] Re: Is it possible to have 2 children of viewstack
visible?
Max,

I would think that States with transition effects would be the 
easiest way to do this.

Jason
--- In [EMAIL PROTECTED] ups.com <mailto:flexcoders%40yahoogroups.com>
, "m.frigge" <[EMAIL PROTECTED] .> wrote:
>
> Knock.. knock.. nobody knows this?? 
> A simple no it doesn't work would be alright too :-) ???
> 
> 
> --- In [EMAIL PROTECTED] ups.com
<mailto:flexcoders%40yahoogroups.com> , Max Frigge  wrote:
> >
> > Hi,
> > 
> > I am trying to create a slide effect for a ViewStack. Therefor 
> > I would need to have 2 children visible at the same time, so that
> > you can see the second child sliding in while the first one is
> > sliding out. Is that possible or am I on the wrong path?
> > 
> > I want something like this:
> > 
> > 
> > 
> > 
> > 
> > 
> >  xTo="{search. width}" target="{search} "/>
> >  xTo="{custInfo. x}" target="{custInfo} "/>
> > 
> > 
> >  > borderStyle= "solid" 
> > width="200"
> > creationPolicy= "all">
> > 
> >  > label="Search" >
> > 
> > 
> > 
> >  > label="Customer Info">
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 
 _ _ _ _ _ _
 __
> > Looking for last minute shopping deals? 
> > Find them fast with Yahoo! Search. 
> http://tools. search.yahoo. com/newsearch/ category. php?
<http://tools.search.yahoo.com/newsearch/category.php?> 
category=shopping
> >
>
 
 


Looking for last minute shopping deals? Find them fast with Yahoo!
Search.
<http://us.rd.yahoo.com/evt=51734/*http:/tools.search.yahoo.com/newsearc
h/category.php?category=shopping> 
 

__
This communication is from Primal Pictures Ltd., a company registered in 
England and Wales with registration No. 02622298 and registered office: 4th 
Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT 
registration No. 648874577.

This e-mail is confidential and may be privileged. It may be read, copied and 
used only by the intended recipient. If you have received it in error, please 
contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 
1010. Please then delete the e-mail and do not disclose its contents to any 
person.
This email has been scanned for Primal Pictures by the MessageLabs Email 
Security System.
__

Re: [flexcoders] Re: Is it possible to have 2 children of viewstack visible?

2008-02-19 Thread Max Frigge
Hi Jason,

I tried to avoid the states because it is so much more 
comfortable to use the viewstack with tabs and so forth.
But if I would try to go the States way.. how would I 
best organize it when I have two complex components?
Should I completely remove on child and ad the other.. where
each child would be a component and the transition would 
remove the child after its animation has finished?? 
Do I get this right?

And in regards to the other answer. The WipeEffect is not
what I want. I need both children to be visible at the same 
time so that you can see the second one sliding in while the
first one is sliding out.. 

Cheers, Max

- Original Message 
From: jmfillman <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Wednesday, February 20, 2008 4:52:19 AM
Subject: [flexcoders] Re: Is it possible to have 2 children of viewstack 
visible?










  



Max,



I would think that States with transition effects would be the 

easiest way to do this.



Jason

--- In [EMAIL PROTECTED] ups.com, "m.frigge" <[EMAIL PROTECTED] .> wrote:

>

> Knock.. knock.. nobody knows this?? 

> A simple no it doesn't work would be alright too :-) ???

> 

> 

> --- In [EMAIL PROTECTED] ups.com, Max Frigge  wrote:

> >

> > Hi,

> > 

> > I am trying to create a slide effect for a ViewStack. Therefor 

> > I would need to have 2 children visible at the same time, so that

> > you can see the second child sliding in while the first one is

> > sliding out. Is that possible or am I on the wrong path?

> > 

> > I want something like this:

> > 

> > 

> > 

> > 

> > 

> > 

> >  xTo="{search. width}" target="{search} "/>

> >  xTo="{custInfo. x}" target="{custInfo} "/>

> > 

> >  

> >  > borderStyle= "solid" 

> > width="200"

> > creationPolicy= "all">

> > 

> >  > label="Search" >

> > 

> > 

> > 

> >  > label="Customer Info">

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> > 

> >  

> 

 _ _ _ _ _ _

 __

> > Looking for last minute shopping deals?  

> > Find them fast with Yahoo! Search. 

> http://tools. search.yahoo. com/newsearch/ category. php?

category=shopping

> >

>






  
























  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Re: [flexcoders] Re: Is it possible to have 2 children of viewstack visible?

2008-02-19 Thread Paul Andrews
I doubt it's possible. Having two visible doesn't really fit with the idea 
of a stack.

Why not roll your own component?

Paul
- Original Message - 
From: "m.frigge" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, February 19, 2008 5:40 PM
Subject: [flexcoders] Re: Is it possible to have 2 children of viewstack 
visible?


> Knock.. knock.. nobody knows this??
> A simple no it doesn't work would be alright too :-) ???
>
>
> --- In flexcoders@yahoogroups.com, Max Frigge <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I am trying to create a slide effect for a ViewStack. Therefor
>> I would need to have 2 children visible at the same time, so that
>> you can see the second child sliding in while the first one is
>> sliding out. Is that possible or am I on the wrong path?
>>
>> I want something like this:
>>
>> 
>> 
>>
>>
>> 
>>  xTo="{search.width}" target="{search}"/>
>>  xTo="{custInfo.x}" target="{custInfo}"/>
>> 
>>
>> > borderStyle="solid"
>> width="200"
>> creationPolicy="all">
>>
>> > label="Search" >
>> 
>> 
>>
>> > label="Customer Info">
>> 
>> 
>> 
>>
>> 
>> 
>>
>>
>>
>>
>>
> 
>> Looking for last minute shopping deals?
>> Find them fast with Yahoo! Search.
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>