Expand my Community achievements bar.

schwabsauce
schwabsauce
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The problem was that two of the patched classes had a capital C in subclass - which I mimicked everywhere except the filenames in which I saved the classes.Thanks,-Mike

    Type

    Questions

    Views

    979

    Likes

    0

    Replies

    0
  • package com.adobe.rtc.subclass{ import com.adobe.rtc.collaboration.AudioPublisher; import com.adobe.rtc.events.CollectionNodeEvent; import com.adobe.rtc.events.ConnectSessionEvent; public class AudioPublisherSubClass extends AudioPublisher { public function AudioPublisherSubClass() { super(); } over...

    Type

    Questions

    Views

    977

    Likes

    0

    Replies

    0
  • We are having the same problem and implemented this fix.However, my Flex Builder is indicating a compile error.  I am building against the Flex 3.5 SDK on OSX.it says "unable to open '/Users/mschwab/work/GoodChat/flex/com/adobe/rtc/subclass'"it says that there are two errors, they are identical.note...

    Type

    Questions

    Views

    979

    Likes

    0

    Replies

    0
  • Since we don't know when to expect the next version of the SDK we attempted to clear the chat pod by granting owner privileges to our clients.We were able to make them owners.  Our attempt to clear the chat pod didn't work.But the more puzzling issue was that we were no longer able to publish video ...

    Type

    Questions

    Views

    281

    Likes

    0

    Replies

    0
  • In our application, a WebcamPublisher and an AudioPublisher are used by each client in the room.  When the client moves into a new room, we have experienced certain issues with the video.  Is it necessary to stop publication, or is logging out of the ConnectSessionContainer totally sufficient to pre...

    Type

    Questions

    Views

    356

    Likes

    0

    Replies

    0
  • I am using a Rails application to create new LCCS rooms when needed.The code works some of the time but other times it produces a 403 which is caught on line 572 of afcs.rb.  Here is the stack trace:/Users/mschwab/work/GoodChat/lib/afcs.rb:572 :in `http_post'/Users/mschwab/work/GoodChat/lib/afcs.rb:...

    Type

    Questions

    Views

    772

    Likes

    0

    Replies

    3
  • We are using a Rails application to manage our LCCS rooms.We would like to clear the text in the chat pods in response to events that occur in the Rails app.Additionally, it would be great if we could save a log of the chat before it is cleared.It is possible to clear the text using the RoomCleaner ...

    Type

    Questions

    Views

    625

    Likes

    0

    Replies

    2
Top badges earned by schwabsauce
Customize the badges you want to showcase on your profile