Skip to main content
Known Participant
August 15, 2009
Question

FLVPlayback Fullscreen Not Working

  • August 15, 2009
  • 1 reply
  • 751 views

I dragged the FLVPlayback component onto my stage and attached a source to it using the component inspector. When I view my .swf, I can't get the full screen option to work. I have uploaded my file here:

http://www.sfu.ca/~jca41/stuph/test02/flvPlayback_test.html

This topic has been closed for replies.

1 reply

Inspiring
August 16, 2009

It is working for me.

Known Participant
August 16, 2009

Whoops. I forgot that I solved this problem yesterday. Turned out that I forgot to set fullscreen=true in the HTML. Siilly little mistake by me.