vote up 0 vote down star

I like to create a Flex application, an image gallery, which comes like 3D wall. How can I do that? Is there any examples available?

flag

75% accept rate

2 Answers

vote up 0 vote down check

There are a lot of good examples of 3d image wall's in AS3 if you do a quick google.

A lot of them will be using the PaperVision 3d library.

Here is an example of using PV3d in flex:

http://www.unitzeroone.com/blog/2006/12/12/papervision-3dflex-2-example-flex-makes-its-first-pv3d-steps/

link|flag
Thank you for the answer after this long time. Papervision 3d doesnt have direct methods to create 3dwall and the one they provided was paid one. But I managed to create a 3dwall by reading some blogs telling the ideas and some code snippets from blogs. Once I complete it with perfection, I will post demo source. – Umesh Nov 7 at 6:31
vote up 1 vote down

The question sounds like you're trying to learn the Flex technology.

So the first thing I'd do is to get Tour de Flex.

Use case examples and source code.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.