ActionScript 3.0 :: Can Flash Desktop Apps 'end' Themselves

Nov 3, 2009

Creating some flash desktop apps to be run fullscreen in a condo lobby. I'd like the ability for an administrator to login to the interface and then click a button to 'close' the flash app from within itself, thus closing the flash player and returning to the desktop.

View 2 Replies


Similar Posts:


Flex :: Air - Build A Desktop Apps?

Jul 10, 2010

building a desktop app that can compile java, c, c++ files and display the results using the flex app

View 3 Replies

Media Server :: Create Apps For Desktop And For Hand Held Devices?

Mar 9, 2010

i saw that one can create apps for desktop and for hand held devices..

View 1 Replies

Flash 9 :: Add URL Link To Desktop?

Aug 21, 2008

I want to have site visitors be able to put a link to a website on their desktop. Asking them to click on a link, bookmark it, and then save the link to their desktop is too involved. A one click solution is what I'm hoping for, but something like dragging an icon off the .swf to the desktop would be okay.

View 5 Replies

Flash :: Open PDF In Build IOS Apps?

May 24, 2011

Or a word doc or XLS file in the native file viewer on iOS devices. navigateToURL does not seem to work. I have included a test.pdf file in the "included files" in my iOS settings but won't launch on the device.

View 1 Replies

Flash :: Make Ios Apps In Windows With The New Pro Cs5.5?

Mar 18, 2012

It's very difficult to find a concrete answer for that question some people says yes and other no; i need to know before i pay the developer license fee.

View 14 Replies

Flash :: Distribute Apps On Android?

May 14, 2010

As I know Android Froyo will support Flash 10.1. I just wonder how Flash apps could be distributed on Froyo based device.

Will Google allows distribute Flash apps by Android Market?

View 2 Replies

Flash :: Components Use To Create AIR Apps?

Jun 14, 2010

I'm creating AIR apps in FlashDevelop using the free Flex SDK.

Are there any AS3 components that I can use to speeden up the development process?[code]...

View 1 Replies

Flash :: Apps Integration In Android App?

Oct 17, 2011

i need to know how can we integrate or code a flash program into my android app.I would like to see a source code for reference if anyone has done coding in android containing flash into it,

View 1 Replies

Get Flash CS5 / Make IPhone Apps?

Dec 3, 2009

I have been looking for a beta/demo of Adobe CS5, because I saw the tutorial how to make iPhone apps.

View 2 Replies

ActionScript 3.0 :: Data Between Two Flash Apps?

Dec 5, 2010

Let's say I have two flash apps, each being run by a separate user. Is it possible for user A to click a button and have a message pop up on user B's screen? Assume I know the IP address of user B and can route the traffic to them.

I'm guessing, if this can be done, it would be accomplished using some type of EventListener, but I'm not sure where to start.

View 1 Replies

ActionScript 3.0 :: Some Flash Apps Exhibit Tearing, And Others Don't?

Jun 30, 2009

I've noticed that some Flash apps exhibit tearing, and others don't. I'm trying to eliminate tearing in the code I write.I'm on newer hardware,in Windows Vista with Aero turned off, so vsync isn't an option.I've tried using a timer, and hooking the enter frame event. I've tried simulating double buffering using BitmapData objects.I've tried adjusting the frame rate around. So far, nothing's helped at all.

Many Flash apps exist which don't tear at all, even on my setup.

View 3 Replies

Flashplayer 10 Doesn't Play Flash 8 Apps?

Oct 11, 2009

I have apps in flash8  AS2 and flash10 AS3. When I open the AS2 apps in flash CS4 they don't work. This is a massive problem as I put them in a visual basic app with the flash 10 ocx. So the damn thing doesn't open them properly. I thought these things were backward compatible.

View 6 Replies

Professional :: Possible To Develop IPhone Apps With Flash CS5?

May 30, 2010

I have a doubt, can we make iPhone apps with flash CS5?

View 1 Replies

ActionScript 3.0 :: Flash Apps Exported To IPhone?

