Hi all,
I’ve been using the Away3D Lite engine for quite some time now and I’m trying to update to the Away3D 4 library.
I use the video material a lot in conjunction with netstreams (streaming not local).
I can’t seem to get the netstream to play in a video material.
I’ve changed most of the SimpleVideoPlayer to support netstreams but still can’t get the material to display on the 3d object.
I’ve omitted some height width code (since i’m not using it).
Is there something I’m missing? (I’ve already enabled the video sample access on the streaming server).
edit:
Stupid mistake on my part….