all groups > macromedia flash flashcom > december 2006 > threads for december 8 - 14, 2006
Filter by week: 1 2 3 4 5
how can I insert a movieclip that it is in the library by a button in flash
Posted by yo at 12/14/2006 11:25:35 PM
I want to insert in my main movie, one movie that I have in the
library.For this purpouse,I have create a button in that main movie and
I don=B4t know what code I have to write in that button.thanks!!!
... more >>
Bandwidth for hosting FMS
Posted by gaberhodes28 at 12/14/2006 6:15:38 PM
Does anyone know what bandwidth I need to host a server at my office with flash media server 2? I have comcast business with 1.5Mbps bandwidth right now. Is that enough?... more >>
Simple webcam help
Posted by Bb16 at 12/14/2006 4:45:40 PM
New to FMS all I want is a swf that will broadcast my webcam. Do I need 2
flas, one to broadcast and one to receive? Can it be 1 stream that is just
viewed by all that open it? I also would rather not have to login, or set
bandwidth, or even have a connection light if that is possible, just... more >>
FLVPlayback: no controls in browser
Posted by ntrefz at 12/14/2006 2:57:17 PM
I'm using Flash Media Server to stream video to an SWF client on our web server
and it's almost working. When I open an html page with the swf embedded in it,
the video plays fine, but there are no controls (play, pause, fast forward,
etc).
I used the FLVPlayback component, and when I do ... more >>
deploy application with flv files
Posted by lukennon at 12/14/2006 12:00:00 AM
Hi to All,
I'm quite new in Flash Media Server. I installed the media server on my PC
this morning and I'm going around to try to make it works with some flv files.
The server is working and also the fms2 console. Now I'm trying to deploy an
application to stream some flv files but the res... more >>
Video chat tutorial help
Posted by Heruk at 12/13/2006 11:22:55 PM
Im doin a tutorial at this url
http://www.adobe.com/devnet/flashcom/articles/first_comm_app.html
Its made in flash mx and FCS and there are some inconsistancies in the
tutorial between versions of flash Im hoping someone can help clear up for me.
It says:
1.Open Macromedia Flash MX. ... more >>
video application speed?
Posted by calmchess333 at 12/12/2006 11:50:51 PM
I have a flash app that streams video via flash media server 2 .....now the app
runs extremely slow if I compile it with the frame rate set at 14 fps but if i
compile it at 1 fps then it functions within acceptable speeds.....will
slowing the fps down to 1 fps have any effect on the video or ... more >>
Buffer Flush
Posted by Yuzik at 12/12/2006 4:08:09 PM
So, I'm trying to play streaming video from Dlash Media Server.
nc = new NetConnection();
nc.connect('rtmp://mysite/myapp');
ns = new NetStream(nc);
var startBufferLength = 2;
ns.setBufferTime(startBufferLength);
// create and set sound object
var snd = this.createEmptyMovieClip("snd5"... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
2 flvs in a single swf
Posted by katerina katz at 12/12/2006 3:30:53 PM
Hi
Please help me out in insertin 2 flvs in the same swf, the first would be
and intro and the second would change randomly, I just need to know how to
put 2 flvs, when after the first stopped playing the second starts to play
than stops. Thanks
... more >>
desktop exe cam app
Posted by DazFaz at 12/11/2006 4:55:52 PM
Hi Guys and Girls,
Im having a bit of a problem creating a stand alone cam exe projector that
talks to my remote media server which in turn talks to a browser cam swf.
All the browser based swf work fine but for some reason when I try and create
a standalone exe projector it fails to con... more >>
Can't ping or request server information?
Posted by belcanto at 12/11/2006 4:09:48 PM
Hi,
I downloaded the free developers edition of FMS2 last week to get my head
around it before asking my company to buy it...only trouble is now I cant ping
the server or even request server information! I had a look on ever FMS and
FlashComm forum I could find to see if anyone else had a ... more >>
Why the swf that FMS samples publish is not correct
Posted by Qi Jing at 12/11/2006 2:37:01 PM
I download FMS samples, there are some demo and flv files, but the swf that is published by this samples is incorrect, neither MX2004 nor flash 8.
Anyone konws why?... more >>
FMS capabilities & alternatives
Posted by essaeyu at 12/10/2006 10:26:51 PM
Hi,
a) Can we do the following with FMS?
- File transfer between two people.
- Sharing PowerPoint presentations
b) Are there any alternative technologies to FMS? In other words, does FMS
have any competitors in the market?
Many Thanks,
Essaeyu
... more >>
New Instance not working
Posted by pepperbernhardt at 12/8/2006 6:43:49 PM
I have just installed FMS2. I bring up the management console, click view
applications and then I click on new instance so that I can define my
application, but it doesn't do anything. Any suggestions? Thanks.
... more >>
Security and authentication
Posted by abeall at 12/8/2006 5:15:40 PM
The bottom line is I don't know anything about either of these two areas. I've
always been a client side interactive developer and designer, handing off the
real backend work to developers in that field. FMS is finally plunging me into
this area, as now I can apply my knowledge of ActionScript... more >>
Playing (and keeping in synce) multiple video streams?
Posted by Brian Madden at 12/8/2006 3:24:38 PM
Hello All,
I wonder whether the following is possible with Flash Media Server:
We record technical breakout sessions at conferences, and we're looking for a
way for people to watch them later with a very good user experience. Right now
we are giving the presenters Camtasia to record thei... more >>
Assert Failed TCProcess
Posted by dr_mac at 12/8/2006 2:56:52 PM
Our FMS2 stopped responding to incoming requests today. Looking in all the
edge.*.log files, they are flooded with this line:
Assert failed in /util/TCProcess.cpp line 609
any ideas what this is about? I had to restart FMS to get it to accept
connections again.
Linux: 2.6.17-1.2142_F... more >>
FMS Stress Testing
Posted by rjohn626 at 12/8/2006 3:27:38 AM
Are their any tools available for stress / load testing FMS? :confused;... more >>
Flash player security message
Posted by Aric Fogg at 12/8/2006 12:00:00 AM
I found some code last night to create a centered pop up window that I
want a Flash game i created come up in on my website. Created a button,
added the code but got this warning when I tested it.
Question :
Should I change the settings or would advise against that?
The message follo... more >>
flvplayback
Posted by coolpyx1 at 12/8/2006 12:00:00 AM
Hello,
I would like to stream flv files.
I read few posts and some documentation but unfortunately I could not get any
positive result.
I have two basic but important questions.
1) what should I put in main.asc file
2) I s there anything to add after dragging the flvplayback component ap... more >>
|