Jun 4, 2010

A sore point but can we simply export our apps to the iPhone with CS5 or would we need to "tidy up" some bits first. By the way, would I use vector graphics or bitmaps preferibly not to over use the iPhone processing power.

View 5 Replies

Professional :: Building Facebook Apps In Flash CS3?

Nov 3, 2010

Can Facebook apps be written in Flash CS3 or do I have to use Flex? I'm more comfortable with Flash, but it seems geared toward Flex.One of the Facebook SDK examples (FriendsList_flash) contains an FLA file but it won't load in Flash CS3. Does it require a new version or am I doing something wrong?

View 1 Replies

Professional :: Automate Flash Apps And Games?

Dec 17, 2010

I was wondering if its possible to automate games and apps that have been written in flash.
 
For example.
 
Suppose a simple card game was written in flash. To automate it I would need to
-read all of the values of all labels on the screen. -figure out the location and identity of active objects like buttons and text boxes.
 
I suppose these values could be passed to some kind of executable flile running outside the browser which would then move the mouse and click the buttons as desired.
 
Mabey there is a better way of doing this ?
 
I tried running flash apps in Firefox with firebug and fireflash installed to see if I could see what was going on inside the flash files. It didn't work. Mabey debugging has to be enable inside the files themselves which is no use if they are owned by somebody else.
 
Is it possible to automate a gmae somebody else has written in flash ?

View 4 Replies

Windows :: Examples Of Native Apps Using Flash As UI?

Dec 1, 2009

I'm considering using Flash as the UI of a native Windows app, for several reasons, but before I dive in and start building, I figured I'd poll the community to find out whether anyone's got any good examples of this particular approach out there today, just to prove the concept satisfactorily. So I guess that's pretty much the question: Anyone built one specifically? Or better, anyone know of an app in relatively wide distribution that demonstrates the viability of this approach?

View 4 Replies

Flash :: Communication Between 2 Flex Apps On The Same Webpage?

Dec 21, 2010

What's the best way to communicate between 2 Flex/Flash apps on the same webpage? I need a 3rd party Flash app to call a function on my Flex 4 app (they are ready to customize their 3rd party app how I specify). I use ExternalInterface.call("javascript_function", arguments) extensively. I know there's a bridge to go from Javascript to Actionscript as well. So I guess I could go from their flash app -> javascript function -> flex bridge -> my flex app. Do I have to go through javascript? Is there a better way?

View 1 Replies

Flash :: Are There Any Limitations Of Flex 4.5 Mobile Apps On IOS

Jul 1, 2011

I've looked at a few demos from adobe that show apps built with Flex 4.5 running on iOS from simple list views to video capture. This has made me wonder if its an effective solution to build cross platform mobile apps.

For those of you who have taken Flex 4.5 mobile for a spin, what is your impression on the capability and performance on iOS. Is there anything you can't do with Flex 4.5 mobile that you couldn't with a native app? Are there any limitations?

View 1 Replies

Actionscript 3 :: Methods That Flash Apps Communicate With Each Other?

Feb 3, 2012

I'm developing an interactive system where two client flash apps will talk to a third server app. The clients will be sending some status information to the server. I think I need two way communication...haven't decided whether the server needs to send back any acknowledgements yet.

These will be applications and not .swfs that run in a browser.So far the only method that I see are to make the server an AIR app (b/c AIR has a Server Socket class) and make the clients Flash projectors (b/c Flash has a Sockets class).

Are there other methods that I can use connect my apps together? These 3 machines will basically be living a few feet from each other and they will be on their own dedicated network.The machines will live within their own little private network. They won't be accessing the outside world.

View 3 Replies

Flash :: Iphone - Developing IOS Apps Using Adobe Cs5?

Mar 25, 2012

I remember that I've heard about a flash cs5 feature which lets the developers export their project to iphone (.ipa file) and pretty much make games for the iphone using actionscript 3, Is that really possible to do? I've also heard that now in order to develop games for the iphone I could use the adobe AIR I have no idea what or where to go to start, if it's really possible to do so with Flash CS5 then I'd get it

