ActionScript 3.0 :: Finding A Free Working Highscore System For Adobe Air IOS?

Jan 5, 2012

I used to use Mochi Leaderbords before starting coding Adobe Air games for iPhone and Android. As the Mochi API doesn't have mobile support I had to find something else and found Playtomic. Playtomic is great and easy to use, BUT it's constantly down My players are complaing on how often the highscore server is down. For me it's like 6/10 times I try to view scores that it doesn't show.alternative free highscore system that works with Adobe Air for mobile?

View 1 Replies


Similar Posts:


ActionScript 2.0 :: Make A Highscore System Within A Movie?

Mar 31, 2005

I know how to make a highscore system within a movie, but how do I make a highscore system in Flash that relflects all the highest scores from everyone acroos the internet who has played my game, not just on a single computer. I know it has something to do with PHP. I know the basics of HTML and XML and I am at an intermediate level in Actionscript.

View 5 Replies

ActionScript 3.0 :: Finding The 'free' Sides Of A Square

Feb 22, 2009

I'm very new to AS3, slowly crawling my way over from AS2. Starting from a central square Sprite, I want to randomly add squares to any of the available sides, as per this handy diagram: The basic code I've scratched up is below, which just tweens out three squares from the central square. I'd like each newly-created square to potentially spit out up to two squares at a time, if two free sides are available.

[Code]...

View 6 Replies

Media Server :: Free System Page Table Entries

Nov 3, 2010

I have a FMS 3.5 installed on windows 2003 server, with a NFS file system.Both the application directory and the data directory is on the network file system.Every two weeks the system became unstable because the Free system PTEs go under 2000.The only strange thing i've noticed is that the Virtual size of the FMScore grows to about 1.300.000K  after few hours from the reboot of the machine and stay to this value indipendently from the load of the server, In another FMS installed on a machine without the network file system this value is 16.800 K.

View 6 Replies

ActionScript 3.0 :: Read Image Pixel, System Memory(ram) And Free Disk Space In Flex?

Dec 13, 2010

