User Guide

ADOBE GOLIVE CS2
User Guide
466
Creating SVG Tiny files
About SVG Tiny format
GoLive creates SVG Tiny files, which are optimized for mobile devices. SVG Tiny normally doesn’t support scripting,
but many mobile browsers have added JavaScript support for interactivity. To quickly add commonly supported
JavaScript, you can use SVG actions that GoLive provides. You can also add custom JavaScript to integrate with
server-side code, such as JSP or PHP.
With the Adobe “SVG” Viewer, you can view SVG Tiny files in a standard web browser.
To create or open an SVG file
Choose File > New, and select Mobile > Multimedia > SVG Tiny Image. Or choose File > Open, and select an .svg
or .svgz file.
When you resave an .svgz file, GoLive retains the original compression settings.
Editing SVG in the document window
WhenyoueditanSVGfile,thedocumentwindowdisplaysapreviewontheleft,andalayerviewontheright.The
layer view reflects the Layers palette in Adobe Illustrator.
In the preview, you can magnify objects with the Zoom tool and select objects with the Hand tool . When you
select objects in either the preview or layer view, GoLive highlights related code in the Source and Outline editors.
Revise this code to change object properties such as position and scaling.
To see the preview and layer view with code, click the Show/Hide Split Source button in the lower left of the
document window.