Flex :: VLC-Player In Adobe Air App Can Not Stop / Quit
Aug 9, 2010
I have an adobe air , downloaded from below link.. it is wonderful app.[url]...
and this works fine. It captures my screen , record audio but it just does not stop or quit as vlc-player.exe continues to run in the task manager.
i tried lots of vlc- commands but it just does not stop once it starts capturing screen video.
View 2 Replies
Similar Posts:
Aug 26, 2009
I have an AIR application running on a Mac and I want to have the behavior of hiding the window when someone "closes" the app (e.g. hits the red "x" button or cmd-w). However, if someone hits cmd-q or chooses "Quit" from the dock context menu or top level menu, I want the app to actually close.I can preventDefault on the "closing" event sent by the application, however, this causes all "close" methods to just hide the window. The only way for someone to close the application at that point is ForceQuit (or through a separate interface I provide, like a context menu option on the dock icon).
I have also tried capturing the cmd-q keyDown event manually, but it doesn't get sent. Also, this wouldn'tor the case when people try to quit the app using the menu options.Furthermore, if I preventDefault on the closing method, it causes my application to cancel a shut down process immediately (which is a terrible user experience).Is there a way to detect different methods of closing an AIR application? I want to be able to tell the difference between these closing methods and react to the appropriately.
View 2 Replies
Nov 12, 2010
Trying to prevent the application from shutting down when clicked the X button, it still closing but the AIR process is running in the task manager. What wrong with the code?
Application Complete: NativeApplication.nativeApplication.addEventListener(Event.EXITING, onExiting);
Closing code:
private function onExiting(e:Event):void
{
e.preventDefault();
}
View 1 Replies
Feb 5, 2010
I am trying to retrieve the ByteArray from a file selected using the FileReference class so that I can pass this to a Web Service call that I am making to Sharepoint.Is there any way I can do this using Flash Player 9 without having to upload to a remote server first and then downloading the file to extract the ByteArray?
This is assuming you can't use Adobe Flash Player 10 and the data property from the FileReference class.
View 1 Replies
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
Mar 21, 2011
Multiple axis creation via MXML works fine:
http:[url]...
But when I'm trying dynamically create horizontal and vertical axis then I'm getting extra axes. I believe this is Adobe bug. How I can fix this behavior?
<?xml version="1.0" encoding="utf-8"?>
<s:Application
minHeight="600"[code].....
View 2 Replies
Aug 5, 2010
Well i have an adobe air which runs vlc-player at background as service. i check that in Windows Task Manager , the service runs when air application launches.
here is the code
processArgs.push("--extraintf");
processArgs.push("rc"); //Remote control
processArgs.push("--rc-fake-tty"); //Use terminal as output
[code]......
View 1 Replies
Feb 12, 2010
I have some shared code between an Adobe AIR App and an Adobe Flex App.
On one line of this code, the program must behave differently depending on if it is running within the Air runtime, or the Flex runtime.
How can I programmatically detect the difference?
View 1 Replies
Jul 30, 2009
I have a Flash Project that has 2 Animations in it and when I Play the movie and click the button that is specified to play the sample motion animation Both Animations Play one after another.
I am trying to use my buttons to single out each Animation and play each by ITSELF.
Can someone take a look into my file and see where I have messed up?
Here's the file: [URL]
View 2 Replies
Dec 4, 2009
I am building a photography web site with flash and I found a really cool slide show extension plug in (www.slideshowpro.com) were can easily upload and update my portfolio slide shows.when I publish out to HTML, I test it in a browser and I get this warning when I click on the photography page.I read in adoby help and it said flash developers can allow communication between sites with this AS code Security. allowInsecure Domain ("nathan44. slideshowpro.com");so I added this code to my actions layer on the firs frame in "scene 1" and to the actions layer in the photography section. But nothing changed i still get this warning when ever I publish out to an HTML, when I just preview with control + enter i can view the sideshows fine.
View 4 Replies
Oct 26, 2010
fix bug in your MAX video player. Visit[URL]..online/tuesday/I have error dialog at Adobe MAX online page (flash player).I have FlashPlayer debugger. It show error when all loadings is done (only one time). I just click "Dismiss all" and error dialog is never appearing.
[Code]...
View 1 Replies
Jan 13, 2008
Does Adobe offer a flash stand-alone player that does not require a browser to play swf files ?
View 1 Replies
Jul 25, 2010
I make stop motion films and am tired of having the ameteur look of not having effects. I am trying to learn how to add backgrounds using greenscreens, maybe put images/videos(animated and/or realistic) of things like fire, lasers, etc. and I'm just wondering, does Adobe supply some sort of program that could allow me to do this? I just don't even know where to begin. I've taken a course in Flash animation and so I'm familiar with what it can do, I'm just not sure if I'm able to add images I've created in Flash to a stop motion film in another editing program.
View 1 Replies
Dec 30, 2010
When I work on my Air Project, I used stop(); to stay in a frame(which is my menu), I built the .air for testing purposes and the frames keep looping, as in, it plays all the frames, and it won't stop as it's instructed to. I'm building my Application in Flash CS5, not Flex.
View 1 Replies
Jan 24, 2012
I'd like to stop a specific sound in CS4 without stopping all of the sounds at the same time.have something simple that I can copy and paste, as I've looked around a lot for an answer to this and gotten a lot of mumbo-jumbo that didn't end up working.
View 2 Replies
Jul 9, 2010
I use Adobe Flash cs5 Professional.I want to know how I can start and stop an animation.I want to do this with actionsscript 3
View 5 Replies
Jan 31, 2010
I try to show a Flash-10 animation in DW CS4 and I get the messageVoor het weergeven van de inhoud op deze pagina is een nieuwe versie van Adobe Flash Player vereist.In English: for representing the content of this page you need the new version of Adobe Flash Player. I download the new version (two times: In IE 8 and Firefox) and I still get the same message. How come? When I try-out in Flash everything is OK and the HTML-page is also OK in every browser there is.
View 8 Replies
Feb 23, 2010
I've created a flash animation (the backgroung is moving horizontally and vertically according to the movement of the mouse), the problem is that when I open my SWF file in Adobe Flash Player 10.0 the whole animation is shaking. (In Adobe Flash in preview mode it looks fine)
View 2 Replies
Mar 20, 2010
I cannot get certain game I play under Yahoo. It called "FamilyVill - facebook by Mozilla Firefox.It says, I need to upgrade the Flash Player.I was unable using my Flash Player I had. So,
View 4 Replies
May 5, 2010
What happens to Adobe Flash Player(not the plugin) when the 30 day trial expires? I've made a swf and I want to use it on another computer for a show. Will I have to buy a whole new flash or will the flash player still function even though the 30 day trial expires?
View 2 Replies
Dec 13, 2010
i have a website and i need to make my owen web player . but i do not know which software to use however i am a php programmer and photoshop designer, i do not have any experience in flash programing and in any flash software.so i just want to ask for your advance in which software is best for my need and then i will start learn this software and any programming language needed with it.
View 11 Replies
Mar 11, 2011
Each time I try to play a video or audio, I receive a message that tells me to download the Flash player in order to watch/listen.I want to use Windows Media Player for these purposes. What gives?Does anyone know how I can get around this problem?I have just reformatted my hard drive, re-installe d the O/S and Windows 7.I never had the se messages pop-up before my pc crashed; now they are ubiquitous.I attempted to wor k it out with a customer service rep via text/chat, to no avail.He said I would have to use email from another section to get the situation fixed.Bottom line: I do not want to use Adobe Flash player on my 64-bit pc.
View 1 Replies
Jun 17, 2011
When I attempt to dowload the flash player I get a window of four possible problems that I might encounter with the download and that is all that happens. What is causing this to occur. I need to download the flash player, but this window stops any further activity
View 2 Replies
May 27, 2010
I am building a Audio Recording tool using Flash and Wowza. I dont want to start the recording until the use clicks the Allow Button is the Security Pop-up question represented here [URL] In Audio I dont get this until I attach the stream to it. In Video can get thsi question when I attach the camera to Video.
I want to avoid making a connection until the user clicks Accept and this doesn't happen until I make the connection request in Audio. I am able to display the [URL] pop-up using SecurityManager Is there a way I can call the pop-up from my code. [URL]
View 1 Replies
Jul 30, 2010
A third party web site displays streaming alphanumeric data in a Flash application (.swf). I would like to capture that data to be used in my own desktop application. Is this possible? If yes, then what are my options e.g. using VB.NET?
View 1 Replies
Feb 22, 2011
Is it possible to create an adobe air application from flash which include the adobe Air player on it. because I do not want the users to install adobe air before installing my application means when user install my application it automatically install adobe air
View 0 Replies
Dec 9, 2009
What happen is that i have a quit button and when it is clicked:
fscommand("quit"); will execute.
However for some reason, it only works sometime and at other time, it has no effect.
So, anyway, this is the code:
In the menu:
package {
import flash.display.MovieClip;
import flash.display.SimpleButton;
import flash.events.MouseEvent;
import flash.ui.Mouse;
[Code] .....
View 3 Replies
May 7, 2011
The only options in my AWS Mananagement Council are to reboot and termiante. If I understand this correctly, if I terminate, I lose all my setup instructions and would have to pay the $5 one-time fee once I restart. Is this correct?How can I setup my instance so I can stop it? I've looked at the support page and it says that I need to have my instance backed up with EBS rather than S3. These instructions are not too clear, because I thought a 8gb EBS is included when you initialize FMS. Here is the support page:[URL]..
View 4 Replies
Sep 28, 2008
I'm making this game with Adobe Flash and I have this level where you need to stop a bomb from exploding, but when you stopped it and go to the next frame the bomb is still running and you still go to the game over screen when the countdown reaches 0. For the countdown I use the following ActionScript:
[Code]...
(Frame 4 is my game over screen) I also add with the dynamic text the word ''count'' next to Var: So is there a way to make it stop running on the next frame? Also am I willing to use a different ActionScript for a countdown if somebody knows a better one.
View 4 Replies
Aug 24, 2009
I got error message when I try the flash movie on firefox. ( IE no error ).The Error message is:
Error #2044 Unhandled IOErrorEvent:.text:Error #2032:Stream Error.at index_fla::Main Timeline/frame1()
An Actionscript error has occurred.I searched it on google and adobe.
View 6 Replies