ActionScript 3.0 :: Get The Host Name Of The Computer Running An AIR Application?

Nov 2, 2011

I am writing an AIR desktop application which needs to know the host name of the compute on which it is running.

How do I get the host name?

View 3 Replies


Similar Posts:


Possible To Get Computer Name Where Flash Program Is Running?

Jun 19, 2009

Is it possible to get computer name where the flash program is running? Not on the website, the swf will be run directly on the PC.

View 2 Replies

Actionscript 3 :: Optimise A Computer For Running Flash?

Apr 7, 2011

I'm looking into ways to squeeze performance out of a flash installation.The installation has a huge stage size, 2800px x 2100px, is on a high spec machine, but I'm experiencing low frame rates.I'm wondering what the optimal set up is for a machine running this? Would flash prefer it if the system was set to optimise for background processes etc?

View 2 Replies

Flash :: Professional - CS4 Running Slow - Computer Or The Program?

Jun 21, 2010

Ever since I installed Flash CS4 on my computer, it runs fine for a while before becoming really slow to respond and a pain to use, so I have gone back to using Flash 8 which runs fine. Is this a problem with my computer or the program?

View 3 Replies

ActionScript 3.0 :: Shared Objects - Disable Running It On Other Computer?

Feb 2, 2009

i have password protected SWF files. Afters entering right password is stored into readers computer SO with UID identifier. I need restrict numbers of computers, where can be used one ID (as to reader can't give his ID to unauthorized readers. This method is ok by the time, when authorized reader give his SO to the unauthorized.Existing some method, how i can find how much computers have stored SO with the same UID? Or how i can block using SO on unauthorized computer?

View 0 Replies

ActionScript 3.0 :: Disable A Computer's Screensaver When A Flash Program Is Running?

Mar 27, 2009

Is there any way to disable a computer's screensaver when a flash program is running?
It's for a program that I run locally (converted .swf to .exe).

The program is also used on other computers so changing stuff in the registry or something like that isn't really what I'm looking for.

I tryed changing mouseX but it's read-only..

View 2 Replies

ActionScript 2.0 :: Flash Application : Host On Web To Save Data?

Jul 25, 2007

I am making a budgeting program, partly because I need one, and I want to learn more about flash. My main question is this - because I will need to track data over many months, how do I make sure it is saved by flash? Do I have to host it as a website so it is 'always running'? I would hate to think what would happen if the host were to go down, I would lose everything.

Its seems like there would be a way to export the data (via a save button) to xml or some other format after I have finished my session.

View 2 Replies

Professional :: Security Warning Running SWF File On A Computer / When Accessing Internet

Apr 8, 2011

I want to distribute an SWF file to be run on computers, not the internet.However, I want to be able to access the internet through a link controlled by a button.This used to work, now I get a security warning telling me I need to change the settings on my computer.For obvious reasons I don't want to make every person who runs the swf file to have to do that!Under Windows I can create an EXE file that does not create the security warning, but on the Mac that won't help.

View 2 Replies

Actionscript 3 :: Opening Cpanel (web Host Server) In Adobe AIR Application?

Apr 2, 2011

I am working on application to open cpanel (web host server) in Adobe AIR. I know how to open a web page in Adobe AIR, but I don't know how to open cpanel with username and password?

View 2 Replies

Determine When Application Is Running As A Mobile / Desktop Air Application?

Dec 6, 2011

How can I find out what the current application type is? i.e. whether it's running on a mobile device or as a desktop Air application?[code]...

View 4 Replies

Flex :: Air Application Affected By Computer's Set Date

Aug 16, 2011

When the 30 day trial begins the current date is stored in the local encrypted database. Then the date is checked against the current date if the difference is 30 days or more the application denies access and the users is prompted to purchase a license.

It seemed I had have everything working fine but I just ran into a problem.

I changed the date on my machine which made my Air app think this was the current date, allowing the 30 day trail to still be active.

I'm wondering what the workaround might be to fix this? Is it possible for Air to get the current date not based on the computers set date?

View 1 Replies

IDE :: Integrate A Magnetic Card Reader Into Computer And A Flash Based Application?

Dec 12, 2009

how to integrate a magnetic card reader into computer and a flash based application?

View 1 Replies

Flex :: Host A Flex Web Application On Internet?

Nov 29, 2010

Recently I have developed a flex web application and now I wanted to put on internet. I know that there are quite a lot free web hosting company but I am bit confused as in how I have to start. Application which i built used PHP and MySQL database. Currently I am runnning it on WAMP server.

View 3 Replies

Actionscript 3 :: Can AIR Application Find Out What OS It's Running On

Jan 8, 2010

I was wondering if an AIR application can find out what OS it's running on, e.g. Windows XP, Vista, Mac OS, etc. Also, is there a way for it to find out the current OS user name?

View 2 Replies

Flex :: Air Application Running Only In Builder Environment

Nov 24, 2009

I have an air application that loads a swf ( built in flex ) , this swf loads moduls and basicaly my air application is a testing environment for this swf .

when i run it in flex environment ( eclipse ) it runs fine , when i run it from my programs ( as an air program ) it gets stuck , what i was thinking is that it has to do with security issues because it gets stuck when my main swf try to loads the moduls .

View 1 Replies

Php :: Sql - Transform Flex Application Into Adobe Air - Running A PHP

Feb 27, 2010

I'm a newbby in Adobe AIR/Flex. I have developed a simple Flex web app. that through 2 Php's, can connect to a DB and return an XML result of the query. I uploaded the PHP and Flex files to my internet server, and the app. works fine. My question is: How can I make the same app. work in Adobe AIR? In other words, I have made a new AIR project, and I copy/paste the Flex code. When I run the project, it does not work and say things like:

[Code]...

View 1 Replies

ActionScript 3.0 :: Running Flash As A Server Application?

Feb 18, 2010

We're interested in putting one of our flash applications on the server back-end so that it can run as a module on the server machine (not on the client!). I know flash wasnt designed for this at all, so my question is:

1) Can I run Flash from the command prompt and pass parameters to it?

