Hi,

I have a problem with videoPlayer running on Android.

The code works fine in the emulator



Problem is that the video is fine when I first click the video button, but
when I change state (ie currentstate = something else), via a button, for
simplicity and then select video again, the video plays

(I hear the music and see the scrubber bar move), but the video images do
not update (ie a still frame).



This can most easily be replicated if I change orientation at least once
(although I do not have an orientation handler). But also occurs just
swiching states.



I have a largish project where:

            In Portrait I have a state (eg State1),

            In Landscape I have a 2nd state (State2)

            Also, in Landscape, a video button is accessible and selecting
it chages state again (State3)



I have tried changing depth, visible true/false and state changes, but have
the same frame freeze problem.



Anyone aware of this issue and how I can round it?



If anyone is being particularly magnanimous, I have a *simplified* verison
of the project zipped (it’s an IntelliJ IDEA 13 project format) at:


*https://dl.dropboxusercontent.com/u/84958/videoTest.zip
<https://dl.dropboxusercontent.com/u/84958/videoTest.zip>*

It’s 23MB (as I have include the flv  - just a dummy music video)



If you do download it, try alternately selecting each of the 2 buttons and
changing the device orientationL



*My Android is a Nexus (2012 edition), running 4.4.2*

*Flex SDK: 4.11.0*

*AIR SDK:  4.0.0 *
-- 
Well, TIA,
             Phil.

Reply via email to