ActionScript 2.0 :: Create An Extremely Chat Where Any Client Can Log Into Webpage

Mar 29, 2004

I want to create an extremely simple chat where any client can log into this webpage, two windows, one to enter text and the other to see messages. Very irc-like. How do I resolve the communication? In Director there was the multiuser server that let you talk among swfs, is there something similar in Flash MX? Or should I resort to php/mysql as the only way to go?

View 1 Replies


Similar Posts:


ActionScript 1/2 :: Socket Chat Client With Flash?

May 28, 2009

I'm considering writing a flash client using sockets to connect to a chat server that I've already written in C#.  Unfortunately I don't have any AS experience so was hoping that someone might be able to point me in the right direction (to tutorials or the like for socket connections etc).

View 4 Replies

Media Server :: Stop Live *Stream* Per Client, And Keep Connection (for Chat)?

Mar 10, 2012

Is it possible to stop a (live) Stream from playing for a user, but keep his NetConnection open for eg chat functionality?I only see a setBandwidthLimit to accomplish something similar to this, but then, if BW is set to 0, chat won't work.Why isn't there a built in feature to do something of seemingly common necessity like Client.stream.stop/change function to stop or change what video playback the client sees?

View 2 Replies

Flex :: Netstream Video Chat Client Freezes And Crashes After Time?

Oct 11, 2010

So I built a videochat client that uses the adobe stratus protocol. Its very simple and just connects two users. However, after about a minute of video chatting the clients freeze and the browser crashes.what might have caused this? Is there some sort of cache that I need to clear every so often or a possible memory leak? I am not sure where to start

View 1 Replies

Flex :: Url - Client Side Conversion Of Webpage To Pdf?

Apr 22, 2011

i am trying to convert webpages to pdf on client side using flex. i need an api thing that takes the URLs dynamically and convert them to pdf, i considered purepdf and alivepdf both of them do not provide this kind of facility

View 1 Replies

Javascript :: Cross Requests From Client Webpage?

Mar 4, 2012

Is it possible to make cross request from client web page to any other host? using flash, javascript or mb some other client side technology, how can this cross requests ipmlemented?

View 1 Replies

ActionScript 3.0 :: Create A Chat Application In AIR?

May 31, 2009

I want to create a chat application in AIR but i dont know that how a chatting server can be created in Flash.
 
Basically i want to create the window application using AIR, so that which can communicate with the server, but i dont know anything how to establish to server that can handle the client requests give by my application.

View 3 Replies

Create Audio Chat Rooms?

Apr 25, 2011

What is an expected way to create audio chatrooms? Either try to mix all published audio streams into single one and republish it under common name? Or just inform all clients about each other and allow each one to connect to a stream, published by each other?

Do I need to write custom webapplication with my own scripts in it, or this is some default functionality?

View 3 Replies

How To Create Own Video Chat Using Flash

May 19, 2010

I would like to create a video chat. no text, just 1-1 video,which is very simple.Is it possible with Flash 10? Does it cost any money to use Stratus ?Do you know if there something similar already out there ?

View 1 Replies

ActionScript 2.0 :: Create A Flash Chat Room?

Dec 1, 2009

I am trying to create a flash chat room. I dont want to use a software and would like to use CS3-CS4. I would like to make it look creative and choose my own design.

View 4 Replies

Sing Flash To Create A Video Chat?

May 26, 2011

I am wondering where I should start with using Flash to create a video chat.

View 1 Replies

Flash :: What Is The Most Efficient Way To Create A Web Video Chat

Mar 18, 2010

What is the more efficient way to create a web video chat? What tecnologies? What server side and client side languages?

View 3 Replies

Flash :: Create A Chat Room In Flex?

Apr 13, 2010

I want to implement a Chat room in Flex 3.

View 1 Replies

Flex :: Create Chat And Video Server?

Oct 4, 2011

I am trying to create a simple chat server. I have installed red5 server i need to know do i have to make a red5 server myself or all i have to do is connect flex with my red5 server and if so how.

View 1 Replies

Java :: Best Language For Video Chat (similar To Chat Roulette) With MySQL

Jan 19, 2011

What would be the best language to use to write a script similar to chat roulette but interact with a MySQL database of users.

View 3 Replies

Android :: List Component Good For Chat Displaying Chat Data?

Mar 29, 2012

i want to create a chat app using flex 4.5 mobile project for android device. For the chat screen, i wanted it to look glossy and stylish. Hence i thought i would use the list component and disable the selection in it. I m able to add the chat messages into the list. But i doubt if large chat data might hinder the performance. Im using a collection and i ve binded it with the list. Whenever i receive a chat i update the collection and it gets displayed in the list. Can someone tell me if his could pose a performance problem as list component is not intended for this purpose.

View 1 Replies

Media Server :: How To Create Rooms For Video Chat

Jun 16, 2010

I am working with video conference application

View 11 Replies

Media Server :: Create A Video Chat Application Between 2 People

Sep 2, 2009

I want to create a video chat application between 2 people and I want to record the dialouge between the two people to one audio file, so both of then can play back the dialouge at a later time.

View 1 Replies

Flash Chat Vs Other Kinds Of Chat

Jan 16, 2012

