Actionscript 3.0 :: Stand Alone Item When Installed On The Client's Computer?

Nov 17, 2009

I've been working on a small simple air application and an interesting question has come up. Assuming the application will be a stand alone item when installed on the client's computer - what is the best way to store and present the associated dynamic data with the project?

Right now I have the data saved as three external XML files. I suppose the question is - how do I make the XML data an integral part of the app? Should I keep it in a separate file system or should I put the XML data directly into an AS file - or - should I consider some other method of storing the relevant data. (An Array or ?) The data is not a huge amount, but it is adding up to be several hundred items.

View 9 Replies


Similar Posts:


ActionScript 3.0 :: Detect When IIS Is Installed In A Computer?

Nov 22, 2010

Anybody has an AS3 script to detect if IIS is installed in a computer.

View 1 Replies

Flash :: Sifr 2.0.7 Only Working When Font Is Installed On User's Computer?

Apr 1, 2010

I am using sifr 2.0.7 and here's the deal. The sifr is working (I can see it in the DOM) however, the font is wrong.It doesn't pick up my swf font (DIN) unless you have it installed on your computer?The css font style is: HelveticaNeue which is what the sifr seems to render if you don't have DIN installed.I see it on my computer but my friend see DIN.

View 1 Replies

ActionScript 3.0 :: Connect A Video Object To A Webcam Installed On Another Computer In The Network Without Setting Up A Streaming Server?

Sep 7, 2010

is there a way to connect a Video object to a webcam installed on another computer in the Network, without setting up a streaming server?The machines can have fixed IPs and whatever, but I'm limited to LAN/WAN technology. Using AIR is possible.

View 5 Replies

Flex :: Know If The JRE Software Is Installed On The Client Machine Using Adobe AIR?

Jun 1, 2011

I want to detect if the Java Runtime Environment (JRE) is installed on the machine using Adobe AIR.

How do I detect that the JRE has been installed on the machine?

View 1 Replies

Flash CS3 - Tahoma Text Loading Differently On Client Computer

May 5, 2010

A client has sent me a Flash CS3 website template she was working on. I'm supposed to do some work on it. When I load it, it displays incorrectly. The body type appears incorrectly. It's different then what it appears on her computer. Causing all the body text to overlap each other. She has Windows Vista with Flash CS3. I'm using Windows XP Professional with Flash CS4.

When I open the file, it says that 'tahoma' font is missing on my computer. And asks me to select a replacement. Obviously, I have Tahoma on my computer -- everyone does. I even got her to send her version of Tahoma to me from her Windows Font Folder. When I tried to install it, it says "font already installed". So, I pointed it to my Tahoma font as a replacement. This could be the problem. But why does it not recognize my version of tahoma?

View 1 Replies

ActionScript 3.0 :: Getting Computer Name - Automatically Redirect My Flash Client To Other Resources ?

Jan 7, 2010

how to retrieve the Computer Name using actionscript. I need to do this because I want to automatically redirect my Flash client to other resources when I am running it on my Test server.

View 8 Replies

Actionscript 3 :: Flex Save Stuff To The Local Cache On Client Computer?

Oct 21, 2009

My Flex app downloads a bunch of images. When the user closes the browser window (or navigates away from the page), those images shouldn't be saved in the local cache. HTTP headers for the SWF file tells browser to fetch it from the website every time -- that is, it shouldn't save the SWF file locally. I just want to make sure that any of the images that the Flex app downloads isn't saved locally.

I checked Windows XP & Flash 9 for this. And nothing was stored locally. I assume this is true across all platforms and all versions of Flash greater than 9?

View 1 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

ActionScript 3.0 :: Computer Vs Computer Pong Game

Apr 2, 2009

I'm not really good with AS3 yet so maybe somebody can help meI found a pong game tutorial and it works fine.[code]Now I want that two computers play against eachother.So no player input only two computer that play.I tried a lot with the script but it doesn't work.

View 3 Replies

ActionScript 3.0 :: Pong Game Computer Vs Computer

Apr 14, 2009

I have a problem... I found a tutorial making a pong game... I want to make some changes but I tried everything but it wont work Here is some code:

[Code]....

View 2 Replies

Media Server :: Find Client Disconnected When Client Lost Net Connection?

Oct 27, 2010

how can I find on fms server that client disconnected if if client disconnected due to power cut off. I client manually close the application then onDisconnect on server is called but if due to power cut off it does not called.

View 1 Replies

Professional :: Some Text Appears To Be One Font In One Computer, But A Different Font In Another Computer?

Sep 18, 2010

