문제

i work on as3 mobile project , iam using starling as Framework , how i can added a video on starling using stage video , not video player . stage video option is a lot better for performance . any one to advice me.

도움이 되었습니까?

해결책

answer : add your stage video class inside starling display object as overlay :

Starling.current.nativeOverlay.addChild(stageVideoPlayer)

다른 팁

Hi sameer I couldn't understand you need to add a device's camera recording a video or need to add any video file on stage using starling? Give detailed explanation.

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