Re: [flexcoders] Redirect flash player from localhost to PC client when access flex app

2008-02-21 Thread Tom Chiverton
On Thursday 21 Feb 2008, Harry Saputra wrote: > When client access my flex app, and doesn't have installed flash player, > the app give a option to install it from my localhost server.. Adobe don't let you redistribute the installer. -- Tom Chiverton Helping to vitalistically harvest second-gene

[flexcoders] Redirect flash player from localhost to PC client when access flex app

2008-02-20 Thread Harry Saputra
How to make a express installation from localhost when PC client doesn't have a flash player 9.0 before ? When client access my flex app, and doesn't have installed flash player, the app give a option to install it from my localhost server.. thanks