all groups > macromedia flash flashcom > december 2004 > threads for december 8 - 14, 2004
Filter by week: 1 2 3 4 5
Macromedia's port connection test
Posted by tworoos at 12/14/2004 11:07:58 AM
What happened to the Flash file at this URL?
http://www.macromedia.com/support/flashcom/ts/documents/port_test.htm There
used to be a very useful movie there but it's been gone for a week or so now.
Can we have it back please?
... more >>
multiple streams
Posted by jimathy at 12/14/2004 1:05:31 AM
I have two recorded streams that I want to play simultaneously. What I was
thinking is I would create a new netStream object my_ns = new NetStream(); and
do something like my_ns.play('track1'); my_ns.play('track2'); This doesn't work
and I have to create two sepreate netstream objects ns1 an... more >>
FCS Overkill?
Posted by FDSailor at 12/13/2004 10:20:49 PM
I am planning to use FCS for a Flash 'broadcast' application because it has the
ability to tunnel through corpoarate firewalls and proxy servers. The ability
for corporate users to connect is key. However, I will only be broadcasting
text. Is FCS overkill? Are there other third-party alter... more >>
Capable of Server Connection
Posted by FDSailor at 12/13/2004 10:17:23 PM
I am planning to use FCS for a Flash 'broadcast' application because it has the
ability to tunnel through corpoarate firewalls and proxy servers. But, before
I invest the time in teh development, I would like to have a good idea that the
users will be able to connect to the server. I there a... more >>
Live Chat App
Posted by nated at 12/13/2004 10:15:23 PM
How do I use my chat application over my website if I do not host my own
website? I'm new to FlashComm and only a few months into Flash Actionscript.
I built my application and it works on my computer because I installed
flashcomm server on it - but I have no way of installing flashcomm serv... more >>
Just starting ?
Posted by mikesw15 at 12/12/2004 8:45:39 PM
hi im just starting out with flash com can anyone give me any pointers or some good sites where i can learn it many thanks:D... more >>
Sending Raw Video via internet to be encoded
Posted by nickfarrelluk at 12/11/2004 11:43:38 AM
OK. This is what I'm trying to do, hopefully someone can tell me if it's
possible, and if I'm on the right track.
We want to stream several live TV channels on the web, which are currently
broadcast on satellite. The company has the broadcast equipment at their HQ, so
getting the original ... more >>
PresentationSWF
Posted by Sjonniebravo at 12/10/2004 11:22:30 AM
Hello,
I'm using the presentationSWF. Easy when u want to give a presentation, just
insert the .swf in the property prospector only......I want other people to
convert their powepoint (best option...powerpoint save as .jpg and than convert
with motion SWF.) to SWF.
My problem is that the .... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
NetConnection.Connect.Rejected - why ?
Posted by mauro3006 at 12/10/2004 9:21:31 AM
Hi,
i am new to this Communicatopn Server thing, but have made so far good
experiences with the CommuncationComponents.
Now i tried to make my first connection via Action Script with following code :
~~~~~~~~in the fla~~~~~~~~~~~~~~~~~~~~~~~~~~~
#include "NetDebug.as"
main_nc = n... more >>
preload flv file
Posted by SDALW at 12/8/2004 11:04:20 PM
I have built an .swf file which pulls in the .flv file and plays it from Flash
Comm Server. My problem is that I have a rather large .flv file which streams -
but the playback pauses every 12 sec. or so - stutters - then restarts. I am
assuming that this is because it is waiting for the infor... more >>
flash exe over a network
Posted by feetfirst at 12/8/2004 8:52:53 PM
hello
I've made a flash exe (with a lot of help from a actionscript savy friend)that
provides school tests, marks them, stores the results and shows how the user is
improving.
But I'd really like it to work over a school network. I can be opened fine
over the network but test scores se... more >>
About Buttons
Posted by rflorico at 12/8/2004 10:12:33 AM
I read a tutorial about recording a video and the tutorial stated that I have
to make the push button's label "record", give it an instance name of
"Record_btn" and the click handler "doRecord" in the property inspector.
I drag a button from the components panel in the stage and i don't see ... more >>
|