Quantcast
Channel: Adobe Community : All Content - XML Development
Browsing latest articles
Browse All 112 View Live

Taging foreign fonts in Indesign Cs4 for XML

How do i tag foreign fonts such as Greacca for xml? When i Export the foreign fonts export as symbols.

View Article



How can i add multi schedules in a meeting?

Hi I am trying to integrate connect pro xml api with my application.I am with creating meeting. But I am not getting how to add multi schedules to a meeting. And how to make it work? Please need a...

View Article

What are common HTML bugs generated by Dreamweaver CS4 itself?

When a link works in browser but fails on server where do you start looking for the cause of problem and its possible solution? What are some of the common HTML bugs that are often generated by...

View Article

How to get the text of a multiple-choice response

If  call report-quiz-interactions, i got only the response value. <row display-seq="1" transcript-id="2007071200" interaction-id="2007027923" sco-id="2007071193" score="0"><name>jazz...

View Article

flash photo slideshow through XML

Does anyone know of a good website or tutorial that show how to use XML to make a photo slideshow in flash? I want the XML to have the dimensions, the speed, a fade with frame times, and background...

View Article


XML Question

Hello All. I am currently working on an educational project. After submitting for review, the clients have requested I make an array which was hard coded in the as file to read from xml. The problem I...

View Article

append data in xml file

<?xml version="1.0" encoding="UTF-8"?><company name="Macromedia"><location name="Newton">  <employees>          <person>Demi Moore</person>...

View Article

XML data source for grid

I am using web services to read an XML file that contains a schema.  I am using the input as the data source for a grid.  When the grid is populated it does not appear that the schema is interpreted....

View Article


Acrobat Connect pro 7, Forgot your password in custom application

Hi we are using Connct pro serive. When i click on the link Forgot your password in login page of Connect Pro Server, it gives the message like "Connect Pro is integrated with your corporate directory...

View Article


Difference between UUID: DocumentID AND UUID:InstanceID

Hi All,                    This is my first query in this forum. Hope I am into the right location.                   Can anyone please tell me what is the difference between UUID: DocumentID and...

View Article

XML Validation

Since there is no XML validation currently in the Flex/Flash framework, I've decided to start a class that parses a string in an effort to validate the markup, returning whether the XML is valid. I...

View Article

Test module

How can I create a module for test of participants? For example of 10 questions, each question have four answers. After testing, save the file report on the server. Is it possible?

View Article

Go to ConnectUsers.com to ask questions

Hi There, The Connect Pro team is primarly focused on our user community site connectusers.com where we have a team of Adobe and non-Adobe users who monitor our forums:...

View Article


load xml in share pod (swf)

I ran into a problem with a simple xml-menu. If you point the shared document to the swf, it would not load the xml on your local machine. I even tried it to place the xml in a separate folder outside...

View Article

Problem with sco-search - unexpected results returned

Greetings; I am hoping that this forum is still being looked at enough so someone can provide some help. I have been starting to work with the Breeze API system and have come across something that...

View Article


New to Breeze

If I publish a Breeze 5 test locally is the a way to get the test results out in a file? xml or otherwise? Can you do the same for survay questions?

View Article

action for recording

im working on a 3rd party attachment for breeze and we are interested in starting recording on a meeting by calling action commands. is there a way that is not documented to do this? or possible a...

View Article


Find a meeting's sco-id from within a meeting

Hi,From within a Connect meeting, I need to find the meeting's title. Every example I've seen of the Connect XML API, you need to know the sco-id to get the meeting title...

View Article

report API calls (hosted service) - database update interval

Hi,I have to retrieve the information about the participation of users at a meeting. For that, I use the report "report-bulk-consolidated-transactions". During tests, I saw the the result set is not...

View Article

Need help on generating XML based on the components created.

Need help on generating XML based on the components created.I am trying to investigate what technology can be used on GUI component of the data warehouse product. GUI will have hierarchy of components...

View Article

Running lessons from XML API

I am just examining the documents for the API and trying to figure out if is useful for my needs. Is there a call to run lessons using the API? Non of the calls I see in the documentation seem to allow...

View Article


export indesign tables to xml

Hi all, Does anybody know a way to export indesign tables to xml without the "aid:..." info? (Like the sample below). <Cell aid:table="cell" aid:crows="1" aid:ccols="1"...

View Article


SCO Redirect

I'm trying to develop a Share content multimedia player that reproduce and share: video, mp3 and power point presentations previously loaded in connect admin, using adobe connect web services. I can...

View Article

How to set source for openzoom:multiscaleimage

How to set source for openzoom multiscale image  I am giving the source to multiscale image as "dzc_output.xml" which is genereated through 'Deepzoom composer' but i am geeting the issue...

View Article

xml

hii need to replace address in xml from as3how can do this one?

View Article


Update XML Source Button

Using Dreamweaver I created one ASP Page that show data using one XML file like Data Source and it worked good. But if the XML File is updated I can not update/Refresh the page to get the updated data....

View Article