The navigation buttons in my .fla file are set to the font, Arial MT in Bold. It displays no problem on my desktop computer.  However, when I view the website on my laptops, the font changes to what looks to be something like Times New Roman. The same thing happens with my "Read More" button text.  It's also originally in Arial MT Bold.  On my desktop it appears fine but on my 2 laptops it appears to be in Times New Roman.  This is more of an issue because I have these buttons underlined.  When viewing in my laptops, these underlines appear to be too long. If I shorten it, it'll probably appear to be too short when I view on my desktop. How can I get the font to be one consistent font for all computers?

View 3 Replies

ActionScript 2.0 :: Client To Client File Transfer

Nov 19, 2008

Can we perform client to client file transfer, client to server can be done by FileReference. but how do we do client to client transfer, for example if a user wants to send file to another user to whom he is chatting online.

View 3 Replies

Playing And Sending Stand-alone Swf ?

Jul 7, 2010

i've got Flash installed and i use it to create a fancy thing. a .swf. A regular swf.When i open the swf straight from a folder, it opens in "Flash Player".not in any browser.When I send the swf to my boss, or anyone that does not have the Flash Application installed, it doesn't quite work right.They DO have the latest browser flash player plugins installed and it works if they drag the swf into the browser.BUT how can we get it to play stand alone, the same as I can do. It seems you could download the Flash Player for the desktop.

View 1 Replies

Playing And Sending Stand-alone Swf?

Sep 3, 2010

I have recently been having problems with my swf file. When i export it by hitting "command enter" it seems to export fine. But then I realized that when i exit flash and click to view the swf it opens up in flash instead of the flash player as it normally does. The other implications of this is that when I send the swf file to someone who doesn't have flash (but is able to play swf files) they are not able to open the files because it wants to open up in flash.The file is a simple web banner that is limited to 40kb.

PREVIOUS POST WITH SIMILAR PROBLEM
"Postby Haungo on Wed Jul 07, 2010 3:28 pm

OK.. so, i've got Flash installed and i use it to create a fancy thing. a .swf A regular swf. When i open the swf straight from a folder, it opens in "Flash Player".. .. not in any browser.When I send the swf to my boss, or anyone that does not have the Flash Application installed, it doesn't quite work right. They DO have the latest browser flash player plugins installed.. . and it works if they drag the swf into the browser. BUT how can we get it to play stand alone, the same as I can do.

It seems you could download the Flash Player for the desktop.. but where? how ?

REPLY
"Postby Eye for Video on Sun Jul 11, 2010 12:23 pm

Look into creating a Flash "Projector" file. It's an exe, executable file and can self-contain the player you need to play the Flash without opening the browser.In the "Publish" setings, check the projector box. Here's a link to one tutorial but their are lots more, Google "Flash Projector files"[URL]

View 1 Replies

ActionScript 2.0 :: Players Can Only Stand On One Mc

Jan 28, 2003

I have a stick figure fighting game I'm currently working on. I've animated the moves and the walking, ect. But now I wanna make it so the players can only stand on one mc, GameArea.I tried the script that came with part of the tutorial, but nothing happen:[code]If this way isn't a possible, then I'd just like to limit the players on how high/low they can move.

View 4 Replies

Actionscript 3.0 :: Client To Client Streaming?

Mar 17, 2010

I am trying to build a client-to-client streaming program - client 1 has a webcam and client 2 will connect to client 1 and be able to view the webcam. Is this possible using 2 swf clients? Can someone point me in the right direction as to what commands would be used to connect the two clients. I have tried: binary sockets Connect() where each clients points to the other and they both time-out NetConnection to try to point each client to one another to establish a connection, but no luck with that either; this seems more oriented towards streaming content to a flash media server rather than to another flash client.

View 1 Replies

Actionscript 3 :: Client + Grails Server - Processing Audio At The Client And Sending It Back To The Server

Mar 8, 2012

We're writing a flash application that can download a MP3 file, convert it to a Sound object, get the raw data and make some processing (like adding sounds, change octaves). After the processing, we want to send the data back to the server in chunks, so the server will be able to glue the data together and recover the new generated file. The problem is: if we send to the server "wav" pieces of sound, we are able to glue them together without any problem in the generated file. However, if we convert each wav piece to a mp3 file (so we can send a smaller file to the server) and join the mp3 files at the server, the result is a sound with some problems at the merge point.

This is how we load the mp3 file from the server:

sourceSnd.load(new URLRequest("sample url to mp3"));
sourceSnd.addEventListener(Event.COMPLETE, carregou);

This is how we convert each piece of mp3 to bytearray and wav:

[Code]....

View 1 Replies

Professional :: Swf Plays As Stand Alone But Not In Site?

May 18, 2010

I'm a bit frustrated as I've created a Flash movie with an embedded video.The SWF file works fine when I play it as a stand alone file but when I use the file inside my website, the video portion does not play.I have placed the video file and the Flash file in the correct folder on my site.

View 1 Replies

