Hi all, I'd appreciate any pointers to get my setup running correctly.
I have Flash Media Server 2.0 (Developer edition) on my local machine. I also
have Flash 8 on my local. I created a flash app called "whiteboard_test" and
followed the tutorial for making a whiteboard app. Basically, I added the
whiteboard component and then added the SimpleConnect component. I target the
SimpleCommunication component at my local instance of FMS whiteboard
application, by putting the whiteboard component's name (whiteboard_mc) in the
Communication Components parameter for SimpleConnect component.
It seems that I can connect with the local server correctly, because in the
server management console I see an active connection when I start up the swf
file. It even looks like it's sending and receiving data fine.
The problem, then is when I try to actually use the whiteboard. I can click
on, say, and arrow tool, and in the stage area I can click and start to draw a
line. There appears a line as I'm dragging it, but as soon as I release the
mouse the line disappears. I can't do anything with the text tools. It looks
like I'm so close, but there must just be something missing here. Any advice
would be greatly appreciated!