Yes. Try running it in your web browser with the corresponding HTML file that is provided in the red5\swf\DEV_Deploy folder. Adjusting this, of course, to use the SWF file that you've just compiled - copy the HTML file to your local workspace I suppose?
There's some special code in the HTML that enables the player to go full screen - or alternately, open the SWF file up in a standalone instance of the Flash Player - rather than letting it launch in your IDE. As you know, you'll need the recent version of Flash 9 Player for this to work. I noticed the same thing when I started experimenting with the Publisher example in Flex - I'm using FlashDevelop and the Flex2 SDK. =) Nate On Sun, 1 Jul 2007, Lenny Sorey wrote: > Has anyone been able to get the Fullscreen option to work with Publisher? > > I compiled today, using latest from trunk. > > When I click on the fullscreen checkbox, I get the following error message: > > SecurityError: Error #2152: Full screen mode is not allowed. > at flash.display::Stage/set displayState() > at org.red5.samples.publisher.command::StartFullScreenCommand/execute() > at > com.adobe.cairngorm.control::FrontController/com.adobe.cairngorm.control:FrontController::executeCommand > () > at > flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction > () > at flash.events::EventDispatcher/dispatchEvent() > at com.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent() > at com.adobe.cairngorm.control::CairngormEvent/dispatch() > at > org.red5.samples.publisher.view.monitor::MonitorControlBarClass/toggleFullScreen > () > at > org.red5.samples.publisher.view.monitor::MonitorControlBar/___CheckBox3_click > () > > > Thanks, > > Lenny _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
