Scrolling would also bring a number of issues here.
It would be easy to make a proof of concept, but there would be so many
different cases to patch.
On 5.11.2012. 1:04, Alex Harui wrote:
On 11/4/12 3:16 AM, "Om" wrote:
On Tue, Oct 23, 2012 at 12:12 PM, Alex Harui wrote:
Also, Stage3D
On 11/4/12 3:16 AM, "Om" wrote:
> On Tue, Oct 23, 2012 at 12:12 PM, Alex Harui wrote:
>
>> Also, Stage3D isn't in the display list, so other visuals can't be put
>> behind it.
>>
>>
> I ran into this issue pretty quickly. Right now my frame of mind is to
> create a component with backgrou
On Tue, Oct 23, 2012 at 12:12 PM, Alex Harui wrote:
> Also, Stage3D isn't in the display list, so other visuals can't be put
> behind it.
>
>
I ran into this issue pretty quickly. Right now my frame of mind is to
create a component with backgroundAlpha set to 0. There could be a way to
selectiv
Also, Stage3D isn't in the display list, so other visuals can't be put
behind it. And I think you have to handle interaction differently.
On 10/23/12 12:07 PM, "Nicholas Kwiatkowski" wrote:
> Only thing I can think of off the top of my head is that Stage3D support
> for mobile is still spotty
Om,
I'm analyzing the FeathersUI a few days and one of the first ideas I had on
was just supplement it with graphics.
However, right now, I believe that this implementation would be only a
proof of concept about using FeathersUI to "complement" the FlexSDK to
these changes in AVMNext.
But I'm wi
Only thing I can think of off the top of my head is that Stage3D support
for mobile is still spotty at best. This would also require us to target a
newer swfversion, which may have other repercussions I'm not thinking of.
-Nick
On Tue, Oct 23, 2012 at 2:58 PM, Om wrote:
> I believe that Charts