Expand my Community achievements bar.

Hinne
Hinne
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • no I use flash pro cs5see: Re: Error when moving to flashOnly\player10.3

    Type

    Questions

    Views

    764

    Likes

    0

    Replies

    0
  • Compiler settings for flash player? How would you do that?I really cant fix this, can someone help?

    Type

    Questions

    Views

    764

    Likes

    0

    Replies

    0
  • I changed compile path from flashOnly\player10.1 to flashOnly\player10.3 and now I get this error:verify com.adobe.rtc.clientManagers::MicrophoneManager/setAdvancedMicrophone()                        stack:                        scope: [global Object$ flash.events::EventDispatcher$ com.adobe.rtc.cl...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    9
  • I had this problem again after changing my code.I mooved            _audioPub = new AudioPublisher();               ...             _audioSub = new AudioSubscriber();               ...from             onLogin(p_evt:SessionEvent)to a Button MouseEvent.CLICK proc.If I null the AudioPublisher and Audio...

    Type

    Questions

    Views

    466

    Likes

    0

    Replies

    0
  • yeah, I tried            stage.addEventListener(Event.DEACTIVATE, onDeactivate);but its only triggered when closing the debug window and not on refreshing or closing the browser. I could store the UserID in a SharedObject and logout the prev user when logging in, but this method may be insecure no?

    Type

    Questions

    Views

    490

    Likes

    0

    Replies

    0
  • the problem comes already after first single refresh.the server doesnt recognise the refresh/logout/disconnect. but flash should receive an event no? mabe we can use a flash onTermination event to kill the user?

    Type

    Questions

    Views

    501

    Likes

    0

    Replies

    0
  • 1.I start my page     a. user A is added.2. I refresh the browser     a. onUserRemove is NOT called     b. user A stays connected.          c. user B is added.3. I refresh the browser     a. onUserRemove is called, but with the UserID of user A.     b. user A is than deleted in onUserRemove      c. ...

    Type

    Questions

    Views

    490

    Likes

    0

    Replies

    0
  • I have userID .../27I hook up with userID .../26But when this user loggs out his userID  is .../24 in p_evt.userDescriptor.userID:         _cSession.userManager.addEventListener(UserEvent.USER_BOOTED,onUserRemove);        function onUserRemove(p_evt:UserEvent):void {            debug("onUserRemove p...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    6
  • I also played arround with WebcamSubscriber options like size and I only got 1:1 ratio working too. I only changed the hights of WebcamSubscriber. the ratio should default to the publishing cam, but I dont thing this is the case. I think its publishing 1:1 and receiving 1:1.

    Type

    Questions

    Views

    547

    Likes

    0

    Replies

    0
  • can you show the code where you do the playback archieve?

    Type

    Questions

    Views

    266

    Likes

    0

    Replies

    0