Thursday 7 February 2008

FAQ

If you require any technical help with the website leave a message in the Chat Room or send an email to cinemaparadiso@riseup.net and we'll try to answer your queries and post up replies ASAP.

Previously asked questions...

How to access a list of the films shown on the channel?

If you click on the menu button in the video player and then click on view movies it will show you a list of all the videos in the viral video loop.

An archive of our own material is available by clicking on the Film Archive link just above the blog section or by looking down the links on the right hand side of the page.

How do I log in to the chat room?

The chat room box is located directly under the video player.

You will automatically be signed into the chat room when you enter the website.

You can change your name by clcking the icon that corresponds to you on the right hand side of the chat room box or just start posting messages straight away in the bottom white square of the chat box and then pressing the return key or clicking the "Send message" key to the right of this box.

If at any point the chat box appears to stop working click on the "Sign In" box at the bottom right hand side of the chat room box.

If this box displays "Sign out" and you are still having problems try refreshing the web page.

How do I make the video fullscreen?

1. Copy the html code below and paste in to a text editor
2. Change the variables for height and width (shown here in bold) to the size of your screen
(e.g. for screen size 1024x768 : width="1024" height="768" )
3. Save file as "anythingyouwant.html"
4. Open this file in web browser
5. Enjoy channel in full screen!


Example html code

(downloadable here)

<html>
<body>

<table><tr><td><embed src="http://player.stickam.com/stickamPlayer/173826160-761010"
type="application/x-shockwave-flash" width="480"
height="480"
allowNetworking="internal"
allowScriptAccess="always"></embed></td></tr><tr align="center"><td></td></tr></table>


</body>
</html>

No comments: