Flex 2.0 Photo Booth Application

A fun prototype, I cannot believe how quickly I was able to bulld this app. Flex is Great !

It’s a little rough around the edges and only indended to be a proof of technology rather than a master piece of software engineering!

I thought it would be an interesting little experiment to hand this over to the community, can’t wait to see what I get back.

View the App here

I’ll try and write a tutorial, although can’t promise at the moment.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • De.lirio.us
  • Live
  • MySpace
  • Slashdot
  • StumbleUpon
  • N4G
  • Technorati

5 Comments to “Flex 2.0 Photo Booth Application”

  1. Will 12 January 2007 at 7:28 pm #

    Uh oh…

    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at com.frogameleon.flexoBooth::WebcamPanel/insertWebcamVideo()
    at com.frogameleon.flexoBooth::WebcamPanel$iinit()
    at mx.core::Container/createComponentFromDescriptor()
    at mx.core::Container/createComponentsFromDescriptors()
    at mx.containers::Panel/createComponentsFromDescriptors()
    at mx.core::Container/mx.core:Container::createChildren()
    at mx.containers::Panel/mx.containers:Panel::createChildren()
    at mx.core::UIComponent/initialize()
    at mx.core::Container/initialize()
    at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
    at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()
    at mx.core::Container/addChildAt()
    at mx.core::Container/addChild()
    at mx.core::Container/createComponentFromDescriptor()
    at mx.core::Container/createComponentsFromDescriptors()
    at mx.core::Container/mx.core:Container::createChildren()
    at mx.core::UIComponent/initialize()
    at mx.core::Container/initialize()
    at mx.core::Application/initialize()
    at MainApplication/initialize()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
    at mx.managers::SystemManager/::initializeTopLevelWindow()
    at mx.managers::SystemManager/::docFrameHandler()

    and then…

    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at mx.containers::Panel/mx.containers:Panel::commitProperties()
    at mx.core::UIComponent/validateProperties()
    at mx.managers::LayoutManager/::validateProperties()
    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. blogameleon 12 January 2007 at 8:14 pm #

    There was a defect in the camera detection code, can you try again. Failing that what camera are you using ?

  3. inou 12 January 2007 at 8:57 pm #

    same here, I don’t have camera at all

  4. thinman 13 January 2007 at 3:54 am #

    That’s cool man. Post the code!

  5. sozit 16 January 2007 at 9:34 pm #

    Cool – love it. worked fine for me. nice one!