Ok, I keep answering my own posts but...

I checked out www.brightcove.com which added a fullscreen button to 
their FLV playback. If you click this button on a PC with Flash 
9.0.16.0 installed, it prompts you to update to the latest Flash 
player and successfully updates it to 9.0.28.0. How is this update 
prompt accomplished dynamically? My app just throws an error when 
attempting to set

stage.displayState = StageDisplayState.FULL_SCREEN;

on a PC with 9.0.16.0. I guess I could set the required version in 
the wrapper Globals but I like the idea of only forcing the update if 
they attempt to use the FullScreen feature...

thanks
mitch



--- In flexcoders@yahoogroups.com, "mitchgrasso" <[EMAIL PROTECTED]> wrote:
>
> Well, I found the standalone installers at 
> http://www.adobe.com/support/flashplayer/downloads.html but I still 
> needed to uninstall the current version before I could install the 
new 
> one.
> 
> How will the .28 version make it out "into the wild" if the update 
> requires uninstalling of the current Flash 9 version?
> 
> 
> --- In flexcoders@yahoogroups.com, "mitchgrasso" <mgrasso@> wrote:
> >
> > I noticed that adobe.com now states that version 9.0.28.0 of the 
> > Windows Flash player is released. Is it possible to update to 
this 
> new 
> > version without uninstalling the my current 9.0.16.0 version? 
When I 
> > attempt to update using Adobe Flash Player Download Center I get 
> > message saying the update was completed yet the version stays 
at .16. 
> > 
> > Also, where can I get the debug version of the 9.0.28.0 player? I 
> want 
> > to take advantage of the new FullScreen features. 
> > 
> > thanks
> > Mitch
> >
>


Reply via email to