2) Can I detect when the Flash has finished running, or a way to communicate with the command prompt from Flash (to inform it once the operations has finished).

3) Can I close the flash application from the command prompt?

View 9 Replies

Flex :: Security - Running Application/swf In Local Mode?

Oct 12, 2010

We are using flex for same. (Although I know flex is meant for web application and air application is best suited for desktop clients, but due to some build issues we can't go for air applications). Now according to our use case we required to read file from local file system which is not allowed in flex application due to sandbox policy. To override it we had planned to use it in local mode (i.e. running from local file system instead of deploying in web container). So after running application in local mode it bypasses sandbox policy and allows to read local file. Eventually we requires remote services call (either using web services or blaze ds) also in our application. To avoid sandbox restriction for network access in local mode we are planning to explicitly grant network access permission to our flex application.

View 2 Replies

Actionscript 3 :: Getting Error #1034 While Running Flash Application

Mar 25, 2011

Alright, I know that this error is occurring because of something to do with addchild() function. On frame 2. How do I know? Because when I remove the snippets of code that dynamically place an object onto the stage it works fine. The error is below and the source code for frame 2 is below the error messages.[code]...

View 1 Replies

What Runtime Is Flash Builder Using When Running Or Debugging An AIR Application

Oct 10, 2011

I just updated my AIR runtime to 3.0 and noticed that my AIR application doesn't work anymore. So I tried to debug it it with Flash Builder, but when I run it there, everything works just fine. So I uninstalled the AIR runtime completely but noticed that I can execute my AIR app within Flash Builder still just fine. So the AIR runtime used within Flash Builder seems to be a different one than the systemwide installed AIR runtime. How Do I chose within Flash Builder which runtime to use and how do I update this runtime?

View 1 Replies

Flash :: Intercepting Ctrl + F4 Keystrokes In A Flex Application Running In IE

Sep 15, 2010

Some of my Flash application components require to intercept Ctrl + F4 keyboard events. Unfortunately, the KeyboardEvent is not caught when running the app under IE since it is conflicting with the IE native shortcut (closing the active tab). Is there a way (ideally relying on Flash principles) to intercept such keystrokes?

View 2 Replies

Flash :: Connect Application To Nodejs Server Running Socket.io

May 9, 2011

i'm trying to connect my flash application to my nodejs server running socket.io. To connect via web-browser is no problem. Now the problem, when the socket-server isn't running i get an IOError in Flash what seams alright. Now when i start the server and try to connect again, i don't get an error, but the socket-server doesn't receive a connection either?!

View 1 Replies

Android :: Running Flex 4.5.1 Mobile Application In Internet Browser?

Jul 23, 2011

I read that using Flash Builder 4.5.1 you can create one application and run it on a mobile device, in Internet browser and in Desktop AIR. However, I created a mobile application and the only option to run it is 'Run as mobile application'. Is it really possible to run the same Flex application in browser and on mobile?

View 1 Replies

Android :: Hide The Running Flex Mobile Application Or Change Its Name?

Dec 4, 2011

I am working on a try-out app targeting ios and adroid mobile devices and I use flex 4.6. I want to hide the app in the list of running applications. Is it possible?

If not, is there a way to change the name and icon of the app in run-time after installation?

View 1 Replies

IDE :: Windows Application Built With Flash Function While Other Apps Running?

Jan 13, 2009

Is it possible to build an application in flash that can then be exported as say an exe and then be used in the background while another application is running? I know that sounds complicated so let me further explain. I currently dj with an application and would like to create another application with flash that allows users to play some custom sounds (drops) while running the primary dj application. I believe someone out there already has created an application via flash that does this (have to read up on it more). But from the research I did do there is no way to interface with the flash application unless you alt-tab to it. Is there someone way to build a flash application that can be assigned windows shortcuts (say f1 funuctionality) while another windows application is running?

View 5 Replies

Media Server :: Transfer Flash 8 Programs From Old Computer To New Computer?

Nov 14, 2011

I got a new computer several days ago and it doesn't have Flash 8 or Higher. how to transfer Flash 8 programs from my old computer to my new computer? where to find free downloads of Flash 8 or higher?

View 1 Replies

Professional :: Remote Debug A Flash File Running Inside An Application?

Jan 14, 2010

I'm an application developer, and my standard usage of Flash is as follows: I'm creating an executable application, which contains a ShockwaveFlash object instance, which in turn is displaying a Flash Movie Clip - also created by myself. The executable application and the contained Flash clip are communicating via the ActionScript ExternalInterface (using XML strings) and the FSCommand.
 
I'd like to be able to debug the ActionScript code of the Flash file while I'm running/debugging my executable application. For that, I need to be able to start a remote debugging session from the Flash object running inside my executable. Problem is, I did not find any way of doing this.
 
When I publish the Flash SWF file with "permit debugging" checked, I'm able to start a remote debugging session when I'm displaying the file in a player or a browser (the "debugging" option is shown at the right-click menu of the Flash object), but I'm not able to do the same with the object inside my executable (the "debugging" option doesn't exist on the menu).
 