i am writing a program that need to load photoshowever, there is limitation in flex that users cannot load photos with pixel above 4069 x 4069 into a bitmapdata.how can i check photos pixel before running to error? since some pictures are big nowadays, i would llike to check the user`s system memory and free harddisk space. See if the computer have enough space to load the photos.

View 2 Replies

ActionScript 1/2 :: Finding An Alternative For System.TotalMemory?

Aug 2, 2011

Is there an alternative for System.TotalMemory in actionscript 2.0?I would like to know how much memory is used by flash players.Also is it possible to clear the memory.

View 3 Replies

Professional :: Unable To Install Free Trial Of Adobe 9?

Feb 16, 2010

I have tried to install adobe 9 five times now (free trial).  I have disabled norton, disabled pop-ups, downloaded from Firefox and the same message:  the wizard was interrupted before adobe acrobat 9 could finish the install. 

View 2 Replies

Flash :: AS3 App Be Converted To Adobe AIR Using Free / Cheap Tools?

Jun 24, 2011

suppose I have an AS3 app made using FlashDevelop (I don't have the expensive IDE). Now I want to turn it into AIR app to deploy it on mobile or run it on the desktop or whatever. So how do I do that? Is there a free conversion utility? Or would I need to either buy some IDE or else get somebody else with a license do the conversion for me?

View 1 Replies

ActionScript 3.0 :: Finding Content Management System (such As Joomla Or Drupal) For Flash/ FLex Websites?

Jul 5, 2009

Is there any content management system (such as Joomla or Drupal) for Flash/ FLex websites?

View 2 Replies

Flash :: Working Fine In Local System ... Not Working In The Live Site

Nov 5, 2009

I have a flash project, its working fine in local system, but the same file is not working in live here is the link of the site, its showing blank page, the flash contents are not loading... [URL]

View 12 Replies

Flash Working Fine In Local System / Not Working In Live Site

Dec 14, 2009

I have a flash project, its working fine in local system and checked this file with uploading in someother websites, its working fine there too, but the same file is not working in live here is the link of the site, its showing blank page, the flash contents are not loading.URL...and here the same file which i have uploaded it in other server its working fine.URL...

View 2 Replies

Java :: Finding An Equivalent Of Adobe Flash CS?

Apr 26, 2011

Are there any UI interfaces for Java that are similar to Adobe's Flash CS series?

View 2 Replies

ActionScript 3.0 :: SetFocus - Finding The Info On Adobe But It Did Not Work ?

Dec 19, 2008

I used this in my code after finding the info on Adobe but it did not work and caused my swf to fail:

selection.setFocus(firstTxt);

it didn't work with the quote marks either so what is the correct syntax for as3

View 3 Replies

Flex :: Get Current Operating System In Adobe Air?

Jun 30, 2009

I'm making an App using Adobe Flex/Air. I was wondering if there was a way to get the Operating System the Air app is running on?

View 3 Replies

Actionscript 3 :: Adobe AIR System-wide Storage

Jun 30, 2011

I'm working on an AIR app that will have a free basic version and a more advanced paid version that's unlocked with a license key. Ideally once a license key is entered I'd like it to unlock the application for all users of the computer. However, I haven't been able to find a suitable system-wide location for storing the license key file. All of the preconfigured locations in the File class (e.g. File.applicationStorageDirectory) are either user-specific or read-only.

Is there a standard system-wide location in AIR where I can store things like this? If not the file system, maybe shared objects, or SQLite, or the encrypted local store? Failing that, are there standard locations on each system (Windows, Mac, Linux) that I could hardcode that are guaranteed to be writable by all users? The last option is made more difficult by the lack of access to any environment variables.

If all else fails I guess I could just require the application to be unlocked per-user, but that doesn't sound like a recipe for happy customers ("What do you mean I have to buy it twice for my wife to use it? We only have one computer!"). (Okay, yes, it it's per-user I'll probably let one key unlock the app 3 or 4 times to be nice about it, but it's still less convenient for the user to activate multiple times).

View 1 Replies

Actionscript 3 :: Adobe AIR - Garbage Collection And System.gc()?

Oct 18, 2011

I'm building an Adobe AIR desktop app with Flash CS5 that makes a lot of use of bitmapdata, bytearrays and base64 strings. After a while the memory usage of the app doubles. Is it recommended to use system.gc() to free memory at that point or is that bad practice?

View 2 Replies

Professional :: Adobe Custom Commands: Finding Objects On Stage?

Oct 6, 2010

I want to find out how to find objects on stage in order to change their names, using actionscript in run commands.

View 2 Replies

Flex :: Capturing System-level Keystrokes With Adobe AIR?

Jul 26, 2010

As the title suggests, is it possible to capture system-level keystrokes?

View 3 Replies

Android :: Do Adobe Air Apps Receive System Events

Mar 3, 2011

I'm considering using Adobe Air to write an application for the android marketplace.I was wondering if anyone could tell me what (if any) the limitations are with regard to getting / handling system events.For instance can you pause the app if the user receives a text message?Or detect if they have their music playing and mute your app's sounds?It would seem a real pity if Air cannot do this.

View 1 Replies

Flex :: Adobe Air Have Unconstrained File System Access?

Apr 15, 2009

I've found several examples and documentation that show how to read and write files on the system, but all show user intervention or reading/writing files in user profile directories. There are a few things I want to do:

Monitor system and other application log files for changes, then automatically load those files when changes occur Reload a previously open file when the application launches Write files into a log directory, which probably will not exist in the same path as the application.

In my very quick search, it seems that there may be a security model that constrains an AIR application's access to the file system, so that files can only be read or written to directories selected by the user with the file system dialog OR files can be written within the user profile or air application directory.

Does an Adobe Air application have unconstrained access to the file system?

View 2 Replies

ActionScript 3.0 :: Why Doesn't Adobe Allow System.gc() In The Release Player

Jun 8, 2010

why we don't have the option to force Garbage Collection in the release player?

View 2 Replies

Adobe - Access Local File System From Flex Web Application?

Jan 5, 2011

I'm trying to access local file system from Flex web application. I know it is pretty difficult, but I think there must be a way. Is there a way that Flex app can use AIR components or maybe web application can call some AIR module in order to choose files and upload?

View 2 Replies

Actionscript 3 :: Monitor / Change System Audio Volume In Adobe AIR?

Nov 9, 2011

I am making a game in AS3 / Adobe AIR that requires the user to react to certain sounds. Is there a way to inform the user up front if the system volume is muted? Moreover, is there a method to change the volume? If not, does an external cross-platform application exist that lets me monitor the volume and that I can call from Adobe AIR?

View 1 Replies

Static Analysis - Finding A Source Code Quality Tool For Adobe Flash?

Sep 16, 2011

Possible Duplicate: Lint tool for actionscript? I'm looking for source code quality tool (others call it "static analysis" tools) for Adobe Flash. Something like JSLint for JavaScript or JLint for Java.

View 1 Replies

Actionscript 3 :: Send Commands To Operative System From Adobe AIR Desktop Application?

Feb 9, 2010

In Python there is a function: os.system(command) that runs the command passed by parameter in the command line, there is something similar in AS3 (or MXML) running an Adobe AIR Desktop Application?

View 1 Replies

ActionScript 3.0 :: Warning: 3596: Duplicate Variable Definition And Adobe Bug Tracking System?

Dec 3, 2009

I've recently switched to CS4 and AS3. There is a couple of nice features in AS3. However,the more I do hacking (certainly you can't call it programming) the more frustrated I'm with AS3.Here is the most stupid thing I found so far.

Put this code in:
for (var i:Number=0; i<10; i++)
{

[code].....

View 3 Replies

Flash :: Flex - Adobe Player Cache: Does Data Persist Across Different Users Of A System

Sep 16, 2009

Does anyone know if adobe flash player cache data is available to other users on a system? For example: A user logs onto Windows XP, then uses my adobe flex application... and in the process of doing so downloads the signed flex lib... He then decides to mow the lawn and log off. At about 3pm the same day, his Mum can't hear the TV over the sound of the mower, so she decides to log in using a different XP user account. She proceeds to use the very same flex application. Does she also need to download the flex lib again, or would the data already be cached in the flash player?

View 2 Replies

Flash - File System, Native Process Utility Libraries For Adobe AIR/flex Applications?

Dec 20, 2011

I am looking for utility/helper classes for Adobe AIR/actionscript 3.0 file system and native process utilization. Could someone point me to opensource library projects specific to Adobe AIR..

View 2 Replies

ActionScript 3.0 :: Set Up A System Polymorphism Not Working

Feb 1, 2009

Essentially I want to set up a system where a I have a bunch of subclasses that all end up doing the same thing, so I declare a base class that has some pretty basic functions. Here is my code:

Code:
// BaseClass.as
package
{
import flash.display.MovieClip;

[Code]...

Each class that will extend the BaseClass has a 'mouth' movieclip inside of it, though I have not set up a movieclip for the BaseClass. It looks good in theory, but of course I get an error:

Code:BaseClass, 1120: Access of undefined property mouth 'Automatically declare stage instances' is checked, so I'm not sure what else to do here.

View 2 Replies

Php :: Flex - Login System Not Working Correctly?

Feb 23, 2011

I wrote a login system using flex and php, but for some odd reason the php echos back both "true" and "false". why this is happening?

?php
echo "<?xml version="1.0" encoding="utf-8"?>";
//include("connect.php"); // used for your connection to the database.

[code]....

View 1 Replies







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