A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: fscommand2 in getting device ID

  1. #1
    Junior Member
    Join Date
    Feb 2008
    Posts
    12

    fscommand2 in getting device ID

    hi,

    i have this little problem, i want to obtain the device ID in my application, but it only returns "0".

    what i do , to obtain the device ID.

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    it may be that the OEM decided not to allow Flash Lite to have this capability.

    What do you intend to do with the deviceID? Are you checking for manufacturer or phone type or something like this?

  3. #3
    Junior Member
    Join Date
    Mar 2008
    Location
    Linz, Austria
    Posts
    4

    device ID

    try

    IDstatus = fscommand2("GetDeviceID", "deviceID");

    "IDstatus" shows "0"
    but "deviceID" brings up the ID

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center