Actually I want to edit my Existing HTML Files in Macromedia DreamViewer software is it possible to do that. and I also want to use HTML Tags on same position where any Flash Component exists. I have tried out doing that but that HTML Tags is overlapped by flash component even after using z-index attribute of style property. Please help me.
About Macromedia Dreamviewer?
first of all, its not DreamViewer, its Dreamweaver !
Then, you can edit html tags by dreamweaver.
but, if u need to edit flash, its not posible at dreamweaver!
But, you can insert flash swf files to web pages using dreamweaver!
Abot, z-index, even if you specify less z-index for flash object,
then also it will display over all other html elements!
Try to set windowmode to Transparent for flash object!
That is:
<PARAM NAME="WMode" VALUE="Window">
to
<PARAM NAME="WMode" VALUE="Transparent">
Niran
Last edited by niranvv on Fri Aug 04, 2006 11:46 am; edited 1 time in total
Then, you can edit html tags by dreamweaver.
but, if u need to edit flash, its not posible at dreamweaver!
But, you can insert flash swf files to web pages using dreamweaver!
Abot, z-index, even if you specify less z-index for flash object,
then also it will display over all other html elements!
Try to set windowmode to Transparent for flash object!
That is:
<PARAM NAME="WMode" VALUE="Window">
to
<PARAM NAME="WMode" VALUE="Transparent">
Niran
Last edited by niranvv on Fri Aug 04, 2006 11:46 am; edited 1 time in total
Good Tip Buddy! Thanx.
good niran....
You can also edit meta tags......
it will more helpful for search engine optimization....
You can also edit meta tags......
it will more helpful for search engine optimization....
Evrsoft 1st Page 2006 is way better than Dreamweaver, I think you should give it a try.
Dreamwaver is really a great software for web design. I'm using this for last 4 years and it really satisfy me, specially the 4.0 version.
