Yes, I am using the FP11 public beta. The Stage Video DOES show up
without the Away3D code. I am using Lee Brimelow's Stage Video AS3
code. Thanks

On Jul 24, 10:23 am, richardolsson <r...@richardolsson.se> wrote:
> Are you using the public beta of fp, not the incubator build? Does the
> video show up if you comment out your Away3D code?
>
> On Jul 23, 10:12 pm, KevinBurke <kevincbu...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi Richard,
> > I very much appreciate you helping me with Away3D.
>
> > I didn't find a way to set the Stage3D transparent property in
> > Broomstick's View3D, so I tried this method:
> > this.stage.stage3Ds[0].transparent = true;
>
> > It did not work either. I set breakpoints just to verify that the
> > stage's Stage3Ds were all transparent and they 
> > are:http://www.blastframe.com/screenshots/away3D_stage_transparency.png
>
> > Here's my StageVideo & Stage3D 
> > test...http://www.blastframe.com/away3D/Main.html
>
> > Thanks!
>
> > On Jul 23, 8:14 pm, richardolsson <r...@richardolsson.se> wrote:
>
> > > You should be able to do it with StageVideo, although it requires that
> > > the Stage3D is set to transparent, which is a property that might not
> > > have been wrapped in the View3D yet -- I'm not sure. If it hasn't,
> > > access the Stage3D instance directly and set it there.
>
> > > Cheers
> > > /R
>
> > > On Jul 23, 4:08 pm, KevinBurke <kevincbu...@gmail.com> wrote:
>
> > > > It's my understanding that Molehill works beneath Flash's display
> > > > list. If I want to add a video beneath my Away3D scene, can I do this
> > > > with Stage Video or do I need to add the video to the Away3D scene
> > > > somehow? Thank you.

Reply via email to