Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » pop up windows


pop up windows

Reply
  #1 (permalink)  
Old 04-22-06, 11:21 AM
surendra surendra is offline
Newbie Coder
 
Join Date: Apr 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb pop up windows

Hey Guys ! im working on one chat room ! its flash + php , chat room is workin fine !!! but i have no idea abt how the IM is workin !! if i need to IM for some one from my side i'll get the popup window and ,, what is the Scene behind the other party is it a script !! how do i get other side popup window ..
Reply With Quote
  #2 (permalink)  
Old 04-22-06, 02:57 PM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
It might be a script which polls the server to check if there are any new PMs, search for AJAX to learn more. It's however not good to do this with JavaScript since you must have pretty low polling intervals to get new messages quickly.

There are ways to force an open connection to the server, and thus allow the server to send data whenever something happens. But there are potential problems with this approach since the browser might timeout the connection or appear to never stop loading the page since the connection isn't closed when expected.
Try searching the web for forcing an open connection to a web server, or something like that.

I'll move this to the flash section since I assume the chat is made in flash. And maybe you can extend the chat to get IMs.
__________________
[W3Schools - learn all about the standards.] [QuirksMode - Browser Quirks] [MS's Online Reference Docs] [DOM in Gecko.]
Please pay attention to stickys, announcements and forum rules, thank you.
Please also remember Code Wrappers and [SOLVED] Marking, this helps everyone.
Reply With Quote
  #3 (permalink)  
Old 04-23-06, 01:40 AM
surendra surendra is offline
Newbie Coder
 
Join Date: Apr 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
hey guys can anybody help mee !!! can i call popup window through the php !!

Last edited by surendra; 04-23-06 at 02:24 AM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Count requesters from an apache log file ddolddolee82 Perl 1 03-17-06 03:08 AM
Web Hosting plan Reviews $ 55 Per Only Year megawebserver Website Reviews 0 09-05-05 01:10 PM
Programming Windows, Fifth Edition cyper General Advertisements 0 05-05-05 01:46 PM
User agent question gneeko ASP 1 04-15-05 04:29 AM
Matrix Reseller - Windows 2003 and FreeBSD vortech General Advertisements 0 11-02-03 10:06 PM


All times are GMT -5. The time now is 06:10 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.