Expand my Community achievements bar.

stoem
stoem
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • very helpful, thanks Nigel.Sorry, did I get this part right: Flash Lite does not support remote SOs, even on FMS? Not sure if that's what you meant.What I know for sure is that FL can make FMS connections fine (I think it will do nc.call and ns.send too), and it can receive streaming video and audio...

    Type

    Questions

    Views

    794

    Likes

    0

    Replies

    0
  • I'm currently planning a project which requires a mobile client in addition to a desktop client. The mobile client uses Flash Lite which is still AS2 based. Is there any chance at all that a connection to AFCS can be made via AS2?I really want to use AFCS for this project, and my browser based proto...

    Type

    Questions

    Views

    8.6K

    Likes

    0

    Replies

    14
  • If you are still interested, I will be posting an AFCS app built on PureMVC sometime soon. Just need to find the time to tidy it up. It works quite well once you understand what should go where CheerStefan

    Type

    Questions

    Views

    739

    Likes

    0

    Replies

    0
  • thanks, I'll give it a try.Just to make sure: did you trace the resulting docVO youreceived back? I didn't get an error, but a null value after thecast. I saw the Bytearray in the debugger however before the cast.Regards,Stefan

    Type

    Questions

    Views

    930

    Likes

    0

    Replies

    0
  • thanks for the reply.I don't have a code snippet handy since I now changed thecode to just send a string, but my DocVO looks like the attachedcode (I can't paste it here since the forum tells me I have'censored words' in my post...).The code which sent the doc looked like the second piece ofcode tha...

    Type

    Questions

    Views

    932

    Likes

    0

    Replies

    0
  • I'd like to jump onto this thread if I may. I'm currently using MessageItem.registerBodyClass to addclass information to the MessageItem like so:MessageItem.registerBodyClass( DocumentVO );On the receiving end I see a ByteArray coming in as theevt.item.body. That seems correct. However when I try an...

    Type

    Questions

    Views

    931

    Likes

    0

    Replies

    0
  • Doh! I should stop working this late. I'm an idiot and triedmoving the whiteboard itself when in fact I wanted to move thetoolbar...I guess I'll get back to this on monday.thanks all.

    Type

    Questions

    Views

    351

    Likes

    0

    Replies

    0
  • I'm building an AFCS app using the PureMVC framework. When mySharedwhiteboard's Mediator's constructor executes I position theSharedwhiteboard component:whiteboard.x = 500;From that time onwards I can no longer drag theWBShapesToolBar to any point that is smaller than x = 500. If I donot change the ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
  • thank you, that's very helpful. It seems I can now connectfrom the Terminal so that's a good start. I also did not see thePHP external auth example - I must have been blind!I'll see how far I get with this. What I'm trying to do isspawn new rooms based on a template on the fly, and I have somedoubts...

    Type

    Questions

    Views

    491

    Likes

    0

    Replies

    0
  • Is the PHP commandline I posted syntactically correct? I'dreally appreciate a simple sample that shows how to use the PHPscript, being invoked by another script. Failing that, and during the absence of a Coldfusion scriptsample, is there more documentation on the external authenticationAPI? What can...

    Type

    Questions

    Views

    489

    Likes

    0

    Replies

    0