Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Flash Chat Rooms...



I've been checking out several chat applications (mainly java applets) but I have a friend that mentioned creating chat rooms through flash. Is this possible. If so where can I go to find out more? what is needed and how is this done?

thanks!!



FlashKit > Flash Help > Flash Newbies
Posted on: 12-07-2002, 01:43 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Chat Rooms In Flash
I have been playing around with setting up a chat room using 2 text fields. I cant get my head around it and there are no tutorials to be found.

The best I have come up with is you can type your text in box 1, click a button and it appears in box 2. This is all very well but it replaces the text each time.

Is it possible?

Cheers Muchos.

Benjo.

Where Are Some Good Chat Rooms About Flash
just list the ones you know

Flash Kit Chat Rooms ? Or Just Message Boards ?
My question is simply are there any actual chat rooms on this site or is just message boards ? I'm in need of some help with my preloader and would like to talk to a flash expert one on one instead of through this message board... All posts are appreciated

CHAT ROOMS
I downloaded this Flash chat/ASP chatroom from zymotik.com...Is there a way to allow more text in the field or to wrap around text????

John

Chat Rooms
hello all

can anybody please tell me how to create a chat room .. i heard you can create a simple one using php?? or can you point me in the right direction?

thanks in advance

shrav

Chat Rooms
Hi

Could someone explain the basic principals of how to create chat rooms in flash, just so i can get started.

Many Thanks

Help With 3d Chat Rooms
Hi! I would like to know if someone have info about these 3d chatrooms like Habbo Hotel (www.habbohotel.com) or Dubit (www.dubit.co.uk).

They use the shockwave player, though I don't know how to do these rooms.

BTW, I'm new here!

Thanks

Lain

Chat Rooms.
Can someone tell me.. To do a simple live chat room, what do you need to know/do?

Live Chat Rooms
I would like to create a live chatroom so I'm looking for source codes or tutorials regrading live chatrooms that come with a list of nicks of people logged in. Thanks

Help I've A Chat I Can't Join Rooms
hi everyone!

well, I have a little chat from samples of flash comunication server, but when I create a Room, I try to go inside but open a new window but do not enter in the new one.

this is the zip with FLA, swf, a txt with code from button create room; and the html the address:

the zip

or

]http://www.geocities.com/juve_mail/chat_zito_v2.html

do you help me with the code, I wanna create a room and can enter in.

thanx

Forms For E-mail And Chat Rooms
Hi. Does anybody know how to, or know where I can find a tutorial on making a good chat room with FlashMX and/or making a form for users to type in an e-mail message, with their e-mail address and name, that when they click send, it will send to my yahoo inbox? Thanks for the help in advance if anyone can do so.

Stupid Question? About Chat Rooms
I am just wondering if it possible to design a multi-user chat room with video/audio capabilties from flahs alone? Or do you need flash media server as well? Even after reading the summary, i am still unsure about what flash media server actually does. I have flash 8 and am starting to learn actionscript, but is this enough?

i have seen several websites with chat rooms i liked and they claimed they were all made in flash.

also, this chat room would be integrated into a website that my friend is designing...i believe he is using asp.net C# as his server database. thanks for the help

Admin In Chat With Multi Rooms
i have chat application use more than one room but
i have one admin that check all chat room
can i get all room people list with all content to and at one room
to monitor it

plz help me

Two Questions ... Chat Rooms And Window Type
Question 1:
How can I make a chat room in flash???? any one know of a tutorial anywhere?

Question 2:
I have a flash animation that uses the getURL command on release of a button..
this will open a new html page in a new IE window .. is there a way to tell the new window to have no address bar, status bar, non-resizible, etc??
I know how to do it with javascript but can you do it form flash??

any help is greatly appreciated, thanks.

--
Quiff
BiSluts@hotmail.com

How Can I Direct The Right People To The Right Chat Rooms Really Urgent
Hi,

Im trying to create a diary that invites people to a chat room (FMS) at a particular time on a particular date. Making sure that only the invited people end up in the right rooms.

