



|
|
Using Flash Designer with GlobalScape CuteSite builder.
Follow the steps below to import Flash Designer animation to CuteSite editor.
Export SWF file from Flash Designer:
- Launch or switch to Flash Designer
- Open your document file
- Choose "Export SWF File..." from "File" menu
- Save the file to C: drive (or any other folder)
- From "File" menu choose "View HTML Code" command.
- HTML page should popup
- Select the HTML code that begins with OBJECT tag and copy it to clipboard (choose "Edit" > "Copy" command)
Copy the code to CuteSite:
- Switch back to CuteSite editor.
- Open your web site
- Position the cursor where the animation should appear.
- Choose Insert > HTML Code... from the menu bar
- Paste the code in the dialog:
- Click "Files for this component" button
- Click "Add a file" button in the dialog
- Browse to your .swf file and click OK
- Modify the code in the dialog. Add ^GEMDIR before 2 occurrences of .swf file name.
- Click "Insert" to close the dialog.
- Choose "Preview Web Site" from "File" menu to see the Flash movie playing.
Comments?
|