Download
for Windows OS
  Download
for Mac OS
  More Demos

I can not get the gallery up in iWeb site

Q: I have downloaded a demo of Cu3ox and created a basic gallery as a test which plays O.K. by itself.

I then made a simple two page website in iWeb, so I can have an opening page then the gallery page.
But I cannot seem to be able to get the gallery up on the second page, no matter what I try.
Can this be done or am I wasting my time on the impossible. Looking forward to your reply

A: You should add cu3ox gallery inside your website in the same
way as you change html code on your website:

1. Create the gallery in CU3OX application.
2. Publish it to html page (in any test folder of your computer).
3. Open index.html file from the saved folder in any text editor (Notepad for example)
or you can:
- open index.html page in any browser
- right click on the page
- select view source of the page.

You'll find 'engine' and 'data' folders in this saved folder also.

4. Copy code for HEAD and BODY sections of Cu3oxand paste it inside html snippet in the place where you want to have a gallery, for example:
...
<!-- Start CU3OX.com HEAD section id=1 -->
<script language="JavaScript" src="engine/swfobject.js" type="text/javascript"></script>
<!-- Start CU3OX.com HEAD section -->
<!-- Start CU3OX.com BODY section id=1 -->
...
<!-- End CU3OX.com BODY section -->

5. Copy the generated folders (with images and xml, css, js, swf files) into the same
folder with your own webpage.
6. Preview your web site in the browser.

Recent Questions »

Comments

No comments

Related