ActionScript 3.0 :: Stand Alone App From CS5 And Keyboard Input?

Feb 18, 2011

I have in a previous project published a game as a standalone app and run it full screen. It would allow users to put their info in for high scores.
 
Now i am working on another game that will be published as a standalone app. It will need to be full screen and have an entry form at the end for high scores. It does not seem to allow the keyboard to enter text in an input box. Is this true?
 
Note, this is not an swf played through a browser, but an actual .exe generated from Flash CS5. If this is true, is there a workaround. I need if full screen with keyboard input.

View 2 Replies

AS3 :: Packaging External Files Into One Stand-alone.swf ?

Jun 13, 2011

I've created a very large scale Flash game and have apparently had a massive oversight - the flash portal websites wishing to host my game need it in one stand alone .swf. However, the problem is I load everything externally. I load the level data from .plist files, the images from .png and the sound from .wav, all located in folders in the .swf directory. They're loaded through Loader's and URLRequest.

Is there any way I can embed these so it will run as a stand alone? Preferably an easier way than individually writing embed lines, as there are 1000s of files.

View 1 Replies

Adobe Flash Stand-alone Player?

Jan 13, 2008

Does Adobe offer a flash stand-alone player that does not require a browser to play swf files ?

View 1 Replies

ActionScript 3.0 :: Building A Quiz That Is Not Stand-Alone

Dec 6, 2010

I've looked online at different quiz-building tutorials, but almost all of them are for stand-alone quizzes. I am adding the quiz as part of a whole interface design. When you click on one of the sign buttons I have on it, a mask will appear and the first four quiz questions will appear. Once those are answered, the next four will appear (probably when they click "next" or something). When I get to the end, I want the results of their quiz to appear.I want to try to use the code my teacher wrote for me so I don't have to build anything extra.if that doesn't work, can I embed a .swf into the file I'm working on? I need this quiz; everything else in my project is done (aside from some tweaking) and I need this finished AND working by Dec. 17.[code]

View 2 Replies

ActionScript 3.0 :: Loading Image In Stand-alone Swf?

Feb 20, 2011

I'm trying to load this captcha image inside Flash:It loads OK when I run the swf inside Flash CS5 Editor, but when I open the swf with stand-alone Flash player, I get this error:IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035: URL Not Found. URL:Challenge.aspx?cid=385809c9-d89b-4f01-9e8c-b9e5f9c4dc71&w=200"]

View 0 Replies

IDE :: Generate Exe Files From Stand Alone Application?

Oct 7, 2009

Is it possible to generate an executable file from a flash executable file? A client has requested a quote from that will allow them to do the following: This whole thing needs to reside on a CD/DVD.

There is a bank of 10 images. The user selects any 5 images they want. The user saves those 5 images as a slideshow / powerpoint / executable file?

Are there other utilities that can do this kind of thing? Is flash the wrong development tool? Are there other tools out there that perform this type of function?

Google has provided no results for me. I've often lurked through the forums here and I thought that maybe the community here may have some answers as I can't seem to find them anywhere.

View 1 Replies

ActionScript 2.0 :: Character To Stand Still When Not Moving

Apr 15, 2002

i posted up lookin for flash tutes to make my game in flash 4 but i guess it's virtually impossible to do so..... well, now i decided to do it in flash 5. here's my concept >

it's basically a game controllling a character to move in grid filled with objects like so >

1 0 1 0 1 0 1 0 1
0 0 0 0 0 0 0 0 0
1 0 1 0 1 0 1 0 1

where 0 (path) is passable n 1 (objects)not....

n i want d character to stand still when not moving and get to an animated frame of it moving when moved in whichever direction. i guess dat's all i need for now. please help me with this as like i've said, i kinda new to actionscripting.

View 14 Replies

ActionScript 3.0 :: ExternalInterface.available Returns True In Stand Alone?

May 12, 2011

Title explains teh problem - anyone ever encountered this issue or have a solution. have tried everything - tearing my brains out

View 7 Replies

Data Integration :: Flash/MySQL Stand Alone App?

Jun 27, 2006

I need to create a stand alone desktop app that uses a database. It's been a long time since I did any VB work, and I need to learn Flash for another job anyway...is there any reason why I shouldn't use Flash for the desktop app?

View 1 Replies

ActionScript 3.0 :: Transport Buttons Work As A Stand Alone Swf?

Jun 18, 2009

See below my display list pseudo root.instance178 is a swf loaded w/
 
vCtlrsLdr.load(reqst);
vidCtrls = MovieClip(vCtlrsLdr.content);
addChildAt(vidCtrls,2);
 
it is a transport control for video though the transport buttons work as a stand alone swf when the swf is loaded into the host swf they fail to respond to mouse over or clicks

[Code]...

View 1 Replies







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