Expand my Community achievements bar.

l4nc3rr
l4nc3rr
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • There's a really odd bug / crash that happens under these very specific circumstances.  Unfortunately I can't upload an FLA here, so I've provided a download link from a 3rd party site.  If you don't feel comfortable with that, I've listed the steps to recreate the error below.(Note: Don't click the...

    Type

    Discussions

    Views

    789

    Likes

    0

    Replies

    0
  • I think the line:tempUserList.refresh();may be the culprit.  Try fiddling with it (ie commenting lines out) to get your script to work and then finding the line that's causing it.Another problem I encountered was syncing to the same CollectionNode twice which, for some reason, prevents the SharedObj...

    Type

    Questions

    Views

    697

    Likes

    0

    Replies

    0
  • Okay, I found out what was going wrong.  Oddly enough, when I added a SYNCHRONIZATION_CHANGE event listener to the ConnectSession variable and subscribed to all of my SharedObjects in the callback function, none of them would synchronize.  When I subscribed to the SharedObjects before the ConnectSes...

    Type

    Questions

    Views

    695

    Likes

    0

    Replies

    0
  • I don't think it's an inactivity disconnect.  The way I'm using the service right now is for debugging purposes, so it's more like very frequent log-ons, log-offs, disconnects, and subscriptions.  After a few hours of this (maybe 3 on average?) the nodes will stop subscribing.  I'll try tinkering wi...

    Type

    Questions

    Views

    696

    Likes

    0

    Replies

    0
  • I'm also getting this error, though in a completely different context.I'm using custom SharedObjects.  I'm making sure the ConnectSession is synchronized before I subscribe to them.  My application will work fine for several hours and then it'll randomly stop working and I have to wait a while until...

    Type

    Questions

    Views

    696

    Likes

    0

    Replies

    0
  • Yep, it's definitely flash only.  Here's the source I used to replicate the error:package com.audiotest {    import com.adobe.rtc.authentication.AdobeHSAuthenticator;    import com.adobe.rtc.collaboration.AudioPublisher;    import com.adobe.rtc.collaboration.WebcamPublisher;    import com.adobe.rtc....

    Type

    Questions

    Views

    242

    Likes

    0

    Replies

    0
  • If you create a simple program with the Flash 10 API that creates both a WebcamPublisher and an AudioPublisher after the ConnectSession logs in, open up two instances of the swf, and then speak in to a mic, you can hear the audio coming through the speakers.  There is no AudioSubscriber so this shou...

    Type

    Questions

    Views

    731

    Likes

    0

    Replies

    3
Top badges earned by l4nc3rr
Customize the badges you want to showcase on your profile