Actionscript 3 :: Record The Screen Application In Flex (Fms)?

Apr 27, 2011

I have an application with webcam, chat and more, and i need to record the screen aplication in server, for the client not have to upload the result. What I want is to know how to record the images shown in the Flex application (only inside the swf).

View 1 Replies


Similar Posts:


Java :: Develop A Browser Based Application That Record The User Screen?

Feb 3, 2010

I need to develop a browser based application that record the user screen, much preferably on flv. Also doing that with java would be perfect.That's exactly what they accomplished at [url].... , with just a javaWS app.

View 2 Replies

Flex :: Getting Next Record In SQLite Database For Mobile Application?

Feb 27, 2011

I have a mobile application that uses an sqlite database. I cannot seem to figure out how to access the next record when the user presses the 'next' button. My database is using 'id' as primary key with autoincrement as integer.

private function nextMoveRPart(event:EffectEvent):void
{
var cardNumber:int = parseInt(cardNumberLabel.text);

[Code].....

View 1 Replies

Flex :: Fit Air Application To Full Screen?

Sep 2, 2009

I have an Air Application in Flex designed for 1280x800 which I would like to stretch to work full screen on a 1920x1200 monitor.

I've read this article: [URL] and tried it, but it only zooms the upper left corner (as mentioned in the article).

I work with a WindowedApplication (shown below) which holds a View (called MasterView) that contains all different lay-out elements.

My application (in brief) looks like this:

<mx:WindowedApplication
xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute"

[Code].....

View 4 Replies

Full Screen View Of Flex Application

Oct 20, 2009

I want full screen view(through code,without pressing F11) of my flex application.

View 1 Replies

Flex :: Dragging The AIR Application Window Around The Screen?

Jul 31, 2011

I have an AIR application. It should be moved around the screen with the mouse. In order to achieve this I use the event: this.stage.addEventListener(MouseEvent.MOUSE_DOWN, onMouseDown, true,-2);

It should be activated with the lowest priority compared to inserted elements for example those that should be scrolled, clicked, etc. I tried the solution shown below with the event priority set to -1 because there might happen 2 different events and my moving application event should be the last one to be serviced or shouldn't be serviced at all.

[Code]...

View 1 Replies

Scale Flex Application When Screen Resolution Is Too Small?

Mar 18, 2011

I'm developing a Flex application that is designed for screen resolutions of 1280x1024 and more. In the rare case that a projector is used (which usually has a maximum of 1024x768 pixels) I'd like to scale down the application (currently I get lots of scrollbars and clipping).

I've already experimented with the application's properties scaleX and scaleY as well as stage.scaleMode. However, I couldn't quite figure out a way to

render the application without scaling when the application's width and height are larger than certain values use scaling when the width or height are smaller than certain values

View 5 Replies

Professional :: Adobe Flex Application Scale To Fit The Users Screen?

Jul 3, 2010

I have been looking on google and couldn't find a answer. I have a application I created in adobe flex and I need it to scale to the users screen and fill the entire browser window no matter what.

View 1 Replies

Android :: Missing On-screen Keyboard For Flash/Flex Web Application?

Jan 5, 2011

I have an enterprise Flex web application, served up over https, that runs fine on Flash player 10.0 and beyond on a desktop computer/browser.

However, when I run it from my HTC Incredible with Android 2.2 the app loads fine, but there is no on-screen keyboard and so I cannot log in. I can see the blinking cursor inside the username and password text fields. I can switch between them. I can even hit the login button and see an authentication error!

View 6 Replies

Actionscript :: Make A Video Full Screen In Flex Desktop Application?

Aug 18, 2011

I am playing a flv video using the videoplayer class of flex. (all the properties of it are being set at runtime)I want to make the video fullscreen without clicking on the fullscreen button i.e. through programming.

View 1 Replies

Media Server :: Record In Default Vod Application?

Feb 3, 2011

I'm trying to record a  video to the default FMS vod application with a flash movie, i'm getting this error: "NetStream.Record.NoAccess". I think the problem is not in my code, but just to make it sure, here is it:
 
var mycam:Camera = Camera.getCamera();
mycam.setMode(320,240,25);
var myvid:Video = new Video(mycam.width,mycam.height);

[code]...

i checked and the connection to the server is fine.if i use live streaming, than it's fine (of course in this case i use the live application).It's maybe a file system related problem. I use windows 7, and given all permissions for all the users.. still dont working.

View 4 Replies

C# :: Good Plug-in To Record Web Cam Video In ASP.net Application

Apr 15, 2011

What are some good plug-ins or techniques to capture a user's video from their webcam. Then upload that file to the server were it could be played back on the web.

View 1 Replies

Flex :: Take "print Screen" From Your FLEX Application And Save It To Hard Drive?

Apr 12, 2010

So I have such code for my application

[code]...

I want to save Its something like "Print Screen" to users hard drive on button click.How to du such thing?

View 1 Replies

Media Server :: Integrate Into Asp.Net Application To Record Audio?

Jun 16, 2011

I would like to try to create an Asp.Net C# application to record audio online using Adobe Flash Media Server.

View 3 Replies

ActionScript 3.0 :: Flash Record Strings And Showing Selection On Screen

Jul 20, 2011

How would I achieve the following in AS3 or AS2.0. You have 5 sentences, you can select any of them with click button, they get stored somewhere in your flash file then you move on to something else like a movie playing and at the end of the movie you are presented with a screen showing the sentences you selected before...

View 2 Replies

Flash :: Professional :: Product To Record A Computer Screen Session Then Import?

Feb 10, 2010

the experts here please recommend some product to record a computer screen session that then imports well into Flash? I want to build training videos that record the screen session and my voice and am looking for a software product that can do this.

View 3 Replies

Actionscript 3.0 :: Build A Small Application So That Users Can Record Their Voice With Microphone?

Nov 9, 2008

I would like to build a small application in AS3 so that my users can record their voice with microphone.I know there is a Microphone class but I don't know if AS3 allows to record the voice into a file that will be stored on the server.Is that possible to do so only with AS3?

View 2 Replies

ActionScript 1/2 :: Make A Flash Application Which Will Record The Sound Or Else Just Grabs The Voice Input And Plays It?

Oct 1, 2007

i want to make a flash application which will record the sound Or else just grabs the voice input and plays it..!

View 7 Replies

Media Server :: Application Doesn't Have Permissions For Server-side Record/append Of Streams

Aug 12, 2011

I have configured FMS on Amazon EC2 I am trying to capture data from my webcam and push it to the server.For storing the webcam i created a new folder  but as it is recommended in other forums "You need to replace the signed Live application (main.far) with main.asc in[FMS-Install-Dir]/samples/applications/live/ ;(For more Info: refer to documentations & live/readme.txt) "I am not able to locate samples folder from where i can get my main.asc file

View 4 Replies

Flex :: Make Flex Fit The Users' Screen.. No Matter What Screen Size?

Jul 9, 2010

Making an Flex App. Just wondering if anyone has created something that fits automatically to the users' screen size and how I go about doing this? One of the principle things is that I need an background image, which is obviously going to have to scale / resize to match the users screen.

View 1 Replies

Maintain One Application For Multiple Screen Sizes?

Apr 16, 2010

We are working on digital photo frame(DPF) project where we need to run DPF on 3 different resolutions, i.e., 800x480, 1024x600 and 1024x768. Is it possible to maintain only one .fla file for all resolutions? How can we go for it? We will be publishing it for flashlite 3 and using AS2. The application runs on a processor of 800MHz.... and total available memory is 128MB..

View 8 Replies

Displaying Graphics On Top Of Another Full Screen Application?

Dec 20, 2009

On Windows (Vista32), I want to display some simple graphics on top of a fullscreen flash window (an overlay of useful information while using the flash application). What's the fastest way to accomplish it?

I think I may be able to achieve it using DirectX with the DDSCAPS_OVERLAY flag but with the only example I've found I get an exception:

[Code]...

View 2 Replies

Actionscript :: Dual Screen Application Using Zinc

Sep 13, 2011

I am trying to decide what is going to be the best option to use for this scenario, Zinc or Adobe Air.I have a client who needs a backend touchscreen panel with a few buttons which, when pressed on will start a video on a dual screen setup on the other monitor.Using Zinc, will I be able to create two Exe files, one exe to host the backend "control panel" and the other exe to host the video player where the video will be played and will they be able to talk to one another. So if I press stop in the control panel, the video needs to stop in the other exe.

View 1 Replies

Actionscript :: Cannot Print Off-screen HTML Content From AIR Application

Aug 21, 2009

I am trying to print a HTML from my air app, however, this HTML should never be seen on screen. I am using HTMLLoader for this, as per some sample I saw on the web.

What happens, is that there is a print dialog, but it prints out a blank page.

If this is a window application, and I click some button to print (just the HTMLLoader) it gets printed.

Following is my code.

var mySprite:Sprite = new mySprite()
var loader:HTMLLoader = new HTMLLoader()
loader.loadString("ADDRESSThu Aug 20 21:37:20 GMT+0530 2009")

[Code].....

View 1 Replies

Flex :: Adobe AIR Application To Receive Back Events From Native Windows Application?

Oct 8, 2010

I'm trying to develop a simple mxml Flex application to start Skype from the AIR/Flashplayer runtime. Is it possible to get back events from a native Windows application? In the simple example of Skype, the OS returns control to the Flex app when Skype exits. But what about native applications which have their own event model and wants to communicate with the Flex event model. For example, a Face detection system which shows "Hello" on a Flex app when the camera detects a face. Can this be done in the current Flex framework?

View 1 Replies

Actionscript 3 :: Resizing Container On Resize Of Application Window In Adobe Flex/AIR Application?

Mar 4, 2011

I am working on an Adobe AIR Application. The size on Application window is 800X600 and is contains border container and border container contains many controls. What I want is to if user re-sizes the application then that container should also be re-sized according to scale. i.e If user maximizes or minimizes the window then that border container should also be maximized or minimized respectively.

View 3 Replies

Flex :: Come Back In Main Application On Click Of Logout Button Which Is In Application's Component?

Aug 4, 2011

How I will be back in Login Page after click of logout which is in application's component.

Project.mxml

<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" width="100%" height="100%"

[Code]....

View 2 Replies

Flex :: Delete Application Storage Directory Instance / Data When Uninstalling Any Air Application?

Dec 22, 2011

how can i delete storage directory instances or folder while uninstalling any air application. In my application when i first time run my application, application copy some data from application directory to application storage directory. now i want to delete all data and application directory folder also while uninstalling application.

I am doing that because when i launch any update then application is accessing old data which conflict with my application new features.

View 1 Replies

Flex :: Gui - Switch Between Different Applications(mxml File With Application As The Root Tag) In A Big Application?

May 16, 2010

I'm new to flex. Now I'm writing an flex application. I plan to split my application into some MXML files(Application as the root tag). How can I switch from one mxml to another?BTW, what is the best practice for design large flex application? Just one MXML Application and many MXML component or many MXML Application?

View 1 Replies

Actionscript 3 :: Using External Xml Data In A Flex Application Without Compiling The Source Into The Application?

Jul 15, 2011

I want to read xml data to a mxml application from a xml file on my filesystem. The example I found was for AIR,link2, link3. But I want to target the Flash Player runtime. If I use the the tag, I can do it; however the xml compiles into my swf. How can I retain the xml file in my release build?

View 2 Replies







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