Is there anyway of capturing a server side (FMS) unique ID and then pull it back as so I can then point people who log in, to that chat app using the unique ID?

This one is driving me potty and the project Im working on needs a solution as soon as possible

ANY help with this would be really really appreciated.

Thanks in advance.

Darren

Rooms
im currently trying to make a game that has different rooms in it.

i have 2 frames, 2 doors. i have a layer with my character on. and when it hits the door it gets stuck in a loop with the two frames.

does anyone know how to fix this?

[F8] Making Rooms
How do i make my character exit a room. Like make a door to go onto another room? I made this code but it's not working:
if (button_mc.hitTest(_root.player_mc)) {
gotoAndStop(2);


}

I made it like if the player touches the ball it goes to the next frame where there is the other room. But it's not working.

And if there's another way, what is it?

List Of Rooms
Hi,

I have to obtain a list of active rooms in Flash Communication Server. I'm using PHP as server environment and the thing is I'd like to display the list of rooms in HTML not in Flash. For that PHP has to query somehow flash server.
Is there some example for this problem?

Thanks in advance.
Bojan

Private Rooms
Hi I'm fairly new to FCS but Iknow how to program in Flash and Actionscript.

What I'm trying to build is a private video chat for a Video Game help forum that works like this:

The visitors come to the site, login and are all listed in a waiting room to talk to the Game Guru. He sees them all listed there. When he's ready, he clicks on a member in the room and a new window pops up and he vChats with just that one person privately.

I know how to change the interface based on the user name of who is logged in but what I don't know how to do is to make the private room that only the two people are in together and no one else can enter without the password.

I've seen private rooms on other sites but I don't know if this is a built in fuction og FCS or if I have to build it.

Dynamic Rooms
Hi there! i would like to create a dynamic rooms based on the number of registered users.. i mean , each member has a own room but the swf file will still be the same only the video, people chat and chat messages are unique.
and also they all share the same rtmp. is it possible?

thanks

Several Chats Rooms
I am developing a chat with SharedObjects.
Application has several chat rooms.
How should I work with sharedObjects so that it send the messages to the correct chat room?

