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,
Otago Arts Festival (New Zealand)
Otago Arts Festival (New Zealand)
Last edited by jsw_nz on Wed 16. Aug 2006, 03:09, edited 1 time in total.
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.
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.