I am having problems getting an option for my SWF file to go full-screen publishing using the CKEditor SWF - Enhanced Flash embedding plugin? Any advice?

Comments

lal2017’s picture

I can assign Full screen in the CKeditor's flash properties: "allow full screen" which embeds code: under
<object...>
as

...
<param name="allowFullScreen" value="true" />
...

.

However when I save (as full HTML input), the option to go full screen on the SWF, seems nowhere to be found? I've spent hours trying to solve this so any help would be greatly appreciated. I am converting Microsoft PowerPoint presentations to SWF using OpenOffice Impress, then publishing to web page by emedding the swf to a web page, but want to be able to give the user full-screen option to view it.

Any help would be greatly appreciated.

Cheers,
Raj

anrikun’s picture

Category: bug » support

This is not a bug report.
And this is not a problem related to CKEditor SWF but to your SWF itself that lacks full screen capability.