Otago Arts Festival (New Zealand)

post released sites here made with phpwcms
Post Reply
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Otago Arts Festival (New Zealand)

Post by jsw_nz »

A new site (whose domain name should propagate shortly) - used wcms as a framework (for some of its features) for this one-off project:

http://www.otagofestival.co.nz
cheers,
:D
Last edited by jsw_nz on Wed 16. Aug 2006, 03:09, edited 1 time in total.
kubens
Posts: 168
Joined: Sat 6. Nov 2004, 15:29
Location: Duesseldorf near Cologne ;-)

Post by kubens »

That is definitely a great site! Wonderfull combination of colours and perfect integration of flash eye catching components!

Br
Wolfgang
Yoenuts
Posts: 62
Joined: Mon 9. Feb 2004, 19:29
Location: Netherlands
Contact:

Post by Yoenuts »

Hey great site, love all the movement. How did you make connections between flash and WCMS? Which parts are WCMS?
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Hi Yoenuts and Kubens
Thanks for the compliments...

Yoenuts - to answer -
Well, phpWcms was used as a general framework for the site - and Flash was 'hand-crafted' so to speak. It was a friendly marriage, since phpWcms is great for page templates and layouts (color scheme for pages) and built in features (email content part - order programme page). All parameters sent between flash and wcms used FlashVars within a given page's swf object/embed code:

<param name="FlashVars" value="nextPage=index.php?marshall_seifert_gallery&prevPage=index.php?studio_crawl" />

For this one-off project this coding was done manually, but would have worked in situation where these would be dynamically generated by phpWcms using reptags.

:D
Post Reply