User Tag List

Results 1 to 5 of 5

Thread: Getting OS, Browser information?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCiOS Export ModuleSWF Export Module
    xhedgehogx's Avatar
    Join Date
    Nov 2007
    Location
    NY, USA
    Posts
    743
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Getting OS, Browser information?

    Hi,
    I was just wondering if there is a flash object that will capture OS and browser information? And if possible, CPU, ram, etc.

    The end goal is to have an open-test of sorts for one of my games, and if I cannot do it automatically, I'd have the user send me an email with all that information listed already.

    Thank you

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Pharanygitis's Avatar
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    1,037
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting OS, Browser information?

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=245687#Post2456 87


  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCiOS Export ModuleSWF Export Module
    xhedgehogx's Avatar
    Join Date
    Nov 2007
    Location
    NY, USA
    Posts
    743
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting OS, Browser information?

    Thank you very much!

    Edit:
    "An error has occurred, would you like to view the output file?"
    Code:
    Loading configuration file C:\Program Files\Multimedia Fusion 2\Data\Runtime\Flash\Flex\frameworks\flex-config.xml
    C:\Users\Administrator\AppData\Local\Temp\Fla9A26.tmp\Extensions\CRunCapabilities.as(41): col: 41 Error: Access of possibly undefined property cpuArchitecture through a reference with static type Class.
    
    					var question:String = Capabilities.cpuArchitecture;
    					                                   ^
    
    C:\Users\Administrator\AppData\Local\Temp\Fla9A26.tmp\Extensions\CRunCapabilities.as(62): col: 42 Error: Access of possibly undefined property maxLevelIDC through a reference with static type Class.
    
    					var questiond:String = Capabilities.maxLevelIDC;
    					                                    ^
    
    C:\Users\Administrator\AppData\Local\Temp\Fla9A26.tmp\Extensions\CRunCapabilities.as(171): col: 53 Error: Access of possibly undefined property isEmbeddedInAcrobat through a reference with static type Class.
    
    					var isEmbeddedInAcrobat:int = int(Capabilities.isEmbeddedInAcrobat);
    					                                               ^
    
    C:\Users\Administrator\AppData\Local\Temp\Fla9A26.tmp\Extensions\CRunCapabilities.as(201): col: 56 Error: Access of possibly undefined property supports32BitProcesses through a reference with static type Class.
    
    					var supports32BitProcesses:int = int(Capabilities.supports32BitProcesses);
    					                                                  ^
    
    C:\Users\Administrator\AppData\Local\Temp\Fla9A26.tmp\Extensions\CRunCapabilities.as(206): col: 56 Error: Access of possibly undefined property supports64BitProcesses through a reference with static type Class.
    
    					var supports64BitProcesses:int = int(Capabilities.supports64BitProcesses);
    					                                                  ^
    No events made yet.

  4. #4
    Clicker

    Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCiOS Export ModuleSWF Export Module
    xhedgehogx's Avatar
    Join Date
    Nov 2007
    Location
    NY, USA
    Posts
    743
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting OS, Browser information?

    Sorry for the double post, but is this a known problem with the extension? Or just something I did wrong?

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Pharanygitis's Avatar
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    1,037
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting OS, Browser information?

    mmh.. i think - replace the flexconfig file
    [color:#FF0000]( replace under - MMF2 / Data / Runtime / Flash / Flex / frameworks ) [/color]... and test it again
    Attached files Attached files

Similar Threads

  1. Jeu en Xna et information Game One
    By baderm in forum XNA Export Module Version 2.0
    Replies: 1
    Last Post: 14th February 2013, 08:36 PM
  2. Strange from browser to browser?
    By KLiK-iT in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 31st January 2013, 12:37 PM
  3. ini+ information
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd August 2011, 07:43 PM
  4. Information on Installer
    By BenMo in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 9th January 2007, 08:02 PM
  5. Vitalize Information?
    By Liam72 in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 18th October 2006, 09:37 PM

Posting Permissions

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