Just looked it up real quick:
The IDE "player" dll is located in:

   {FLASH DIR}\Common\Configuration

and is called: authplay.dll

If you look at the file's properties you'll notice it says: Adobe Flash Player 
10.2 r153

Doing a trace inside the IDE gives: WIN 10,2,153,2

   import flash.system.Capabilities;
   trace(Capabilities.version);


In short, you're screwed :(

regards,
Peter


----- Original Message ----- From: "Peter Ginneberge" <p.ginnebe...@telenet.be>
To: "Flash Coders List" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, February 08, 2012 8:24 PM
Subject: Re: [Flashcoders] Updating to 10.3 or 11 External player in cs5.5?


Is there any way to fix this?
Have you installed the FP11 debug player?

If not, download and install it!

If I remember correctly, installing FP11 won't change a thing.
The Flash IDE uses a .dll (on windows) for preview/testing inside the IDE.
The only way to update that player dll is to actually wait for Adobe to release 
an updated version.

I haven't used Flash in a long time, so things may have changed, but that's how 
it used to be.

regards,
Peter



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to