What is the best type of chat program for people to chat one on one?

1. Does flash chat impair SEO?
2. How would you compare the server load/speed of flash chat vs other types of chat, such as cometchat, ajax chat, of java chat?

View 3 Replies

CS4 Steps To Create Webpage?

Jan 28, 2010

I'm taking a Flash CS4 class at the local community college. Our teacher is making a LOT of assumptions about what we know. Our first assignment is to set up a web site (I've already taken web design I & II, but this is my first exposure to Flash). What I'm looking for is some guidance about the orderly steps to take when setting up a flash web site.I'm thinking I need to go into Photoshop or Fireworks first and design the pages so I can import them.But what about when I get to Flash? Page set-up, size, create layers for each of my pages, import things, where to start adding effects first... I can't decide the most efficient ORDER in which to do things.

View 3 Replies

Actionscript 3.0 :: Create A Webpage In Flash Cs3?

Jan 17, 2009

I'm trying to create a webpage in flash cs3 (actionscript 3.0) But I got a problem.. I planed create a "search function" . The user should be able search on google but he/she will type in a keyword in a textfield on my webpage.

View 2 Replies

Asp.net :: Create Fat Client (RIA) With HTML - Controlled Environment?

Oct 25, 2010

I realize that this question can start a discussion but that's really not my intention. We've created a Flex Application to take tests from candidates. The advantage of the Flex Application is that all state can be stored in the application running in the browser of the client. Things like time limits, navigation, scoring, ... can all be handled within the application without us having to worry about a back button for instance. Even running the app offline with Adobe Air isn't that hard.

My question now is if such an application could easily be made with HTML, Javascript, Ajax, ... ? The reason I'm asking is because an application in HTML would be much easier to distribute on Mobile devices for instance. Also, our domain model for instance is mostly implemented in AS3 (Flex) so using it along the server side means porting it to C#.NET. (with two codebases as a result).

View 1 Replies

Create An Image Which Lags Somewhat Behind The Scroll On A Webpage?

Aug 10, 2009

I am looking for information on how to create an image which lags somewhat behind the scroll on a webpage, very simliar to the candle at the bottom of this page: [URL].. If I only knew the name of this effect, I could search out a tutorial for it myself.

View 3 Replies

Flex :: Create A Data Grid And Use It On A Webpage?

Jul 29, 2009

I want to render a very simple Flex data grid. How do I anchor the SWF flash file in the HTML? Do I need to compile a special .swf or can I use a 'standard' data grid .swf - and just pass the data to it?

View 1 Replies

JavaScript :: How To Create Flash Button In Webpage

Nov 3, 2011

I want to create a kind of "flash button" in a web page. It just like the volume controller of windows operating system. When we click the button or the bar and hold it to roll down or roll up then we can change the volume. Actually, I want to use it to control the speed of switching picture in a web page. For example, intially, the images will switch from one to the other in a default speed--image/5seconds. There is a kind of slide bar just like I described above, I can roll the button to left or right to control the speed of switching.

View 2 Replies

Flash 10 :: Create A Webpage With Two Buttons, Home And About?

Jan 19, 2011

I am trying to create a webpage with two buttons, Home and About.If the user clicks 'About', I would like an image to slide across the screen (motion tween) and display the 'About' page. (page2)How do you make an image animate whenever it goes from one "page" (instance) to another?

View 1 Replies

Flex :: Create A Web Server For Asynchronous Request From A Air Client?

Dec 21, 2009

I have created a client with Flex Builder which works in a browser but also in an Air windowed application. I must connect it to a server and it has to do asynchronous request related to changing data of the server.Because of the too much expensive cost of LiveCycleDS license, I was looking for other ways, maybe open source and i found the following solutions:

Adobe BlazeDS
Granite Data Services
WebORB Community Edition

I want to ask you which is the easy way to create the solution described above, expecially i want to use J2EE application server type.

View 1 Replies

ActionScript 1/2 :: Create An Implied Webpage Link To Twitter

Nov 8, 2010

Im trying to create an implied webpage link to twitter, facebook, you tube ect. I have buttons with the logo on it! However for my work i can not just link to a webpage as it all needs to be contained in the files i.e. on a computer that doesnt have an internet link! I was thinking of having the page as a swf that loads in on a seperate layer on top of the main site, which can then be closed via a exit link on the page!

However im not sure what script i would need to put on the Facebook button to crate it to load, and what script to put on the x to make the link close! Or am i even doing it the right way! Should i be some how enbeding the webpages in the the flash file?

View 7 Replies

Professional :: Insert SWF Into Webpage And Create Play Button?

Apr 29, 2011

I am trying to insert and SWF into my webpage. How do I tell the movie to stop at the end, and insert a "play again" button? What do I need to do to insert that into my webpage.

View 3 Replies

ActionScript 3.0 :: Create A Flash Intro Webpage Similar?

May 26, 2011

I am trying to create a flash intro webpage similar to this: [URL]..I have got a AS2 code that allows me to
scale the video as seen here.... www.the10thletter.info/ebh/intro (seen code below)
 
I also have a AS3 script that positions the logo in the middle of the page (seen code below)

[Code]...

View 2 Replies







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