Actionscript 3 :: Practice Making A Simple Video Phone?

Apr 29, 2011

I'm trying to practice making a simple video phone app so I'm trying to make a program to send a video and recieve a video using Cirrus from Adobe. I'm having trouble recieving the stream though. Here is the cod that I'm using:

[code]...

Inside of the getVideoReveiver() function I'm getting the flag to go off from writeText("flag") then I get and output in the text box of:

NetStream.Play.Reset
NetStream.Play.Start

from the netStreamHandler, but the video never shows up in the receiving video element.I'm running this is two different videos of the same computer and taking the nearID from one stream and pasting it into the textInput theirID. I'm not sure what to try next?

View 1 Replies


Similar Posts:


ActionScript 2.0 :: Where Is The Drawback To Just Making _global Standard Practice

Mar 4, 2004

I recently read an article about prefacing your variable w/ _global. And I think it rocks!hy is this practice taboo?Why do so many tutorials insist you remember the scope of every movie clip?It seems to me that memory space is memory space

View 2 Replies

Professional :: Making A Simple Game With Video Stills Matching A Running Audio Track?

Nov 18, 2010

making a simple game with video stills matching a running audio track.my audio is an MP3 i built in GarageBand. all works well in flash, but when rendered to QT, the audio and video go out of sync, and some video drops out too.have put all audios on their own layer and streamed them all too, set settings in Publish to 64, but still have same problem

View 1 Replies

ActionScript 3.0 :: Toggling Video Fullscreen And Positioning Videoplayer UI - Best Practice?

Oct 12, 2011

I've landed a project which is centered around building a custom video player with some special functionality (so I can't just use the default Flash video player, unfortunately). I have two small 'problems' in the sense that I could probably solve them myself, but I'd like some input on best practice for solving them: (The project is for Flash Player 10 and the video is intended to run inside a browser.)

Problem 1: Toggling between normal / fullscreen playback Ok, so my custom video player needs to be able to toggle between fullscreen and normal embedded-in-webpage player size. How does fullscreen toggling currently work in AS3 -is there a specific AS3 method for fullscreening a specified video object in the swf (without stretching the video player UI overlay), and if so, does it automatically black out the background if the screen format doesn't match the video format? - or do I need to download a class for this?

Problem 2: Positioning video player UI when going fullscreen As opposed to YouTube, I want the player UI to still show up when the video is toggled to fullscreen mode - but as mentioned above, I don't want to stretch its size along with the video. So is there a best practice for repositioning the video player UI to the vertical bottom and horizontal center of the screen when the user clicks full screen? I'm not entirely familiar with what happens to the Flash stage when it goes full screen, How to deal with not knowing the coordinates of the vertical bottom/horizontal center when screens have different ratios and resolutions?

View 3 Replies

Professional :: Best Practice For Full Browser Video To Achieve Highest Quality?

Nov 2, 2011

I'd like to get your thoughts on the best way to deliver full-browser (scale to the size of the browser window) video. I'm skilled in the creation of the content but learning to make the most out of Flash CS5 and would love to hear what you would suggest.Most of the tutorials I can find on full browser/scalable video are for earlier versions of Flash; what is the best practice today? Best resolution/format for the video? If there is an Adobe guide to this I'm happy to eat humble pie if someone can redirect me to it; I'm using CS5 Production Premium.I like the full screen video effect they have on the "Sounds of pertussis" web-site;

View 1 Replies

Media Server :: Possible To Use Video Phone (Cirrus Sample Application) With FMS4?

Jun 24, 2011

is it possible to use Video Phone (Cirrus Sample Application) with FMS4?It seems to be possible because in Video Phone source can be found these text: rtmfp server address (Adobe Cirrus or FMS)[Bindable] private var connectUrl:String [code]

View 6 Replies

Silverlight :: Get Video Streaming Data From Flash Player To View On Phone?

Jan 30, 2012

Is it possible to investigate an html page that views a video streaming data using flash, and then use these data to view it on the phone? For example Al Jazeera website has a streaming service. I've looked through the html page and other resources using chrome developers tools. I found a lot of data, but couldnt figure it out which data I need.

View 1 Replies

ActionScript 3.0 :: Making Simple Form In Flash?

