all groups > macromedia flash flashcom > august 2005 > threads for august 22 - 28, 2005
Filter by week: 1 2 3 4 5
AM I STUPID? streamnotfound event not fired
Posted by ottocid at 8/26/2005 12:28:23 PM
This is really weird, and happens in all the FCS servers i can access
When I try to play an unexistent stream no streamnotfound event is fired.
on the server side application streams tab i get that the "nonexistent" stream
is PLAYNG LIVE!!!!!!
New NetStream created (stream ID: 1).
... more >>
What's with this forum?
Posted by Rusty_B at 8/26/2005 12:22:10 PM
Is it me or is there 5 people using communication server in the world? This forum is hardly used it seems. Is there another forum out there that is more active?... more >>
Can't modify flv files
Posted by topper2k at 8/26/2005 12:00:00 AM
Here's what's happening:
If I post a new FLV file to my applications directory, I can rename it, post
over it delete it etc. so long as the file has not been streamed to a user
through their browser.
If I access the video stream through my browser, watch the entire video, close
my brow... more >>
play, pause, rewind buttons for flash communication server?
Posted by Rusty_B at 8/25/2005 7:38:25 PM
Am I correct in assuming Flash Communication Server doesn't come with play, pause, and rewind buttons?
If this is the case can someone point me to a tutorial in doing this?... more >>
Sound doesn't streaming!
Posted by kleva82 at 8/24/2005 12:17:18 PM
Hi!
All my FCS application now are not streaming sound! I don't know why that can
be! Maybe, becouse I've installed second USB webcamera+microphone? I don't
know, but now even FCS samples are not streaming sound!!! What can be wrong???
... more >>
Live Webcast?
Posted by micheSWE at 8/24/2005 6:35:57 AM
Where can I find a tutorial on how to create a live webcam application? I've been searching macromedias website and google for 2 days now without any result. Please, help me on this one!!
Thanks... more >>
setProperty and arrays - server sided
Posted by dejayfx at 8/23/2005 8:46:52 PM
ok, so on the client side you do it like
var arr = new Array();
so.data.something = arr;
then, to add an element you could
so.data.something.push(elem);
but how do you do it server sided?
setProperty would translate the above to something like this:
var arr = new A... more >>
flv duration
Posted by topper2k at 8/23/2005 8:19:36 PM
I'm using the Flash Communication Server to stream flv files through the Media
Playback Component. For some reason, I am not able to scrub through the
stream. The playback head displays flush right and I cannot scrub through the
video as you would expect to in a true stream.
I've read in... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Unable to install FlashComInstaller
Posted by johnnystorm0 at 8/22/2005 10:05:13 PM
I downloaded FlashComInstaller for the Mac OSx 10.4.2 but when I attempt to run
the installer I get the following error:
"An installation of Macromedia Flash MX could not be found. Installation
canceled"
... more >>
Does Flashcomm 2.0 use on2 vp6 for it's streaming media?
Posted by BackBayChef at 8/22/2005 1:53:05 PM
Well the titles says it all. Does Flashcomm 2.0 use on2 vp6 for it's
streaming media? I am also assuming 1.0 and 1.5 use the Sorenson
compression.
--BackBayChef
www.how2dance.com
www.chameleon.how2dance.com... more >>
Talking to another web server
Posted by mstat at 8/22/2005 12:00:00 AM
I am attempting to respond to input from a Flash Client to the server. I need
the server to be able to receive input from the client and then take the
variables to another web server. Once the web server analyzes the stuff, I
need it to talk BACK to the FCS to drive some variables back that... more >>
Media Playback Component
Posted by topper2k at 8/22/2005 12:00:00 AM
I'm trying to use the Media Playback Component to stream video from my Flash
Communication Server and am not sure how to set the url property.
In the examples I've been able to get to work without the playback component,
I am using a video object and the code looks like this:
nc = new Ne... more >>
Changes in main.asc
Posted by mstat at 8/22/2005 12:00:00 AM
I have successfully loaded the FCS product and am working through samples. I
have added my own application attempt and have successfully tested that. I
have some SSAS calling on a method on the flash client. I am passing a
variable back to the client and successfully showing the value in a ... more >>
|