From: palnudb3 on
I have a simple flash movie.

It has a static image(show screen), you click on the upper right invisible
button it goes to the next frame(video), an FLVPlayback Component playing and
H.264 mov file. If the movie finishes it sends you to a final static image
(park screen).

Works fine as a swf, when it goes out as a projector it just shows a black
screen for the video and it loses both the next and prev invisible buttons in
either upper corner for navigation. It basically crashes the projector.

I have tried many different ways to set the fullscreen properties and nothing
seems to work any longer, see commented out stuff in frame 1.

How can I make it play this simple movie fullscreen, from a projector, with
h.264 video?

My example file is located here:
http://www.bigpictureimaging.com/FullscreenProjectorwH264Help.zip

TIA
palnudb

From: FlashJester Support Team on
Simple question, where in the code are you loading the SWF file
(SkinOverPlaySeekStop.swf) and calls the Video file ?

We don't see it ?

Regards
FlashJester Support Team

e. - support(a)flashjester.com
w. - www.flashjester.com

"This has been one of the most impressive and thoroughly pleasant
experiences of customer support I have ever come across - astounding!"
Director - hedgeapple

From: palnudb3 on
Click on the FLV playback in the video layer its in the parameters for the component. I tried loading it dynamically as I previously have done at it through 2 or 3 errors.

TIA palnudb