Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Flash Comm
Page 1 of 141   2   3   4   5   6   7   8   9   10   Next 10  

SS SO chapter ready

Hello All As promised I put together a chapter on using remote persistent server side shared objects. In the zip file at http //nemo.hartford.edu/~wsanders/SerSidePSO.zip you will find t

flashcomm Digest 21 Mar 2004 00:31:00 -0000 Issue 764

flashcomm Digest 21 Mar 2004 00 31 00 -0000 Issue 764 Topics (messages 15101 through 15130) Re Live Broadcast Audio/Video Out Of SYNC Help !!! 15101 by Dario De Agostini - New Vision s.r.

sending text files to client (bulletin board)

<html > <div style 'background-color ' > <DIV class RTE >in my app i included a function that could take the content of text files into a variable that flash can read. it 's supposed to be the core program

Subject: Distances

I know this isn 't a flash comm question but it is to work with my flash com app ) Anybody know how to calculate in flash the distance between to sets of Latitude and Longitude? I find tons of

modifying the example shared ball app of fcs

<html > <div style 'background-color ' > <DIV class RTE >this could be one of the easy samples of isometric avatar apps. we modify the example shared ball provided by fcs. the modification would be that fo

simple isometric avatar chat app

<html > <div style 'background-color ' > <DIV class RTE > <DIV class RTE >does anyone have an idea where i can get a working fla that uses flash mx and fcs 1.0? the website <A href "http //65.54.244.250/cg

Connection time out

My connection gives me time out and disconnect after some time i know i?m not the only one. I would like to know is if i put my swf and index.html on another server will resolve this prob. Tha

SetBufferTime Subcriber Stream Question

Hi All I have a huge file at the FCS server (is abt 100 MB of video file). I have a subscriber playing the video file using netstream. Code bcast_ns new NetStream(room_nc) bcast_ns.se

flashcomm Digest 19 Mar 2004 17:22:58 -0000 Issue 763

flashcomm Digest 19 Mar 2004 17 22 58 -0000 Issue 763 Topics (messages 15078 through 15100) Re Bandwidth 15078 by Nikolaj Ankj?r Multiple listing of username some people not showing u

Subject: Friday Funny

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far the universe is

send message to all instances

Yeah getActiveInstances() That will via the admin api return a list of application instances currently running. You can then from the array of strings cycle through each. Make a NetCon

Do nor remmember login.

The component reads from a local shared object and if there is a username there saved it populates the text field. At worst you can remove the line that actually does the SharedObject.flush()

Live Broadcast Audio/Video Out Of SYNC Help !!!

Hi Kevin Will setting the capture size of the camera to 320 240 and setting it at 30 fps increase the lag at the reciever 's end. My concern is better quality . Setting it to 30 fps at publishe

hardware assisted encoding

Here 's the latest. Digital Rapids and another manufacturer are working on hardware assisted live Flash Video streams. Should be ready to go by NAB. Randy Tinfow IMAGE PLANT

Flashcom Admins: You dig Central, or heck no?

I built a Central app to monitor one of my FCS apps. It keeps track of users and notifies me of what they are doing. Mine is very specific to our site but I like the idea of Central admin tools. M

Multiple listing of username, some people not showing up.

I can 't take credit for that I bet I just robbed it off someone else -) -----Original Message----- From Simon Lord [mailto slord@(protected)] Sent 19 March 2004 17 38 To flashcomm@(protected)

Playstation is having trouble with FCS...

...or maybe they are just progressively loading a flv but it 's not working at my end.... shame that. http //www.socom2-game.com/video_mail/video.php?countryCode en_GB&sonySend 1 Stefan -

Subject: SV: Bandwidth

You can just type the ip adress of the machine running the server in the "host " box at the top of the console -----Oprindelig meddelelse----- Fra Harper Chris [mailto charper@(protected)

Calling all Shared Object junkies...

To extend Dario 's explanations NetConnection.call - when a client does this if there is a method on the server-side that is attached to his client object he 'll call it. I don 't know if it ap

OFFLIST: server side tracker...

silly question does this work across all instances of a particular app or only per app instance? I could try I know... and I have actually used this method myself in the past but only ever connecte

Persistent SS SO Additions

HI Bill My ha penny I 've had varied successes both using an uberPersistentSO and using slots to store variables and object and using multiple SO 's and a single slot. My requirements have been very

flashcomm Digest 17 Mar 2004 10:26:45 -0000 Issue 758

flashcomm Digest 17 Mar 2004 10 26 45 -0000 Issue 758 Topics (messages 14979 through 15007) Hat trick... 14979 by Simon Lord 14980 by Jesse Warden FMX FCS 2004 Add-ons? 14981 by B

detecting the end of a stream on playback------------any one?

I 've done some searching on this and i have not found a cure... Did anyone ever come up with a realy good function that can dsetect this? I have tried and tried to come up with a system to catch t

V2 progressBar events bugged?

Trying to use the v2 ProgressBar class and for some reason the EventDispatcher just won 't tell me its "complete " or "progress " ie var pBar _level0.pBar var LO new Object()

Subject: RE: Stream question

The license doesn 't care how many streams your app uses just how much bandwidth you 're pumping through them. So your little preview app should be fine. -----Original Message----- From Simon Lo

Application Sharing

No news of "opensource " desktop sharing. Breeze uses a special version of Flash Player with embedded desktop sharing. The only solution available at this time is to interface your app to Camtas

manual installation of netconnection debugger

hi i have both flash mx & flash mx 2004 installed and the flashcom-installation did only detect the mx-version. my problem is that i don 't have access to either netdebug.as nor the netconnectio

Subject: MAC no show

My FCS app won 't show up on a MAC - I just get a blank screen works fine with PCs Has anyone come across this before? Thanks Jon <html xmlns o "urn schemas-microsoft-com office office " x

Application Sharing

Hi all Anyone knowing an "opensource " way to share live desktop? (in java applet?) Breeze have an application sharing system FCS not. So I search an hybrid solution to share application wh

capture from adapter

Hi all anyone knowing a way to stream video/audio from a video capture adapter (eg TV adapter) to FCS in run-time? That is without recording the video before publishing it. Is there a way to pre
Page 1 of 141   2   3   4   5   6   7   8   9   10   Next 10