A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Multiuser Pictionary - How can I share the drawing?

  1. #1
    FrazzledNewbie
    Join Date
    Mar 2007
    Location
    Los Angeles
    Posts
    23

    Question Multiuser Pictionary - How can I share the drawing?

    Hi there!

    I'm trying to make a multiuser (Flash Media Server 3 compatible) version of Pictionary in AS3. (Using Flash CS3).

    The part that is particularly confusing me is "how can I refresh the drawing on the screen of the user who is not currently drawing?"

    Examples of shared drawing behavior are:

    Lunchtimers.com Scratchpad

    And iSketch.net

    Looking at them both they are not drawing "real time" but instead refreshing the drawing every second or so. That would be fine for me... I just can't figure out how to share the drawing. (Essentially taking a snapshot of the current state of the drawing and sending it to the other players.)

    I'd appreciate all theories and suggestions. Currently I'm trying to send mouse position data to the SharedObject and then back to the drawing tool but this just creates a data lag and it doesn't show on the other player's screen.

  2. #2
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    Take a look at Flash Media Server (FMS) or Red5.

  3. #3
    FrazzledNewbie
    Join Date
    Mar 2007
    Location
    Los Angeles
    Posts
    23
    I'm already using Flash Media Server. My question is about what code to use to share the drawing.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center