send webpage data from a php database or form to a printable PDF

i have a webpage that has data on it that comes from a php database. the data doesnt currently sit inside a form feild but it can be if need. i need then to click a link and the data on the page + more...

View Article

how can i invite user to meeting?

Hi. i'm writing php-api for Connect and can't resolve two issues:1) I have principal-id and sco-id of my Meeting object. How can I invite this user to this meeting or remove this user from this...

View Article

Flash plugin not loading xml in Firefox 12 on OSX 10.6

I have a VERY specific bug.  I have a Flash intro to a site  The Flash intro (swf) pulls in some links from an xml file.  This works fin unless the user is running the following system:  10.6 - snow...

View Article



Load Dynamic (constantly changing) XML Data to List in Flex

I have an XML file which changes after every one minute or precisely speaking data(nodes) in the XML are modified or added. I want to Display the simple XML data in a List which is refreshed...

View Article

Connect workflow triggers?

Is it possible for the Connect server to make web services calls to another platform (Dynamics CRM) when certain events occur, such as when a user registers for a class? We use Dynamics CRM for our...

View Article

Get Interactions reports data via XML API

Hi, I'm trying to obtain the data that can be downloaded as a csv file here -> /admin/administration/account/reports/downloadable-reports/interactions-reportBut I would like to do it...

View Article

Unexpected file in Adobe Connect search

Ideleted afolder named "Economic Master" using sco-delete, but the contents ofthe folderappears whenI do a searchfrom theurl-pathof the files.The folder named "Economic Master" appears in the search,...

View Article


Reg. web services

Hi I am developing an app for our customer. The app needs to get data , mostly content and images, from the website built using adobe business catalyst. So Please let me know How to access data from...

View Article

How to create Audio Profiles

How do you create an Audio Profile for a user via the XML API ? GTG

View Article

XML Log out API

Hi       how can i log out the session using XML API? anybody have sample code for log out session using XML API through either javascript or c#?   Thanks Palani

View Article


Creating seminar session using api

We are using Adobe Connect 9.1.1. When creating seminar session using api, the documentation says to use seminar-session-sco-update api. However it requires a seminar session ID (sco-id) and there is a...

View Article


Retrieving a recorded meeting

How can I retrieve a recorded meeting from a previous meeting room setup for me by my university?

View Article

Interact directly with chat via XML?

We are considering integrating Adobe Connect support directly into an enterprise app as the Connect infrastructure is already in place. However, we'd like the app to receive notifications when a chat...

View Article

Display array data from web service in a List box with XML

Hello,  I am trying to display nested data returned from a web service in a list box. The data coming back is in an array and is thread colors from an embroidery design. i am simply trying to list...

View Article

How to create custom fields on a sco?(Let say Location or Region)

I have studied Adobe Connect 9 Web Services Manual. On page 22 says"Custom fields are additional data fields that you define. You can define up to eight custom fields on a principal or SCO using...

View Article


Image may be NSFW.
Clik here to view.

Adding user to an Event by API - no confirm. email

User does not get a confirmation email. Even all email-option are marked. Here is my  add function and reqest:  public void AddUserToMeeting(int scoId, String mail, MeetingRoles role)        {...

View Article

Image may be NSFW.
Clik here to view.

how can we send username and password securely to playback recording?

Hello, I know we can use url redirection to access and play back recordings from hosted adobe connect site. To do that we have to send username and pass in the string. I want to know if you can encrypt...

View Article


Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or...

Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or "no_data" exception. can u help me ?

View Article

Image may be NSFW.
Clik here to view.

Meeting access logs taking too long to appear in the API.

Why does sometimes Adobe Connect API only displays meeting access logs only after several hours? The last time I tested it appeared after 2 hours, and the time before that took about 6 hours to be...

View Article


Image may be NSFW.
Clik here to view.

XML Error: Code = invalid Field = response SubCode = range

Hi all! I am using The AdobeConnect XML API 9. I am receiving a random error when I use the API to register a new guest. Here is the code I am...

View Article

Image may be NSFW.
Clik here to view.

Is it possible to update meeting times via web services?

There does not appear to be any mention in the web service documentation around how to change meeting start and end times Meeting password can be set via 'acl-field-update' - are other fields available...

View Article

¿Where I can find the XML api Address? I need to synch the Adobe Connect to...

I have a user of Adobe Connect, but I need the XML Address to synchronize the Adobe Connect with the LMS-Plateau (SuccessFactors) ¿where I can find it? Thanxs for the help!!!

View Article

Image may be NSFW.
Clik here to view.

Adobe Connect API OWNERROR how to resolve?

down votefavorite  I'm connected to the Adobe Connect API from the custom drupal 7 module through the curl and I am logging the curl connection. It gives me this...

View Article


Image may be NSFW.
Clik here to view.

InDesign to JATS

We need to convert some of our InDesign files to JATS but have trouble with the references and the illustrations. How do we generate the correct codes?

View Article

Browsing latest articles
Browse All 112 View Live




Latest Images