fscommand2 support in Actionscript 3.0 ?
Posted
by Andhravaala
on Stack Overflow
See other posts from Stack Overflow
or by Andhravaala
Published on 2010-06-09T02:11:55Z
Indexed on
2010/06/09
2:12 UTC
Read the original article
Hit count: 248
actionscript-3
|flash-cs5
Hi All, I am very new to Action Script. I am using Flash Professional CS5 with ActionScript 3.0. The problem is, When I am trying use fscommand2 function, Compiler throwing an error saying:
Scene 1, Layer 'Layer 1', Frame 1, Line 7 1180: Call to a possibly undefined method fscommand2.
But, I am able to use fscommand. But, it will not fulfill my requirement to get Device(Mobile) properties like DeviceID etc.
Please help me in using fscommand2 or any equivalent API support in ActionScript 3.0. Thanks in advance.
© Stack Overflow or respective owner