Feb 9, 2009

I've been learning actionscript 3 for the past few days and really enjoying it. However I've spent hours trying to find out how to do something very simple in HTML. Say I have a form like this...

<form id="form1" name="form1" method="post" action="http://website.com/form">
<input type="text" name="your-name" id="your-name" />
<input type="text" name="email" id="email" />
<input type="submit" name="submit" id="submit" value="Submit" />
</form>

How do I make it in Actionscript 3?

View 6 Replies

Simple Navigation Bar - Making Individual Buttons?

Mar 29, 2009

I started creating a simple navigation bar: [URL]
But decided to make individual buttons: [URL]

As you can see the latter repeats, however the code (after about an hour checking it seems to be identical:
Actions for frame one:
_root.buy_mc.onEnterFrame = function() {
if (mouse_over_buy_mc) {
_root.buy_mc.nextFrame();
} else {
_root.buy_mc.prevFrame();
}};

Actions for invisible button:
on (rollOver) {
_root.mouse_over_buy_mc = true;
} on (rollOut) {
_root.mouse_over_buy_mc = fstartlse;
}on (release){
getURL("[URL]");
}

View 7 Replies

Making Simple, Random Slide, Slideshow?

Jul 14, 2009

I was wondering how would i go about making a simple application that can be run on a website that can:
-show a opening page that will stay for 5 seconds (for advertisments)

-show random pictures (well they will only be text)

-can change slide by clicking on screen.

View 1 Replies

ActionScript 3.0 :: Making Guestbook And Simple Chat Over LAN Connection?

Dec 22, 2006

making Guestbook and text-chat application over LAN connection. Are php and mySQL required? and about the chat, how do we really use the flashcomm?

View 7 Replies

ActionScript 2.0 :: Flash8 : Making A Simple Randomness Game - Use The On(dragover)?

Dec 16, 2009

How do i use the on(dragover), becuase i am making a simple randomness game,(to start off) because i have something that you can drag, and i want to make it if you drag the thing over it it takes you to a new keyframe.Here is the movie clip i want to be drug on: (nothing happens)

Code:
on(dragOver) {
gotoAndStop(3)
}

Heres the code that you can drag the item(works)

Code:
on(press) {
startDrag(this)[code].....

View 1 Replies

ActionScript 3.0 :: Using Flash For Making Animations And Small Simple Applications?

Jun 18, 2010

I have posted the following in the Adobe forums a couple of days ago. I didn't get a respond and I also think I accidentally posted it in the wrong forum. So here's the post:Let me introduce myself. My name is Wisse and I have been working with Adobe products since I was a child at the age of 8 (10 years ago). Well, then it was called Macromedia Flash but you understand what I mean. I have always been using flash for making animations and small simple applications (for presentations and games) in my spare time. I also use photoshop and dreamweaver for making sites and other things. So I will soon order the new CS5 web design collection.

I have a big (biggest so far) project coming up and before I really started I thought it'd be best to orient on what Flash application(s) to use and how I will make this project. So here is the plan:I am making a dutch driving exam site where people can take practice exams for a small text message fee. The application will have to look slick and work smoothly. I made this to clarify what the application has to do.I have never worked with Flash Builder and Catalyst but I kind of like the idea of making nice looking interfaces using Catalyst and then export them to Flash Builder. But as I just said, I have never worked with Flash builder and so I don't know whether I will be able to make this on Flash Builder (due to it's complexity). Flash builder also has some nice options for accessing external data (the XML, HTTP API and PHP in this case). Catalyst's data list designer and transition animator will save a lot of time and effort when compared to doing it manually in Flash Pro. The big issue here is that I have no idea how to script the rest in Flash builder. but I want to make to be sure that Builder is the best way to go before doing so.But on the other hand, I am quite familiar with flash and that could also save time. Flash is a bit harder to use when I want to make a good UI and Flash builder wins when you look at the server communication and the debugging tools.

View 5 Replies

ActionScript 1/2 :: Flash 5 And PHP With MySQL - Making A Simple Chat Program?

Apr 28, 2009

I am trying to program a simple chat program. I have looked all over the net for an easy to use tutorial for exchanging information between Flash 5 and a MySQL database. The reason this is so hard is because I just started PHP and MySQL last week.
 
A. Sending 1 line of text to a table in a MySQL database via PHP.

B. Allow flash to retrieve the latest line of text from a table.

View 6 Replies

ActionScript 3.0 :: Making A Simple Flash Time/date Signature

Apr 17, 2011

Is there a really simple way of creating a Flash time/date signature? I did a couple videos in sort of a surveilance camera style. So I was hoping to do an overlay with the date and have the time going up in seconds.

[URL]

I can think of some tedious long ways of doing it, just wondering if there's an easy way to do it in AS3

View 1 Replies

ActionScript 3.0 :: Making A Simple Side-scrolling Platform Game?

May 20, 2011

how to respond when a rectangle hits another rectangle? I already know how to detect the collision, I just don't know how to respond to it. I'm just trying making a simple side-scrolling platform game where I have platforms I can walk on and bump against on all sides.

View 9 Replies

ActionScript 3.0 :: Making Simple Image Gallery Auto-rotate Through The Array Of Images?

Nov 24, 2010

making my image gallery, but it only works as each image in the array is clicked. Now I am trying to make the gallery move automatically to the next image in the array every 5 seconds while still giving the user the ability to click on an image to view the one that they want.Here is my code so far (like i said it works great, but only as a click-able gallery):

import flash.display.Loader;
import flash.net.URLRequest;
import flash.events.Event;
import flash.display.Sprite;

[code].....

View 1 Replies

Actionscript 3 :: Best Practice About Xml Deserialization In It?

Mar 31, 2012

What is the best practice about xml deserialization in ActionScript 3?

I'm developing a real time multiplayer Facebook game. I prefered writing client side with Flash. Beside, server-side is written with Java. Communication between server and client is provided with "socket".Server and client sends xml to each other. As might be expected those Xmls contains "objects" which are derived from classes located in both side.[code]...

View 1 Replies

ActionScript 2.0 :: Making The Simple Player Using The Player Component Preinstalled In Flash?

Jun 3, 2010

I am trying to make the SIMPLEST POSSIBLE MP# player using the player component preinstalled in flash.It is very simple, the code is as follows:

Code:
on (release) {
player.contentPath ="Song.mp3"
player.play()
}
("player" is the mp3 component)

This works if I want a single track to be selected and played.Now, I need it to AUTOMATICALLY LOAD THE NEXT TRACK, which I will input in the code.I am thinking something like this:

Code:
player.onSoundComplete = function() {
player.contentPath ="Song.mp3"
player.play()
};

But this is not working.

PS: I know an XML file would be the best here, but I don't want to use it. I just want to enter the next track's code inside the swf.

View 2 Replies

ActionScript 3.0 :: Displaying Movieclips Best Practice?

Dec 11, 2009

I am working on a new project involving displaying and playing different movie clips depending on choices made by the user. What is the best aproach for this sort of thing, ie addChild/removeChild or visibility or whatever?

View 1 Replies

ActionScript 3.0 :: Simple UI For Video FLV With Cue Points And Buttons

Jan 27, 2012

I have built a very simple flash player using the video component and I used cue points in the flv, then I used simple buttons and find cue points code snippets to make my buttons go to a certain part of the movie. All that works very well. Now what I need to do is when a certain que point portion is playing have the button stay in a overstate and once that portion of the video is done or another button is clicked the first button return to upstate and the new portion or the new button have the overstate.

Code below
start_btn.addEventListener(MouseEvent.CLICK, fl_ClickToSeekToCuePoint);
function fl_ClickToSeekToCuePoint(event:MouseEvent):void {
var cuePointInstance:Object = vid.findCuePoint("ch1");
vid.seek(cuePointInstance.time);
[Code] .....

View 7 Replies

Simple Stop FLV Video Script On Enter_frame

Jan 9, 2012

I have a FLV video that I need to stop when my flash video reaches a certain frame. I named my video "SMB3video" Using AS3.

I don't want something super advanced, just keep it as simple as possible.

I tried to create a script which gave me no errors until it reached the frame for the timeline.

Code:

this.addEventListener(Event.ENTER_FRAME,ent_frame);
function ent_frame() {
SMB3video.stop();
}

View 4 Replies

ActionScript 3.0 :: Best Practice For Multiplying Swf In Flash Page?

Oct 16, 2010

In my page i use animated swf for button. And at the moment page knows how many buttons there needs to be via category nodes in xml so i made a loop to load in the right number of same swf-s. Is there a bettery way to do that like load swf only once and than duplicate it via script?

View 4 Replies

Silverlight :: Which Is The Best Design Practice For Edit Data In RIA

Feb 26, 2011

First of all it is a UI design question Which is the best design practice for edit data in RIA, for example in Flex or Silverlight? I would like to show customer's details, but there will be an edit window, than the datas of customer will be editable. I would like to show a new form where the data can be edited. What is the simplest way to show this form. I can make my ui tabbed, so I can open the form in a new tab, or I can open the form in a popup/modal dialog (Save-cancel). Maybe I can use in line editing. What is the most user friendly solution in a Silverlight or Flex GUI? What is your opinion?

View 3 Replies

ActionScript 3.0 :: Db In Flash Or Best Practice Data Store

Nov 9, 2009

I have a particular problem where I normally would use a db and php for back end but in this case I cant. its a small app that would consist of 4 tables category, price, product, and product_association. the product_association would store which category and type the products are associated with. so as an example if you have cars. you might have off road as the category the cost would be 20-25k could be suv. now a product can belong to more then one category but only one price. trying to figure what the best way to simulate a relational database with in flash. thinking objects, arrays, how to do the relationships.

View 0 Replies

ActionScript 3.0 :: Best Practice For Multiplying Swf In Flash Page

Oct 16, 2010

In my page i use animated swf for button. And at the moment page knows how many buttons there needs to be via category nodes in xml so i made a loop to load in the right number of same swf-s. Is there a bettery way to do that like load swf only once and than duplicate it via script?

View 2 Replies

ActionScript 3.0 :: Is It Good Practice To Use Static Variables?

Feb 5, 2010

I've always used this way to refer to variables on my document class
Code:
MovieClip(root).variablename
But that complicates things because I would need to extend my class as a displayObject and then add it to the displaylist to be able to use "MovieClip(root)" to access the variables in my document class.. as long as variables in my document class are set out as public variables..

I didn't realise you could refer to variables on the document class by just using something like:
Code:
documentclassname.variablename
With the the variable on the document class as "public static var". This solves a lot of problems.. as now I do not need to keep adding objects to the displaylist to get access to the document class variables..

Now.. My question is..Since I want to access most of my variables on my document class.. I would need to set them all to "public static var".. Would setting 100 or so variables to "public static var".. have any disadvantages? Like performance issues... Or anything else which may make it not be as efficent if I were to keep them simply as "public var" and use "MovieClip(root).variable" to access them?

View 10 Replies

Flash :: Creating A Simple Flv Video Gallery With (using Flex + AIR)

Oct 24, 2011

I'm just moving from programming in Flash to Flex.

I want to create a simple gallery which is loaded with locally stored FLV short clips. I know how to create a text/image gallery, but I wasn't able to put the VideoDisplay component in the List control.

The final result should be a gallery with videos playing while the cursor is on top of them.

View 1 Replies

Web Development :: Using Flash On A Website Homepage Considered Bad Practice?

Jan 6, 2010

We are revising our company website and I wondered if it considered bad practise to use flash on the home page.This would cause issues for those users who dont have flash installed (and maybe dont want flash)

View 3 Replies

ActionScript 3.0 :: Best Practice : Keep Track Of Multiple Dynamic Buttons?

Feb 13, 2009

Using the for loop i create many buttons and add events to them;

[AS]
for (var j:Number = 0; j < all_objects.length; j++) {
var dump = new Sprite ;
dump.graphics.beginFill (0x41C5D2,.5);// flash button color default=0x41C5D2[code]....

I need to know which button is pressed, so i use the (tricky) unprofessional methode: event.target.name.the question is; how can I know which button is pressed, using a custom event, this custom event should pass some vars to the called function, including the j var (from the loop)actually I tried setting a custom event using the example at the noponies accordion menue class, but it's so complicated to get working.

View 5 Replies







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