Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
cheethosting #1
Shared Objects
I need a script that uses shared objects to play mx movie once per week or whatever.
I am new to mx and could use some help
cheethosting Guest
-
Shared objects don't update
I just posted a question on the Flash Actionscript forum that might be better here. It's at ... -
Shared Objects don't go away Fish example
I'm using code from the example project at http://www.macromedia.com/devnet/mx/director/articles/flashcom_multiuser.html Everythings working well... -
Shared Objects Problem
I have something bizarre happening when I try to work with SharedObjects. I am working with this example:... -
[PHP] Shared Objects
You need to write a php extension to wrap around the object's functions. Adam Whitehead wrote: -
dlopen() and shared objects
I created a shared object - as others before on AIX - and wanted it to be used from Tcl/Tk at runtime via dlopen(). But what worked for me on Linux,... -
wadogg3 #2
Shared Objects
Does anyone have an example of using shared objects between action script 3.0
and Flash media server with multiple parameters in the function? here is my
situation, I am using shared objects for a chat type application. The server
receives the message and sends it out to all the clients. This works fine. But
I want to send out some other information with the message for text formatting
purposes. When I try to send out the multiple parameters the client only
recognizes the first parameter. Any help or samples would be greatly
appreciated. Thanks.
wadogg3 Guest
-
jlingwai #3
Shared Objects
Hey,
I'm building a video chat application and I have the following situation:
The user logs in and either starts a new chat or enters into an existing chat.
Can I send a message to a user that is in a chat room that the other is not
in?
Also,
Is it wise to have 2 connections going at the same time? Because if I can't
do the above I was thinking about loading a messaging application that everyone
signs into intially and have that handle the messages to individual users.
Then open another connection when they want to enter a chat or start a new one.
Thanks,
JoSh
jlingwai Guest



Reply With Quote

