Learning Resources Home Downloads News Links Misc Contact Forum
Web Development

Aim:
To teach Web Development with an emphasis on DESIGN and HTML and its APPLICATION within professional environments and outputs.

Week:
Eight

For the following tutorials I decided to used example found on the internet. This is to encourage your own resourcefulness when using flash (Just like with JavaScript in previous lessons)

Custom Cursor in Flash
Example found at http://www.permadi.com/tutorial/flash5ChangeCursor/index.html

Click here to download
Custom Cursor 2
Example found at http://www.spoono.com/flash/tutorials/tutorial.php?id=23

Click here to download
Move Sprite with keys

Click here to download

We will also be inserting music into our site via Dreamweaver. Click here to download sample song

Background Sound
<bgsound="filename.midi" loop="2">

or

<bgsound src="bark.wav" loop=5>

Via Dreamweaver
File > insert > media > plugin

The sound automatically plays when the page loads so you have to add to the code.

autostart="false"

We will also be inserting video into our site via Dreamweaver and Flash. Click here to download sample song

Via Dreamweaver
File > insert > media > plugin

The sound automatically plays when the page loads so you have to add to the code. Double click to play.

autostart="false"

Via Flash
File > insert > media > flash

In flash simply import the video and then export as Flash