Category Archives: resources

Third party applications

Here are some third party applications you can use to embed multimedia on your website: Youtube: Embed a Video. Click on “Embed” and copy the embed code. Paste the code into your code area in Dreamweaver. Scribd: Embed a Document … Continue reading

Posted in resources | Leave a comment

CSS Templates

Free CSS Templates Below are some examples. You can look through these, as well as searching for other CSS templates online. For example, you can google “free css template” or other keywords. http://www.free-css-templates.com/css-templates/ http://www.free-css.com/free-css-templates/page1.php http://www.freecsstemplate.net/ http://www.bestfreetemplates.info/

Posted in resources | Tagged , | Leave a comment

ActionScript

Example: Trip to Chicago 2009 Step by Step Tutorial: Click to download pdf file Use the following ActionScript to create a Next button: next_btn.addEventListener(MouseEvent.CLICK, navigate); function navigate(event:MouseEvent):void { nextFrame(); } Use the following ActionScript if you want to create a … Continue reading

Posted in resources | Tagged , , , | Leave a comment

FTP Resource

When you upload your project, you can download Fetch from the University’s Technology Resource website (if you use a Mac). If you have a PC, you can download another software FileZilla and install that on your computer. It should be … Continue reading

Posted in resources | Leave a comment

Photoshop Example

Banner Image (Click here to download psd file of the banner image) Old Main Photo from Texas State Webiste: Online Resources: Using Photoshop for Header or Log Design 18 Header Tutorials Photoshop Header Tutorials 80+ Photoshop Web Design Tutorials

Posted in resources | Leave a comment