Hi Eugene, Using Away3d with Flex is easy (http://www.flashmagazine.com/Tutorials/ detail/using_away3d_with_flex/) but using Flex components as materials is a little more tricky. In theory, you just enable the "interactive" property, but I've not been able to do this successfully lately. It looks like transforms are not taken into account properly so clicks and rollovers can be quite random when you rotate objects.
If do you manage to get this working, pls post an example to the group? J On Apr 27, 3:06 pm, Eugene <[email protected]> wrote: > Hi! > > I've googled around for some time and didn't find any examples of Flex > components as a material for Away3d objects. > > Does anyone knows how to make it similar to let's say this > examplehttp://dougmccune.com/flex/coverflow/flexcontrols/CoverFlow_FlexContr... > > I know that Doug did this example with PaperVision3D, but I really > don't want to migrate to it and want to try to achieve this with > Away3D. > > Any help, thought, comments will be really appreciated. > > Thanks in advance. > > Regards, > Eugene > > -- > Subscription > settings:http://groups.google.com/group/away3d-dev/subscribe?hl=en
