Share Streaming Between Applications?

Mar 17, 2011

I wonder if it is possible to share live video streaming between applications on the FMIS. and also if it's possible SharedObject sharing between applications.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Share Data Between 2 Local Flash Applications And Use Dynamically?

Feb 19, 2012

I work in a theatre and I'm looking to create a seat map that can be shown to members of the public as they book their seats, so they can see where they are going to be sitting. The main problem I've come up against is that the person viewing the application, will not be using it. I need the Box Office clerk to be able to input data, and then the seating plan shows the seats on a second monitor (public facing)
 
What I thought of doing was to create 2 flash applications and used Shared Objects to pass data from one to the other. In the Clerk application, they would input the seats that are being requested and click Submit (or whatever). In the Public application, these seats would then be highlighted. Ideally, another dynamic image would change to show the view from that general area of seating.

View 27 Replies

Actionscript 3 :: Share .as File Bettween Two Applications In Same Project In Flex?

Apr 16, 2010

I have two applications in my project 'test' the applications are one.mxml and two.mxml and i want to use the same main.as file in both using

<script source='main.as'/>

Can I access the components of both applications from main.as when both are running simultaniously.

View 1 Replies

Media Server :: Any Limitation Of Using Share Folder In Streaming Server?

Nov 6, 2011

Tested versions:
4.5.
 
Our problem is: When we used Flash Media Developer Server 4.5 (Trial), we can use Share folder. However, when we bought Streaming Server and deployed with same file structure, we can't use Share folder but Local folder only.

Is there any limitation of using Share folder in Streaming Server?

Configuration:
It's standard. we set fms.ini in Windows.
i.e., VOD_DIR = C:Program FilesAdobeFlash Media Server 4.5applicationsvodmedia

View 1 Replies

Actionscript 3 :: Share TextArea Component In Multiple SWF - Runtime Share Library?

Jan 12, 2011

How to share TextArea Component in multiple swfsaylib.swf (has TextArea Componenet)main.swf (Import TextArea Componenet from lib.swf)section.swf (Import TextArea Componenet from lib.swf)

View 1 Replies

Actionscript :: Implement Adobe HTTP Streaming Spec Without Using Their Streaming Server

Dec 14, 2010

As of Flash 10.1, they have added the ability to add bytes into the NetStream object via the appendBytes method URL...The main reason for this addition is that Adobe is finally supporting HTTP streaming of video. This is great, but it seems that you need to use the Adobe Media Streaming Server (URL...) to create the correct video chunks from your existing video to allow for smooth streaming.I have tried to do a hacked version of HTTP streaming in the past where I swap out the NetStream objects (URL...), but there is always a momentary pause between the chunks. With the new appendBytes, I tried to do a quick mock up with the two sections of video from the preceding site, but even then, the skip still remains.Does anyone know how the two consecutive .FLV files needs to be formated in order for the appendBytes method on the NetStream object to create a nice smooth video without a noticeable skip between the segments?

View 6 Replies

Flash :: Streaming Large Files (streaming Media Server)

Jul 2, 2009

We are streaming a one hour F4V from streaming media server 3.5.2 and for some reason it is seeing our one hour video as being 10 hours long. We have tons of other videos and never ran into this problem in any of the other files. This is the only file that exceeds one hour. This occurs in the default player from the streaming server.

View 1 Replies

ActionScript 3.0 :: Streaming Mp3 Using Mms Network Streaming Protocol?

Jan 8, 2009

Is it possible to stream mp3 files from mms url's like this? [URL]

It throws an error when i try the way i use to load mp3 files (it works with other mp3s):

var sndObject:Sound= new Sound();
var reqObject:URLRequest=new URLRequest("mms://example.streamsvr.com/example.mp3");
sndObject.load(reqObject);

[Code]....

View 1 Replies

Media Server :: Streaming Videos From Virtual Location On Flash Streaming Server

Feb 24, 2010

I have a virtual directory (Storage Area Network) in 'C' drive as well as in "webroot" folder in Flash Streaming Server. What do I need to do to make RTMP videos work from SAN directory on Flash Streaming Server. It works fine for http. RTMP from vod -> application folder works fine. I have done a lot of research and found out that we can use virtual directories for streaming videos. I am unable to find steps on how to use it..

View 4 Replies

AS :: IDE - Duplicate MC Does Not Share?

Jan 3, 2009

I have the details in my flash and swf file, but I'll explain what's happening. If you click on the green "i", it opens a window, you can drag the window by the top bar next to the exit and minimize. But unfortunately, if you close this window and open other (duplicate of MC), you can not move the window like you can on the original. My guess is that the AS does not carry onto the duplicate; I am stuck right here, if I can get this fixed, it will fix a lot of my other animations. I've been trying to search for this on Kirupa, but there are no results

