Can anyone point me in the right direction with regards to creating a flash site in EPiServer.
The Absolut site is a great example of what I wish to achieve.
Any help or pointers greatly appreciated.
Ben
A flash movie can get content from EPiServer using XML or a binary gateway (i.e FLUORINE).
A simple solution is to pass along an URL to the flash movie using flashvars, the URL points to an .aspx file on your EPiServer site that returns XML with the content for the flash movie.
/Erik