문제

Can I embed flash with away3d inside of it into html and have a transparent background? All the information I've found refers to the inability due to restrictions of Stage3d. But i saw working example. Is there any way to achieve this result? (swf alone)

도움이 되었습니까?

해결책

I think that's an old version(right click it) of Away3D that doesn't run on Stage3D so it can be embedded with wmode=transparent. For the latest Away3D running in hardware mode you need wmode=direct... so it wouldn't work with transparency. If you want to do something simple like the banner on that site you can try an older version from the GIT repository.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top