Code:
on (press) {
bn = "window" add n;

[code]........

View 2 Replies

ActionScript 2.0 :: Share A S.O. Between Two Swf's?

Dec 2, 2004

I'm wondering if you can either specify a specific path of where to save your S.O.'s? I'm trying to share a S.O. between two swf's. I know they get saved here:

Code:
C:Documents and SettingsusernameApplication DataMacromediaFlash Player#SharedObjects

and right now they reside under two seperate folders (named after the two swf's) under the localhost. The script for retrieving and saving, as well as the S.O. name are all the same for both files although the swf file names are the same.

View 2 Replies

Actionscript :: Use Tag In Applications?

Jul 6, 2009

I have the following two projects in in Flex Builder 3:

One AS3 library project (generates a SWC file)

One Flex application project (MXML Application)

The MXML Application references to the AS3 library project (Flex build path). So far, so good. I now want to run code automatically when an application uses the AS3 library. The [mixin] tag should do exactly what I need. [code]...

View 1 Replies

ActionScript 3.0 :: Can't Zip Up Applications

May 13, 2010

I have some sample applications. Some of these applications load external assets(images, videos, xml files, etc). The applications always work whether they are run from within my IDE or from an HTML file. So everything is working perfectly and these are the steps I then take:

1. zip up the samples
2. move the zip to my desktop
3. unzip

So now I have a duplicate of what was working perfectly but it has been zipped and unzipped. Here's the thing though: In the new unzipped project directory, the sample applications that rely on external assets no longer function properly when run via their HTML file. XML files don't load, videos don't load, images load but appear to be lacking some meta data. THEN...if I open the project and rebuild the swf it fixes everything. SOOOOOOO...I'm very WTF right now. Why the hell is zipping and unzipping flash applications breaking those applications? If I just copy and paste the project directory to my desktop everything is fine.

View 3 Replies

ActionScript 1/2 :: How To Share Same Sequence

Jul 13, 2009

Let's say I have 2 buttons at the beginning and 2 different endings, but same sequence in the middle, how can I click on button 1 > same middle > ending 1 ; as well as button 1 > same middle > ending 2. Surely I know I can do it by duplicating frames, however it seems not right if I have more buttons and more endings.

View 3 Replies

ActionScript 3.0 :: Share Data Between SWF's?

Aug 30, 2009

Is there any way to exchange data between 2 swf's?

View 2 Replies

C# :: Share Code Between C# And Flex?

Jul 15, 2009

I am developing a Flex / Flash application which talks to an ASP.Net / C# backend. Is there any way I can share code between the two?The server provides a reasonably interesting domain model which the client is designed to maniuplate. Ideally I would like to be able to define this domain model once and have both sides use it for consistency. I am after all the benefits that come with being DRY.I'm new to Flex but the sort of thing I had in mind was some intermediate language that compile to both C# and ActionScript.

Update:I currently have a basic REST style web service which sends XML serialized versions of the objects down the wire to Flex. This works fine but what I am really interested in is being able to share simple business logic that goes along with these objects. There are certain business rules that need to be processed on both the server and the client and is possible I would prefer not to have to call back to the server for performance reasons.

View 7 Replies

Media Server :: Streaming Live IP Web Cams Through Streaming Server?

Sep 29, 2009

We (the university I work for) want to add an IP camera to the top of a building (so it has to be IP, we can't put a machine up there, so USB is out of the question) to stream a live view of the quad. The problem is, I can't find a way to stream any IP Cameras through the flash live encoder. I tried a camera by Axis, but their capture driver only supported MJPEG which the live encoder does not. 

View 3 Replies

ActionScript 3.0 :: Sub Applications With Modules?

Sep 21, 2011

We have several applications, each having a main mxml file with code that calls remote data services using BlazeDS and several modules. The applications communicate with the modules through a shared interface.
 
We are considering creating a main application that can integrate the above as sub-applications. Is there an issue due to our current apps having modules and remote data services?

View 2 Replies

Communication Between Two Flex Applications?

Aug 6, 2010

I have two web applications written in Flex I would like to integrate. I would like one Flex app (let's call it application A) to invoke second Flex app (let's call it application B). Application A has access only to swf file of application B (not source code). When application A invokes application B, it should be able to pass some data to application B. After application B is invoked it should be able to pass some data back to application A. These two applications will be hosted on the same server, but will use different server code.

The easiest way of implementing this (or one of the ways to be more precise) would be to have UI element on app A (button, link, menu item, etc) that would invoke app B. But in that case, two Flex applications couldn't communicate directly (since only one is active at a time), and they would have to communicate through server code, which is something I would like to avoid.

In short application A should invoke application B, pass some data to it. Application B should do it's work, display some content, and have a mean of passing some data back to application A. I'm aware of LocalConnection, and I've seen similar question, but in that case I would have to have both application in the same browser window. This would be acceptable to some extend, but only if app B is contained in app A (not if they are both on the same HTML page). Would LocalConnection work in that case?

Do you have any recommendations on how to implement this kind of communication?

View 2 Replies

Flash :: Building Exe And App Applications From Swf

Aug 20, 2011

converting my swf to exe and app. I know that there are several options available. My application will be frequently updated so update feature is essentions for me.

p.s. As another option, I can make app and exe out of a loader app that will load main application module every time it is updated.

my main concern is about build in update feature inside projector eg. Mac app will be able to check for new version of my app automatically...

View 4 Replies

Launch A Browser From Within Your Applications?

Feb 14, 2012

I use Flash Air to develop iOS games. It would be nice to be able to launch a browser from within your applications.

View 2 Replies

CS4 Share Fonts Doesn't Appear To Work

May 11, 2009

I've followed the documentation (I think) but it doesn't seem to work. I have a root document which loads a bunch of swfs created off a 'template' that uses two fonts. Rather than embed the fonts on each swf I though I'd embed them in the calling document and share them. The documentation explains to export them for sharing and give give them an identifier string and a URL. AS3 however doesn't permit the identifier string so I assume this is supposed to work with the class name.

As for the URL I'm giving it the name of the compiled root document (home.swf). I then copied the fonts from the calling document's library to the library of one of the called documents. I then told the pasted font symbol properties to import for runtime sharing and added home.swf to the URL field. The swfs are all in the same directory but when I compile the home.fla and call the swf there is no text visible. No errors show up.

View 8 Replies

Draw Application And Share Object?

Oct 2, 2009

[url]...I added clear button, which clears all lines from user's whiteboard, but every other user who is connected to whiteboard, still sees lines. But when other users refresh the page, lines are gone too. That means I'm able to delete data from shared object, but I don't know how to update other users' whiteboard.[code]...

View 2 Replies

Media Server :: How To Share An Array

Apr 26, 2011

I want to share a list of visitors of chat room with SharedObject. I was going to put and array into shared object's field. Is it possible? And also I was realized that it is impossible to synchronize shared array correctly. If two visitors will add themselves to the list simultaneously, then one can be lost.Is it possible to synchronize access to shared object somehow or the only way is to write server side function to control the array?

View 1 Replies

Share Data Between Components In Flex?

Jul 9, 2009

I have a Flex application that I'm working on for a new job. It's sort of a training wheels application -- I'm learning the language, and this isn't an app that needs to talk to a service in order to do its job. There are a few instances of combo boxes throughout the application that share the same set of possible values (say, a selection of states: "In Progress", "Rejected", "Complete") that I want to have use the same data source.

What is the best way to manage this?

View 2 Replies

Flex :: Share Code Between Swfs?

Sep 24, 2009

Lets say I have two swfs A and B, and at runtime, swf A loads swf B, and I wish to share code between them, to minimize file size and download times.

If swf B has some code (say. com.blah.HelloWorld), I tell the compiler to have swf B's source in swf A's classpath, but only do a compile-time link and not actually compile com.blah.HelloWorld into swf A

This works, and I have tried it, using a the -includes and -externs compiler options.

However, My problem is that I wish to do this the other way. i.e. swf A and B (and potentially swf C) all need com.blah.HelloWorld, but I want com.blah.HelloWorld to be compiled into just swf A, have it as an external reference in swf B ( and potentially C as well.)

I tried doing this using the externs and includes, but I get ReferenceErrors when I do this.

I want to do this without a having a separate rsl, so I can reduce the number of http requests.

View 3 Replies

Flash :: Create A Share Button In AS3?

Mar 24, 2010

creating an AS3 Facebook share button? I need to be able to customize the title, description and picture.

View 3 Replies

Flex :: Share Components IDs Through Modules?

Apr 16, 2010

Are IDs attributes shared between different modules in Flex ?

i.e. I have a text area with id="text1" in my menu.mxml file.

And I want to write on it from another module mainArea.mxml

The debug gives me error, so how can I share different components ?

View 1 Replies

C# :: Actionscript 3 :: Share Encryption Between Script And C#?

Apr 19, 2010

I am trying to share encryption between Action Script and C#. My task is to decrypt the following message within C#

f1ca22a365ba54c005c3eb599d84b19c354d26dcf475ab4be775b991ac97884791017b12471000def05bb77bfe9c3a97d44ef78c9449f12daf6e25b61ab1a281

It uses Rijndael encyption , ECB mode (electronic code book), Key: Pas5pr@se , 128 bit key size and block size.

View 3 Replies

Flex :: How To Add A Twitter Share Button

Feb 14, 2011

I've got a Flex 3 website. How do I add a Twitter share button?

View 3 Replies







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