View 1 Replies

ActionScript 2.0 :: Shockwave Apps Inside Flash

Apr 20, 2010

What are the ways of doing this? The search function is down right now, for whatever reason.

The only way I can think of off the top of my head is using an html enabled text box in flash to iframe a separate page with the shockwave app inside it. I've seen it only once before on a site that was given a new shockwave game and we had to have it work with the existing flash website.

View 1 Replies

ActionScript 3.0 :: 3d Engines - Build 3d Apps In Flash?

Mar 28, 2009

Is there any clear view on how to build 3d apps in flash? I have heard of paperview(?) and recently saw something called Away3d. Are there any other choices and any clear leaders?

View 1 Replies

ActionScript 3.0 :: Flash Player Within Desktop Application

Feb 10, 2012

I am trying to work out an approach to developing a desktop application that would play movies, games and various flash material such as flash games and flash flip books. The movies will be in both video format and swf format, and will need to be compressed and encrypted for transmission to users and decompressed/decrypted by our player so as not be viewable by other players. The installer would be platform / OS dependant.

The player / user interface would need to be written in a 'portable' language so it can be cross-complied to different platforms ( Windows, Linux/Android, Mac, Iphone/Ipad, ... ) If this is not possible than atleast it should work on the PC and MAC. The idea here is to ideally maintain one code base so the client will experience the same interface on each platform we support.

My questions are-
What would be the best approach to develop these applications?
Is it possible to acquire public / open source code where much of the work has already been done and then add my code to it?
If open source code is available where could I get it from?

View 1 Replies

Flash :: Unable To Load On Desktop (works On The Web)?

Aug 18, 2009

Experience with Flash: very very little (very) Version: CS4 Operating system: XP Pro. I was given an FLV file to display on the web. I imported the file into flash and exported it as an html file.

The movie worked great online, but then I was asked to save a copy of the movie on a CD to send it to a client - I saved all the files in a folder. I tested it on my computer and I was able to view the movie, but when the client loaded the html page, all they saw was a bar (that has the volume & play buttons) and a green line that scrolls across it. Here's what it looks like

Some people can load the html file and view the movie and others cannot (on their desktop). On some computers I tried updating the flash player (I removed the existing one first), but it still did not work.

As much as I'd like to be, I am not a Flash developer - I just use it to the extent that I must (the nature of my job) Did I provide enough information for someone to be able to tell what the issue is and how to resolve it?

View 6 Replies

Data Integration :: Desktop Application Using Flash

Dec 3, 2007

I want to create a Desktop Application using Flash. how to create a executable Flash Application and how to connect the flash with database in a desktop Application.

View 1 Replies

ActionScript 3.0 :: Using Flash.desktop.NativeApplication And Publish For Both IOS?

Jun 14, 2011

Does anybody know the right way to use flash.desktop.NativeApplication and not run into 1172: Definition flash.desktop:NativeApplication could not be found. or 1120: Access of undefined property NativeApplication.

It works fine when the publish settings are set to iOS, but when I switch to publish a "normal" swf I get the error.

View 5 Replies

Actionscript 3 :: Screen / Desktop Sharing In Flash

Feb 16, 2011

What are some of the ways in which we can do desktop/screen sharing using Flash?

View 2 Replies

Flash :: Why Can't Log A User Out Of Facebook In An AIR Desktop Application

Sep 23, 2011

I'm building an AIR desktop app with facebook support using Adobe Flash builder. So far it's working alright, except for one detail, once a user logs in, that session stays open, even if the logout button is pressed. My logout code look like so:

protected function logout():void {
FacebookDesktop.logout(handleLogout, APP_ORIGIN);
}

I set APP_ORIGIN to "[URL]". I checked Adobe's documentation and they say: appOrigin:String (default = null) ” (Optional) The site url specified for your app. Required for clearing html window cookie. But I don't know what that means, what is the 'site url specified by my app'? Where do I get it? Sorry if this is a noob question.

View 1 Replies







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