[sample]: http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/

Since I posted the Flex DisplayShelf component, I’ve had a number of people ask me how I got the 3D tilting effect in the decidedly-non-3D Flash player. So today I posted an interactive sample that shows how the tilting effect is achieved. Check it out here:

[Updated DisplayShelf page with interactive walkthrough][sample]

5 Responses to “Howdjoo do that? An interactive walkthrough of the DisplayShelf 3D tilting effect”

  1. Phillip Kerman Says:

    cool… but got a script error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at DisplayShelf/::calcPositionForIndexSelection()
    at DisplayShelf/::calcPositionForSelection()
    at DisplayShelf/DisplayShelf::updateDisplayList()
    at mx.core::UIComponent/validateDisplayList()
    at mx.managers::LayoutManager/::validateDisplayList()
    at mx.managers::LayoutManager/::doPhasedInstantiation()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/::callLaterDispatcher2()
    at mx.core::UIComponent/::callLaterDispatcher()

  2. Tom Taylor Says:

    Fantastic app my friend, and the 3d walkthrough of how you go about putting it together was excellent.

    Also thanks for providing the source, give me somthing to work on .. :)

  3. IDC Says:

    Hey there,

    My developers have looked into the DisplayShelf but have one question.

    They need some integration codes so that they can have a rough idea on how to call the Adobe Flex’s codes on their existing PHP codes? how can this be done?

    Also do you provide a customization service? where you can customise some features? I can send you a modification plan which has a couple of modifications. Or do you know of a Flex developer who you can refer me to?

    Thanks in advance.

  4. blog.dsetia.com» Blog Archive » Howdjoo do that? An interactive walkthrough of the DisplayShelf 3D tilting effect Says:

    [...] Updated DisplayShelf page with interactive walkthrough Source: [Link] [...]

  5. Beadle Fox Says:

    We figured out how to easily and effectively work around the null object reference bug that many have seen with this component. We documented the two use cases over at my blog, including what the one-line of code fix was.

Leave a Reply