Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Upload file for publishing
olamattsson
Hi,
I'm trying to develop a Flash application that will get it's content (in xml format) from Teamsite but I want to be able to change the layout in the admin version of the Flash application and upload the layout info (in xml format) to Teamsite from the admin app and teamsite will then provide this layout info to all clients.
How can I do something like that?
I'm doing this app for a client who uses teamsite for content management but I have no knowledge about how teamsite works.
Find more posts tagged with
Comments
artor
Hi,
I think you need to create the dcr in teamsite with the xml format that you have specifed a layout of your application and contribute the content in that dcr and generate the xml file and send to the Application where you have flash installed and from that application flash picks up the content from the xml file.
If you need more information let me know as we have the same architecture in placed that you were trying to ask.
Regards,
A
olamattsson
That's how it's done today but it requires that all the components position and size values are entered in the dcr and published.
Then you have to guess how many pixels to change on a specific component and enter the new value in dcr and publish again.
It would be easier if I could just enter which components I need in the dcr and let my admin app move/resize the components and inform teamsize about their new location/size and let teamsite publish this location data to the regular application