2017

Table Of Contents
USING QUARKXPRESS SERVER
158 | A Guide to QuarkXPress Server 2017
S
lideshow interactivity
B
elow is an example of App Studio Slideshow interactivity.
<BOX BLENDSTYLE=”SOLID” BOXTYPE=”CT_PICT” COLOR=”none”>
<ID NAME=”Slideshow 1” UID=”18”/>
<PICTURE ANGLE=”0” DPI=”144” FLIPHORIZONTAL=”false”
FLIPVERTICAL=”false” FULLRES=”false” MASK=”Composite”
OFFSETACROSS=”0” OFFSETDOWN=”0” OPACITY=”100%” SCALEACROSS=”100%”
SCALEDOWN=”100%” SKEW=”0” SUPRESSPICT=”false”>
<CLIPPING TYPE=”ITEM”/>
</PICTURE>
<CONTENT PICTURECONTENTLOCK=”true”
UID=”9”>Images\Slideshow01.jpg</CONTENT>
<
INTERACTIVITY AUTHORXTID=”1131430225” OWNERXTID=”1129333841”
TYPE=”Slideshow”>
<Settings>
<slideshowsettings>
<allowfullscreen>true</allowfullscreen>
<allowinteraction>true</allowinteraction>
<uncroppedinfullscreen>false</uncroppedinfullscreen>
<autoplay>false</autoplay>
<sourcesettings>
<sourcetype>1</sourcetype>
</sourcesettings>
<animate>true<animationduration>6.000000</animationduration>
</animate>
<slides>
<slide slidetype=”imagetype”>
<imagepath>Images\slideshow1.jpg</imagepath>
<animatesettings>
<startcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
<endcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
</animatesettings>
<actions/>
</slide>
<slide slidetype=”imagetype”>
<imagepath>Images\slideshow2.jpg</imagepath>
<animatesettings>
<startcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
<endcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
</animatesettings>
<actions/>
</slide>
<slide slidetype=”imagetype”>
<imagepath>Images\slideshow3.jpg</imagepath>
<animatesettings>
<startcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
<endcrop angle=”0” xoffset=”0” xscale=”65536” yoffset=”0”
yscale=”65536”/>
</animatesettings>
<actions/>
</slide>
</slides>
</slideshowsettings>
</Settings>
<DATAPROVIDER DATAPROVIDERXTID=”1131430 225”/>
</INTERACTIVITY>
</BOX>