Closed (won't fix)
Project:
Flash Node
Version:
5.x-5.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2008 at 20:57 UTC
Updated:
14 Jun 2008 at 21:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
Stuart Greenfield commentedWhich embedding method are you using in SWF Tools? I suspect that the allowFullScreen parameter isn't being explicitly set, and therefore it defaults to false and therefore full screen is disabled.
It would be easy to write a quick patch, but if you let me know what embedding method you're on I can test it first!
Comment #2
twsanders commentedYou will have to forgive me but exactly what info do you need I am aware of the embedding settings but not shure what you need to know. I have attached a screen shot of my embeding settings, let me know what you need and where I can find it.
Comment #3
marcoka commenteddid you find a solution? i have the same problem
Comment #4
Stuart Greenfield commentedThis seems to be a SWF Tools issue as the allow full screen parameter isn't set by the SWF rendering code, so Flash doesn't allow full screen mode. See the thread here for more info and a suggested fix.
I'll need to double check the latest flash node when I get a chance as I can't recall if I built support for full screen in to the new fall back rendering code...
Comment #5
imp_squared commentedIt would be awesome if this problem can be fixed... =D
Comment #6
Stuart Greenfield commentedI'm afraid the "full screen not working" bug is an SWF Tools issue. Flash node simply relies on SWF Tools to generate the mark-up, and SWF Tools doesn't currently completely support the full screen option for Flash.
This bug has been reported in the SWF Tools and is waiting on a fix. There are some suggestions in the thread that is referred to above.