Doors To Other Rooms.
Hi, Im newbie with the flash, but Im using ActionScript 2.0, and I have a moving character. Im training with making a little game, but I can't make the character to move to other rooms with doors. Im making system like when character are under the invicible object and down-key is pressed down, the character will move to another frame (in this case frame 2). I was make a system, and I was set the "door" to button, but this system wasn't work:
(This is the door's action)
onClipEvent(enterFrame){
if (Key.isDown(Key.SPACE)) {
if(this.hitTest(_root.man)){
gotoAndStop(2)
}
}
}

And I know, it's for movie clip. Then I was make a new code for the door:

(This is the door's action)
on (keyPress "<Down>") {
if(this.hitTest(_root.man)){
gotoAndStop(2)
}
}

And that doesn't give me a error, but I can move with that code to other frame when I wasn't under the door object, and I wan't to make like when im under the door, the _root.man will go to other room.

I hope somebody can tell me how to make like what im searching: when the man is under/over the "button" door, and key down are pressed down the frame will change to frame 2.

Sorry my bad english, but I living in Finland, and I was learn the english in school '

-Samppu

Help With My Chat Application...? Maybe Thisll Help Others Wanting A Chat Too
hi i couldnt work out how to simply make my own chat... i just couldnt get my head around all the wierd .asp etc.
so i found a neat little code for this miniture live board (called qboard) that has no ads or anything. it works basic - from a html sense of the word.
1 text table for your name.
1 for your email/url (which when your nickname is clicked on the board itll go there).
1 text table for your message.
1 submit/send button .
and above all that an iframe which you get to see the converstaion on.

what i want to do is use the information about all those textframes in a flash file so it can suit my webpages look. rather than the tacky buttons html provides etc.

the source is below. BUT NOTE:
this is the source for the chat I have set up. if you use it DIRECTLY on your page you will be using my chat which means you will get my users messages etc. IF you wantt to have your own... simply get it at qboard.org

<html>
<head><title>Chat</title></head>
<Body>
<center><br><br><br><br><br><br><br>
<table border=0 cellspacing=0 border=0>
<tr><td colspan=3 width=100% height=100%>
<iframe src="http://www.tenshimedia.com/qboard/?view=3d2c2b305d2c&filter=true&lines=10&refresh=15 &bgimage=&bgcolor=FFFFFF&textcolor=000000&linkcolo r=9C6A4E&visited=9C6A4E&hovercol=FFCC00&scrollcol= 9C6A4E" name=GrenadeChat width=200 height=175 marginwidth=0 marginheight=0>
</iframe>
</td></tr>
<form action="http://www.tenshimedia.com/qboard/?post=3d2c2b305d2c&filter=true&lines=10&bgimage=&b gcolor=FFFFFF&textcolor=000000&linkcolor=9C6A4E&vi sited=9C6A4E&hovercol=FFCC00&scrollcol=9C6A4E" method=post target="qboard" name=qtag onSubmit="document.qtag.msg1.value='';">
<input type=hidden name=post value=3d2c2b305d2c>

<tr><td><font face="arial"><font size="2">Name:</td><td><input type=text size=15 name=name maxlength=20></td></tr>
<tr><td><font face="arial"><font size="2">email/url:</td><td><input type=text size=15 name=url maxlength=120></td></tr>
<tr><td colspan=3><font face="arial"><font size="2">Message:<br>
<textarea cols=20 rows=3 name=msg1></textarea>
<input type=hidden name=msg>
</td></tr>
<tr><td colspan=3 align=center><input type=submit onClick="qtag.msg.value=qtag.msg1.value;" value=" Send "></td></tr>
</form>
</table>



</body>
</html>

can anyone help>>???

Sound Loop-Other Rooms Could't Help
Hi

I posted this in another room, but absolutely nobody, could help me out!

I am having difficulty figuring this one out.

I have a soundclip imported into Flash and am trying to use scripting
to make it loop.

Can anybody help me out?

Thanks

Sound Loop-Other Rooms Could't Help
Hi

I posted this in another room, but absolutely nobody, could help me out!

I am having difficulty figuring this one out.

I have a soundclip imported into Flash and am trying to use scripting
to make it loop.

Can anybody help me out?

Thanks

[F8] Dealing With Doors&new Rooms
Greetings, FlashKit newbie with a question here- possibly more relative to design than coding.
Picture a game like Rolling Thunder, except that when you open a door, you actually enter a new room. So every level has say, 30 rooms or something, and each room is unique. I've been trying something like this with my game, but I'm having trouble with the theory behind it.

Check it out to see what I mean.
http://www.k5.dion.ne.jp/~ydjapan/gamer/nexus.html

The game uses a mixture of large tiles for the main background, and smaller tiles to represent a doors & other background objects. I'm not using a GotoAndStop engine (guess that was my first mistake) but one of my own invention and I've kind of hit a brick wall trying to figure how to give each door movie a unique <i>tag</i> to identify which room is behind it.

I'd be grateful anyone got any code I could see, or are there any prototype fla's out there that demonstrate the design behind implementing say, a house with a few different explorable rooms in it? If I can't figure it all out I'll elaborate more on the problem later. I'm a bit reluctant to post the swf on a public forum, but if anyone thinks they might be able to rectify it I'll be more than happy to send it to them by pm. Thanks in advance!

One Button Creates Multiple Rooms. How?
I am using SQL SERVER 2005 as my database. I use web services to pass data and get data. I have a problem like how do i create multiple rooms with just one button? i have an idea:

like if(Room1 Exist)
{
Create TABLE Room2..etc
}
else if (Room1 Exist AND ROOM2 Exist)
{
CREATE TABLE Room3..etc
}

Any help is appreciated. thx.

Inventory Status In Multiple Rooms Without _global?
Hi, I have been making a simple room-escape game (this is my first attempt at flash) and I have been having very good luck with it.

By simple I mean that there are three(4?) items to collect in two different scenes (you collect the first two items and then combine them to make another which helps you get the last. - I have my inventory as a set of boxes on the right of the screen, and in them I have images of all four buttons, and when the game starts they are set as 'visible = false;' which works great. But I can't figure out how to make it so when I collect an object in the first scene the second scene can recognize it and make that object visible. I figured I would set a global variable recognizable from all scenes that is just 0 or 1 based on whether each item was found.. but I'm using CS3 so _global.itemfound doesn't work.. I've read a dozen threads and a few tutorials on packages and classes and public/static variables, but I just can't do it.. I have my inventory.as currently looking like
ActionScript Code:
package game {
    public class inventory {
       public var stringStatus = 0;
    }
}
(It's in folder game and Flash is able to read the files fine from the folder)

and in my actionpanel I have
ActionScript Code:
import game.inventory;
if(game.inventory.stringStatus == 0){
    string2_btn.visible = false;
}
//and then later I have:
function stringclick(event:MouseEvent):void {
    string1_mc.visible = false;
    string2_btn.visible = true;
    game.inventory.stringStatus = 1;
}

The game works perfectly if I leave out all the code from the package, so I just need help with this code (or if there's a better code to use) to fetch/reset the variable so each scene knows the same thing.

Just for information, the error I get says: 1119: Access of possibly undefined property visited through a reference with static type Class.

Creating Audio Communications With Seperate Rooms
I have created a netconnection with a couple of different rooms. The room "OP" has one other person in that room ready to play the stream when the publisher starts inputting the stream. This works fine and the other person is able to play the stream with no problem....the issue is that because the person publishing the stream is also in that room the publisher also hears the stream he is publishing in his own headset as the other person hears it. Any ideas on how I can publish this audio stream to this particular room and only the intended person in that room can play the stream and the sender doesn't hear his own voice coming through his headset ???

Can Somebody Help Me I Need Chat In Flash
I want to create a chatsite with my chat window built in Flash. But i don't know how to build that ...
I need it it with ban/kick functions for moderators only. Please help me.
Or does anyone has this Flash already ?

Flash Chat
Anyone willing to help with a chat demo?

You will need PHP support on your site as well as a mySQL database. This is a tutorial I am looking into that is a bit advanced for me. It will allow for real time multi user interactivity in a chat and could be a "game server' as well, although it would be slow for graphical intense games. I will probably look into an XML socket connection eventually, but I would like to explore the possibilities of HTTP multi user interactivity first. If your interested, post a reply and I'll set up a download fla of this.

Regards
~GD~

Flash Chat
I really wanted to purchase a Flash chat application like the one found at ultrashock.com. The developer of that chat (rocketsnail.com) says that he does not license it anymore. Anyone know of a good Flash chat app?

Please Help Wth FLASH CHAT Please?
Hi

I Have tried and tried to create a flash chat room with:

* Admin Function
* Login usernames
* Icons

I keep getting ppl saying goto Pipey, Moock , Xadra and that.

It doesn't help please

Can some1 tell me howto or do for me putting my ASP or my PHP script chats into flash.

Or has ne1 got any flash chat source code proper chat with icons. (Not Pipey Or Webwave)

I have an avatar walking script and was wondering how to get chat into it.

If i have to use a server side program can someone tell me how exactly to get it working with my chat movie.

Please Help Please. FREE AVATAR SCRIPT FOR HELPERS

Thanks

Asp + Flash = Chat ---> Xml
Hi all flashing people,

I made a chatprogram in flash using a database and 3 asp pages. But everytime I test it with other people they tell me it is too slow.
What I do is I have got two textfields one to insert your message and one to see all the posted messages. There is a movieclip in the swf that loops all the time and reloads the asp page after a few seconds. This works fine but with a delay of 3 seconds. I think this is because of the asp page using a database etc. etc.
Now my question is: is it possible to write the message of an user into an xml document instead of a database? I don't know a lot of xml, so I really don't have an idea.

Thanks all.

Flash Chat
I was wondering if anyone had a fla they could send me about a flash chat, so I could learn how to make it work. My email address is Mathew7000@aol.com

Flash Chat
I am interesting about the ways to create Flash chat.
The problem is that if I use LoadVariable and it takes data from dynamic script I can not fine a way to make this script to refresh.

Please advise.

What other solutions can be?

Flash Chat Help Please
Hi,

Flash Chat application URL: http://www.backpackerworld.com/chat_room/

I am developing a Flash Chat application. It used XML object to send a HTTP
request to IIS Server every 3-5 seconds, then IIS server send back data
about message, user list in XML format.

It run perfectly in Windows 2000. I leave the chat room running in Windows
2000 in hours without any problems.

However, it freezes a frame in Windows 98 after about 30 minutes. The
freezed frame is in the "chat message" movie clip (the textarea under
"logged in as:") . This movie clip is set to use XML object to send HTTP
request to IIS Server. Because it freezes a frame in this movie clip,
therefore, it could not send any HTTP request to IIS server. So it could not
receive any messages or any data or could not update the user list. Chat
application basicly dead after a while. User has to close the browser and
open it again to be able to chat.

Have anyone got any similar problems when using XML object in Windows 98
operating system?

Any helps/comments would be appreciate, my email address is
david@loadedinteractive.com

Flash Chat application URL: http://www.backpackerworld.com/chat_room/

Regards,

David Tran

Flash Chat Box
Hey, i was wondering if it is possible to use flash to make a little chat box with realtime chatting? if not with flash, what other ways? i would like to integrate this into my website. thanks for any help =)

Looking For A Flash Chat...
I'm developing a Flash site that will need a small chat room. I have been using chatspace.com for a while because they have great chat rooms. In this case I need a chat that can live in my Flash movie. Has anyone seen a professionally developed Flash Chat out there? I'm not looking for a free one. I'll pay for top level development.
Thanks
- Patrick Mullady

FLASH CHAT } Help
does anyone have a working example of a flash chat,also the .fla will be good!

FLASH CHAT } Help
does anyone have a working example of a flash chat,also the .fla will be good!

Also i do not want components (i dont know how to use them)

Flash Chat Like This One ?
shadowness.com have a great flash chat...
or directly www.shadowness.com/popup_chat.html
where i can found the source of that...
(or something similar)
please i need it....
thx..

Add A Chat Using Flash.
I want to add a chatroom to my site, can some one give me the code for it

P.S. I don't know how to use HTML!

Flash Chat ?
friends.. i have a serious prob here...

I want to develop a flash based chat with socket connection...

can anyone please reffer me any usefull links about flash chat and sockets !!

and will be a much more greater help if anyone reffer me socket server and a sample chat application... plz..

send it here or mail me.. at . faheem_u_h@hotmail.com..

thanks in advance...

Flash Chat
Here is a good mix of a Flash chat and Real Video :

www.watchout.net

By the way, there is a live event Friday night, 11pm

Flash Chat Help
hi
I need help with a couple of things. First i have built a flash website, www.2heavy.co.uk , its alrite but i need something new with it...

I would like to have a flash chatroom with the site. I realise that i need to use flashMX and some CGI scripts (which i know nothing about).
Any help forwarding to a tutorial would be great.

Also i currently hold my web account free at geocities, but they do not support CGI or server scripts, does anyone know a free or cheap (£5/mo) website host that will benefit my needs.

Thanks alot guys, u usually help alot, so dont let me down this time .

cheers

Stocky

Chat In Flash ?
How can i make a simple chat in flash ????

I've got cgi on my site and no php.. Can it be done ?? How ??

Looking For Php Flash Chat
Hi there,

If anyone knows where i can find the following i'd be very thankful :-) ...

I'm after a flash chat room that i can download and edit which loads the messages etc from the chat room into a txt file using php.

...Thanks

Daniel Bull

Flash-chat
Hi guys
is anybody could help me with flash-chat source (+ mysql)?

thanx in advance

Copyright © 2005-08 www.BigResource.com, All rights reserved