A few suggestions for you:
1.) For the real simple basics of Flash animation, the Flash program's tutorials are really very good when you're first learning the software. (Flash MX or MX 2004)
...
Type: Posts; User: techhietim; Keyword(s):
A few suggestions for you:
1.) For the real simple basics of Flash animation, the Flash program's tutorials are really very good when you're first learning the software. (Flash MX or MX 2004)
...
If your heart isn't set on learning CSS to do pixel-level positioning, it's faster and easier to lay your pictures out in a table. You can place the image in a <td>, then use <br> to drop beneath...
Have you tried adding the attribute target="_blank" to the image tag? That should work.
Cheers,
TechhieTim
In JavaScript, you put scrolling text inside of a display object (a text box) that is usually inside a form. The best way would be to create a style sheet class and then apply it to the text box. ...
Can you paste in the section of script where you were trying to implement the slide show?
Script: DHTML slide show (manual)
http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm
I'm having trouble and need help adding a getAttribute method to this script. Here's what I'm trying...