Environment Details: The executable application is using the ShockwaveFlash COM file to create the ShockwaveFlash object. The executable application is created using VB.NET, Visual Studio 2008, .NET 3.5. The Flash SWF file is created using Adobe Flash Professional CS4. I'm developing under Windows XP (SP3).

View 1 Replies

Flex :: Flash - Get List Of Running Processes, Get Active Process (and It's Application) AIR

Jan 25, 2010

Is it possible to get somehow list of running applications/processes and, while running in background, check which process is active?

Additionally - if somehow, the answer was yes, is it possible to react for change of active window / application react just as if it was Event, or bind to it custom event (e.g. Event.SystemActiveAppChange)?

EDIT: Due to probable missunderstanding, I mean local applications - on your win/mac/linux machine - I would like to (in process of learning of language) track what apps I use the most, make a little graph maybe?

So, the point is: in AIR app, developed in FLEX, I would like to get/list all running applications/processes, as well as which one is active (on user's PC/Mac/Linux)

View 3 Replies

ActionScript 3.0 :: Importing External AS Files / Running Function Inside Application

Jul 5, 2010

I'm new at AS3. I'm pretty good when it comes to PHP, MySQL or HTML but I'm totally lost in AS.I have a project in Flash Builder 4 that I'm trying to add something to that was built in Flash Professional. It's supposed to loas a couple of external AS files, then execute functions from them at a certain point in the application. I know where I want the functions to execute in the application, and I have linked the AS files to "test.as" which is the main AS file for "testapp.mxml". The problem is calling the "Detector" function from inside "FaceDetector.as" which is one of the external AS files. What is the best way to do the following.[code]I want to start the script and let it do what it's supposed to do inside the application at that given time.

View 8 Replies

ActionScript 3.0 :: Error - The Flash Builder Debugger Failed To Connect To The Running Application

Sep 12, 2011

When i stated to using debugging option, its showing error that, "The Flash Builder debugger failed to connect to the running application.Ensure that:

1. For in-browser applications, you are running the debugger version of Flash Player.

2. For network debugging on a mobile device, you have a reliable network connection to the device, and port 7935 is open on your machine's firewall.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved