Skip to main content
Srihari_Ch
Known Participant
June 13, 2009
Question

How to get the details of FlashPlayer using ActionScript 3.0?

  • June 13, 2009
  • 2 replies
  • 527 views

Hi all,

I am new to Flash & AS3.0 platform. I am using Flash CS3 with ActionScript 3.0.

How can I get the details (like version, etc.,)of Flash Player being used by the application using ActionScript 3.0?

and, What are the classes(with full package names) that contain the properties and methods of the details of Flash Player?

Thanks in advance....
Help me ...

It's urgent....

Srihari.Ch

This topic has been closed for replies.

2 replies

June 13, 2009

Check out the Capabilities class, I think that's what you're looking for.

Srihari_Ch
Known Participant
June 23, 2009

Hi dmennenoh,

    It is helpful one. I already found it when I searched through google. But, I forgotted to post reply here.

Thanks for your reply.

Srihari.Ch

calmchessplayer
Inspiring
June 13, 2009

I suggest you use  swfObject 2.0 and target the flash player that you compiled your movie with if swfObject doesn't find it it redirects the user to download the proper version you can easlity find swfObject 2.0 by doing a google search.