[Laszlo-dev] Created JIRA new feature entry for adding full screen functionality to SWFx runtimes

Raju Bitter rajubitter at me.com
Mon Apr 27 08:27:19 PDT 2009


Thanks, Henry. How can I add runtime specific code into .lzs files? Do  
I need to create a runtime specific helper class for that? I'm  
referring to the LZX code in this example in my blog:

http://openfuture.rajubitter.com/2009/01/10/fullscreen-hd-video-with-openlaszlo-42-and-the-swf9-runtime/comment-page-1/

I attached the code to the JIRA entry.

Thanks in advance,

Raju



On 27.04.2009, at 13:45, Henry Minsky wrote:

> I suggested maybe this should be a canvas attribute, 'fullscreen',  
> with a setter.
>
> If you run into anything tricky with the canvas initialization, I  
> can help, I remember there are
> some special cases that make the canvas view different from normal  
> LzView at startup.
>
>
>
> On Mon, Apr 27, 2009 at 6:25 AM, Raju Bitter <rajubitter at me.com>  
> wrote:
> Max, Henry,
>
> I'm adding the full screen functionality to the canvas right now. I  
> created a JIRA entry for that:
>
> The idea is to be able to say:
>
> <canvas fullscreen="true">
>
> Then have a showFullScreen() method on canvas to go into full screen  
> mode for SWFx runtimes. What should that method name be? What would  
> the best way be to switch back to normal view mode? Call the same  
> method with a boolean value, like showFullScreen(false)?
>
> Comment are welcome.
>
> - Raju
>
>
>
> -- 
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
>



More information about the Laszlo-dev mailing list