A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Camera not showing within my object?

  1. #1
    Product Designer keyone.it's Avatar
    Join Date
    Aug 2001
    Location
    Rome, Italy.
    Posts
    1,625

    Camera not showing within my object?

    The following solutions don't work (the video element behaves as an inverse mask, breaking a hole through the window I built):

    Stage > Sprite (window - cachedAsBitmap) > Sprite (webcam controller) > Video

    Stage > Sprite (window - cachedAsBitmap) > Sprite (window content container) > Sprite (webcam controller) > Video

    Stage > Sprite (window - cachedAsBitmap) > Sprite (window content container - masked) > Video


    The following solution works:

    Stage > Sprite (webcam controller) > Video



    Any ideas?
    Altruism does not exist. Sustainability must be made profitable.

  2. #2
    Product Designer keyone.it's Avatar
    Join Date
    Aug 2001
    Location
    Rome, Italy.
    Posts
    1,625
    Well I must say that it's pretty obvious.. the caching is the problem..

    Hehe.. stupid me..
    Altruism does not exist. Sustainability must be made profitable.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center