Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/17/11
    When I add console.show() to an initialize event in my XDP, the error message, "Error: console is undefined" appears in the Warnings tab. What am I missing? I thought that it used to work. I'm using Designer 7, sometime Adobe Reader 7.08, sometimes X.

    Views

    985

    Likes

    0

    Replies

    0
  • 4/16/11
    Hi guysWe have a backend system that does not like nil values.We originally did not intend to extend forms.So i got roung it spitting the dummy by assigning initialize value of the optional forms as follows:this.rawvaule = " ";for things like middle names where the customer may not have one.Poeple w...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 4/16/11
    Hi guys, I'm having trouble with the seek bar in my playback application. It doesn't seek to the right position, instead it starts the archive over.  I try to call the archiveManager.seek() to 50% of the total time of the video using a button, and it does the same thing.I also see in my console a li...

    Views

    1.9K

    Likes

    0

    Replies

    14
  • 4/16/11
    I have encountered very odd issue. While screen sharing is working and on receiving side I call "audioPublisher.publish()" method, I get following error:ReferenceError: Error #1069: Property cursorData not found on flash.net.NetStream; and there is no default value.Error #2044: Unhandled AsyncErrorE...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 4/16/11
    createItem  arent pushing anything to the clients in manualsync.DataServiceTransaction dst = DataServiceTransaction.begin(false);    String ps[] = {"test_room"};    dst.setProducerSubtopics("inventory", ps);...Product p = new Product(0,"name_"+d.toString(),"description_str","image_path","category_na...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 4/16/11
    Hi guys I hope you can help me, i have little knowledge in administrating and networking issues.In order to find the easiest way to try livecycle I have installed the VM ware appliance and it seems to work.  The appliance is installed on my desktop through wm ware.I cant login from my windows deskt...

    Views

    792

    Likes

    0

    Replies

    1
  • 4/15/11
    I am using Adobe Livecycle Designer ES@ v9.0.0.2.2.......... on Windows 7 64 bit OS.I have created a Form and added an Email Submit Button from the Object Library. This added Button is showing a Warning Message that says I must specify an Email Address. The Help states to RClick on the Button and se...

    Views

    922

    Likes

    0

    Replies

    3
  • 4/15/11
    Hello,I am seeing an strange issue when I try to send form data (xml string) via Web Service with the Reader plug-in, I am hoping someone have a solution here.Environment:  Windows 7, IE8 or Firefox4, Reader X---Basically, I open up a reader extended pdf in the browser (rendered via a Java Servlet),...

    Views

    749

    Likes

    0

    Replies

    0
  • 4/15/11
    Is there an easy way to create a list from an XML file? I have a process that executes a loop keeping count, but is not appeading to the list file.I first get a count of the number of rows and set a counter to the number of rows + 1.Then I figure the number of rows - 1.If the number of rows is < = 0...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 4/15/11
    Basics -Running LC ES 8.2 and Acrobat 9 ProNovice/Beginner in JavaScripting as a whole, especially as pertains to PDFsSituation -Trying to set up a form wherein a field is required if one option from a combo box is selected and to either be optional or removed otherwise.I've been trying "if ... else...

    Views

    1.6K

    Likes

    0

    Replies

    4