Expand my Community achievements bar.

Mark_bfc
Mark_bfc
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Hironmay  From the debug output, I can see that my guest has permission role PUBLISHER - 50RECEIVED LOGIN AT SESSION  .user descriptor from server [object]    \\    .displayName [string]= guest    .role [number]= 50    .userID [string]= GUEST-A6E3985A-92A0-4518-832D-9775CDD13673    .affiliation [...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hi Hironmay  Do you have any feedback regarding this?  I would really love to use the FileShare component, but I cannot get it to work when logged into the room as a Guest.  The AFCS code above (Subscribe function) in FileShare.as seems incorrect to me.  I don't think the component id should be used...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hi Hironmay  I now know where _FileShare_FileShare1 is coming from.  It is the default id given to the FileShare UI component by Flex (as I am not explicitly specifying an ID).  My parent component (my AIR Window which contains the FileShare component) is named FileShare.  Flex automatically assigns...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I tried both cSession.fileManager.removeGroup('_FileShare_FileShare1') and creating a brand new room, but I get the same results.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Here is some simple code that demonstrates my problem (you can add  sharedID="default_FileSharePod" to rtc:FileShare tag to see my 2nd problem about the uploaded file not showing):<?xml version="1.0" encoding="utf-8"?><mx:WindowedApplication initialize="windowedapplication1_initializeHandler(event)"...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Actually I spoke too soon.  Now I can select a file to Upload, but after selecting a file to upload, the file never appears in the list.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • That's the thing, I do not know where the name  _FileShare_FileShare1 is coming from.  I can see (from the Room Console) that the room contains the  folder named default_FileSharePod. Anyway, I got it to work by doing the below:<rtc:FileShare  sharedID="default_FileSharePod"   width="100%" height="1...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hi Hironmay  Thanks for your quick replies.   I set the 'publish model' for the FIle folder down to 10, but I am still seeing the same problem.   I went deeper into the AFCS code (when clicking on the uploadbutton), and I get to the following function in CollectionNode.aspublic function canUserPubli...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • I hooked up the source for the FP9 afcs.swc, and stepped through the afcs code.  It turns out that it is a permissions problem. I get to the following code in FilePublisher.as when I click on the upload buttonpublic function browse(p_itemID:String, p_typeFilter:Array=null):void        {            /...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hi,  I am trying to set up the file share pod, but am getting a problem where the 'Upload a file..' but is enabled, but clicking on it does nothing.  The fileshare pod appears fine in the window (with upload button initially disabled), and when the LCCS connects, the 'Upload a file' button enables c...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    16
Top badges earned by Mark_bfc
Customize the badges you want to showcase on your profile