[Flashcoders] Flash Skype Integration

2010-06-08 Thread patrick [insert last name here]

Hi List,

 

I'm looking for any useful information on Flash/AIR integration with Skype or 
Google Voice, or any VOIP service. Is this possible? Any info would be greatly 
appreciated. Thanks.

 

Patrick
  
_
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccountocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Flash Skype Integration

2010-06-08 Thread patrick [insert last name here]

Let me stress the word useful in my request. I know it's possible through 
certain work arounds. This article goes into some of these possibilities 
http://blog.comtaste.com/2009/01/how_to_enable_communication_be_1.html but 
again I'm just looking for as much USEFUL information on this as I can find.

 

Thanks
 
 Date: Tue, 8 Jun 2010 14:54:26 -0700
 From: flash...@stevensacks.net
 To: flashcoders@chattyfig.figleaf.com
 Subject: Re: [Flashcoders] Flash Skype Integration
 
 No.
 
 
 On 6/8/2010 2:32 PM, patrick [insert last name here] wrote:
 
  Hi List,
 
 
 
  I'm looking for any useful information on Flash/AIR integration with Skype 
  or Google Voice, or any VOIP service. Is this possible? Any info would be 
  greatly appreciated. Thanks.
 
 
 
  Patrick
  
  _
  The New Busy is not the too busy. Combine all your e-mail accounts with 
  Hotmail.
  http://www.windowslive.com/campaign/thenewbusy?tile=multiaccountocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
_
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with 
Hotmail. 
http://www.windowslive.com/campaign/thenewbusy?tile=multicalendarocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] AS3 FLVPlayback buffering state never ends bug

2010-04-22 Thread patrick [insert last name here]

Hey thanks for your response. I haven't tried with a different video or FMS 
just because of the randomness of the bug. It's not something I can easily 
reproduce by following certain steps it just kind of happens randomly. I never 
really thought the problem could be with the video or FMS since it was the 
actual as3 video event that's giving me trouble.

 

I like your idea about polling the playheadTime though, that seems like it 
might be a solid work around for this. 

 

Thanks again

Patrick
 
 From: ematth...@webershandwick.com
 To: kennethkawam...@gmail.com; flashcoders@chattyfig.figleaf.com
 Date: Wed, 21 Apr 2010 21:10:28 -0500
 Subject: RE: [Flashcoders] AS3 FLVPlayback buffering state never ends bug
 CC: 
 
 In the interest of just getting another pair of eyeballs on the problem, some 
 obvious things I'd check for:
 
 - Are you testing with different videos, maybe it's a problem with the video?
 - Have you reproduced the problem with a video served from another FMS? Maybe 
 it's a problem on the server?
 - Sometimes just quitting the IDE and restarting makes bizarre problems go 
 away for me.
 
 Similar to your idea about polling the video.state, could you poll 
 playheadTime and assume it's not buffering depending on what it returns?
 
 From: flashcoders-boun...@chattyfig.figleaf.com 
 [flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Kenneth Kawamoto 
 [kennethkawam...@gmail.com]
 Sent: Wednesday, April 21, 2010 5:11 PM
 To: Flash Coders List
 Subject: Re: [Flashcoders] AS3 FLVPlayback buffering state never ends bug
 
 If you set up a listener for playheadUpdate when bufferingStateEntered
 occurs, do you receive playheadUpdate event when the video starts
 playing again?
 
 Kenneth Kawamoto
 http://www.materiaprima.co.uk/
 
 patrick [insert last name here] wrote:
  Ok, so I've spent a lot of time trying to figure this one out but so far 
  nothing. It seems like it should be a known issue but I can't find any 
  documentation on it. Any insight you might be able to give me would be 
  greatly appreciated. Here's the problem:
 
  I'm using the FLVPlayback to load a streaming video from a FMS. The bug 
  that I'm running into is with the buffering state. Most of the time it 
  works fine, but certain times the video will enter a buffering state that 
  never ends. The last video event that's fired in this scenario is the 
  BUFFERING_STATE_ENTERED and then the video will start playing again but it 
  won't fire the PLAYING_STATE_ENTERED event, and to go even further the 
  video.state won't even change at all. My back up was to check on an 
  interval if the video.state is buffering or not but even the video.state 
  says buffering constantly at this point. The video is clearly playing but 
  since the state is buffering it's causing me huge problems in my 
  application. Is this something you have ever heard of? Like I said, I can't 
  seem to find any information on this and it's becoming a huge problem for 
  me. Any info you can give me would be greatly appreciated.
 
  Thanks,
  Patrick
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
_
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccountocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] AS3 FLVPlayback buffering state never ends bug

2010-04-22 Thread patrick [insert last name here]

Hey, yeah I set something up so that I still use the buffering state entered 
event and then once that happens I set an interval to monitor the playheadtime 
and when that progresses i end the buffering. it works so far but we'll see if 
this bug pops up again somehow. haha. thanks again for the help. much 
appreciated
 
 Date: Thu, 22 Apr 2010 15:54:00 +0100
 From: kennethkawam...@gmail.com
 To: emeric...@hotmail.com; flashcoders@chattyfig.figleaf.com
 Subject: Re: [Flashcoders] AS3 FLVPlayback buffering state never ends bug
 
 Well the idea is if playheadUpdate is fired it means the buffering has 
 ended even if it says still buffering. (You can monitor 
 playheadTime/playheadPercentage as well for the same effects, as others 
 suggested.)
 
 Another option is to use NetStream instead. You can monitor the 
 buffering status NetStream.Buffer.Full/Empty/Flush - which *may* give 
 you more accurate info.
 
 Kenneth Kawamoto
 http://www.materiaprima.co.uk/
 
 patrick [insert last name here] wrote:
  Hey, thanks for your response. I didn't set a playheadupdate listener 
  yet so i'm not sure if it fires once the video starts playing again. 
  I'll set one up and let you know. One thing I am pretty sure of though 
  is that even if the playheadupdate event does fire when the video starts 
  playing again the buffering will still be true and the state will still 
  equal buffering during this particular bug. Any ideas? Thanks again for 
  your help with this
  
_
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] AS3 FLVPlayback buffering state never ends bug

2010-04-21 Thread patrick [insert last name here]

Ok, so I've spent a lot of time trying to figure this one out but so far 
nothing. It seems like it should be a known issue but I can't find any 
documentation on it. Any insight you might be able to give me would be greatly 
appreciated. Here's the problem:
 
I'm using the FLVPlayback to load a streaming video from a FMS. The bug that 
I'm running into is with the buffering state. Most of the time it works fine, 
but certain times the video will enter a buffering state that never ends. The 
last video event that's fired in this scenario is the BUFFERING_STATE_ENTERED 
and then the video will start playing again but it won't fire the 
PLAYING_STATE_ENTERED event, and to go even further the video.state won't even 
change at all. My back up was to check on an interval if the video.state is 
buffering or not but even the video.state says buffering constantly at this 
point. The video is clearly playing but since the state is buffering it's 
causing me huge problems in my application. Is this something you have ever 
heard of? Like I said, I can't seem to find any information on this and it's 
becoming a huge problem for me. Any info you can give me would be greatly 
appreciated.
 
Thanks,
Patrick   
_
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccountocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders