Skip to main content
Participant
November 22, 2011
Question

StageVideo is unavailable

  • November 22, 2011
  • 2 replies
  • 1313 views

sorry my english not very well

my question:

i use "StageVideo" with AIR 3.1 on iOS Not work

available is "unavailable"

 

My Setting

---------------------

Flex SDK 4.5.1

AIR SDK 3.1

-swf-version=14

<renderMode>direct</renderMode>

This topic has been closed for replies.

2 replies

Participant
November 24, 2011

My getting the same thing. I been trying all day.

Getting it on desktop is a breeze but I can't get it on mobile. At all.

I see others who have done it but they seem to possess some other SDK or some config that I don't have!

Very annoying.

Inspiring
November 28, 2011

For getting stagevideo working on mobile app you need:

- put the background alpha of your app to 0

- put the rendermode to direct and not cpu or gpu

- use air sdk 3 or upper

- use a sample code like this: http://www.adobe.com/devnet/flashplayer/articles/stage_video.html