|
Author |
Message |
MSWPhotography
Joined: 21 Aug 2005
Posts: 2
Location: East TN
|
Posted: Sun Aug 21, 2005 12:28 pm Post subject: Creating a Dynamic Website on a budget |
|
|
Hello all:
Here is what I am trying to do...Money is an object!
My site (msw.mandaimages.com) is giving me fits...
I would love to do the site in flash, but have no money to buy the software...
What I am wanting to do is (please see the site for example) is automate buttons on the camera to create the navigation for the site...I can do image mapping etc...but I cannot create the effect I am looking for...
When a button is clicked, I want the imformation to replace the text to the right of the camera (and to fill the camera view window with the title of the page...Easy enough in flash, but again, I do not have the software...
Can anyone point me in the right direction?
Thanks... _________________ Michael S. Wilson
MSW Photography at http://msw.mandaimages.com |
|
|
|
|
fujative169
Joined: 22 Aug 2005
Posts: 3
|
Posted: Mon Aug 22, 2005 8:17 pm Post subject: |
|
|
that can all be done in photoshop if you just make your slices so that the image is included in the button and than just set the buttons as rollovers with your html editor |
|
|
|
|
Datameister
Joined: 28 Jun 2005
Posts: 506
|
Posted: Mon Aug 22, 2005 11:20 pm Post subject: |
|
|
JavaScript. JavaScript, JavaScript, JavaScript. Once you learn it, it's amazing what can be done with web sites. Look up tutorials on the web, or find codes for free. JavaScript is a lot like HTML, but it's a script for dynamic content. You don't need any software at all; just edit the HTML code in Notepad or the like. The script is incorporated into the HTML code, and it affects the contents of the page. Kind of beyond the scope of this site...but trust me, JavaScript's the way to go. There's lots of free info about it on the web. _________________ Interested in showcasing your special effects or learning some new ones from the masters? Check out PSFX! |
|
|
|
|
|