View Full Version : 2 questions


Nide
09-28-2005, 01:46 PM
Hi! I have two problems that I just can't seem to fix.

My first question is: can I type on top of an image in Dreamweaver mx?
I know there's layers, but I dunno how to use them, dunno if there'll be any easier way to do it or if you'd mind telling me how to use layers.

The other one is that I have a wee flash clip in my html, and I want it to send you to a different html when you click on it.. I believe it's done through flash, but I just can manage to do it. Can you *please* help me?

Thanks a lot!

jlknauff
09-28-2005, 01:55 PM
[QUOTE=Nide]if you'd mind telling me how to use layers.[/QUOTE]In DW under layout or search for absolute positioning w/ CSS

[QUOTE=Nide]I want it to send you to a different html when you click on it.. I believe it's done through flash, but I just can manage to do it. Can you *please* help me?[/QUOTE]Action scripts. getURL();

Nide
09-28-2005, 02:21 PM
Cheers!