This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > March 2004 > Problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem
Andi_u webforumsuser@macromedia.com

2004-01-12, 11:29 am

I have some little problems using dreamweaver... I work with it just for o month and i have three problems whic I can't solve them:

1. I can't make a link on an imported flash object in Dreamweaver (without making the link on the object in Flash)

2. I don't know how to put a label on a button or whatever ,like: when u hold the mouse cursor over the start button. It says click here to begin!

3. How can I change the color of a scroll bar if my web page has one?



Murray *TMM*

2004-01-12, 11:29 am

Andi:
quote:

> 1. I can't make a link on an imported flash object in Dreamweaver (without


making the link on the object in Flash)

You can't do this in HTML. It must be in your Flash file.
quote:

> 2. I don't know how to put a label on a button or whatever ,like: when u


hold the mouse cursor over the start button. It says click here to begin!

You can do this by revealing a hidden layer onMouseOver and hiding it again
onMouseOut - have the "Click here to begin" text in the hidden layer.
quote:

> 3. How can I change the color of a scroll bar if my web page has one?



Look for a thread just this morning here that tells you how to do this.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Andi_u" <webforumsuser@macromedia.com> wrote in message
news:btua80$ad6$1@forums.macromedia.com...
quote:

> I have some little problems using dreamweaver... I work with it just for o


month and i have three problems whic I can't solve them:
quote:

>
> 1. I can't make a link on an imported flash object in Dreamweaver (without


making the link on the object in Flash)
quote:

>
> 2. I don't know how to put a label on a button or whatever ,like: when u


hold the mouse cursor over the start button. It says click here to begin!
quote:

>
> 3. How can I change the color of a scroll bar if my web page has one?
>
>




Peter Graus webforumsuser@macromedia.com

2004-01-12, 11:29 am

I have some little problems using dreamweaver... I work with it just for o month and i have three problems whic I can't solve them:

1. I can't make a link on an imported flash object in Dreamweaver (without making the link on the object in Flash)
Do you want a flash object to act as link?

2. I don't know how to put a label on a button or whatever ,like: when u hold the mouse cursor over the start button. It says click here to begin!
Select the button or text that represents the link, and add your 'label' int 'Alt' box (when the link is an image) or select the <a> tag in the bottom of your designview window and right-click on the link. Select 'Edit tag <a>...' and under 'Style Sheet/A
ccessebility' put your label in the 'Title' box.

3. How can I change the color of a scroll bar if my web page has one?
By adding a CSS style like:

<style type="text/css">
<!--
body {
scrollbar-track-color:#ffffff;
scrollbar-face-color:#247977;
scrollbar-shadow-color: #247977;
scrollbar-highlight-color:#247977;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color:#ffffff;
background-color: #FFFFFF;
}
-->
</style>

in the <head> section of the page


Peter
Andi_u webforumsuser@macromedia.com

2004-01-12, 11:29 am

Yes, I wnat a falsh obj 2 act as a link



Thnx for the other 2 prblms


darrel

2004-01-12, 12:29 pm

quote:

> Yes, I wnat a falsh obj 2 act as a link



Links from flash elements are contained within the flash file, itself. You
need to edit the flash file to change the link.
quote:

> Thnx for the other 2 prblms



Note that the scroll bar coloring is an IE/PC only thing and may cause
usability issues if you decide to use it.

-Darrel


Murray *TMM*

2004-03-31, 11:28 am

Explicitly list the contents of your remote site definition, please (you can
leave out the password).

Such errors usually mean that you have put improper information into one of
the fields.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"joe host" <webforumsuser@macromedia.com> wrote in message
news:c4eij8$9ca$1@forums.macromedia.com...
> Im having a problem with dreamweaver. I cant get it to connect throught

ftp I keep getting a 530 and 550 errors. I know im putting in all the info
correct if someone can help .


joe host

2004-03-31, 11:30 am


crystalweyr.com
username is drynwyn
the root directory is //www/andazov
Im thimking this is what you want




Osgood

2004-03-31, 11:30 am

Osgood wrote:


> A common problem is leaving the passive mode unchecked. I dont use the
> built in DW ftp feature but I presume it is still in the settings
> somewhere. You might give that a go.
>


I cant find it, so maybe its gone.

Osgood

2004-03-31, 11:30 am

joe host wrote:

> crystalweyr.com
> username is drynwyn
> the root directory is //www/andazov
> Im thimking this is what you want
>
>
>
>

A common problem is leaving the passive mode unchecked. I dont use the
built in DW ftp feature but I presume it is still in the settings
somewhere. You might give that a go.

Murray *TMM*

2004-03-31, 11:30 am

Try

www.crystalweyr.com
www/andazov/
drynwyn
*********

and see what happens.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"joe host" <webforumsuser@macromedia.com> wrote in message
news:c4ek4d$bj3$1@forums.macromedia.com...
>
> crystalweyr.com
> username is drynwyn
> the root directory is //www/andazov
> Im thimking this is what you want
>
>
>
>



Osgood

2004-03-31, 11:30 am

Osgood wrote:

> Osgood wrote:
>
>
>
> I cant find it, so maybe its gone.
>

Yes I can. Its under 'Remote info'. 'Use passive ftp'. Make sur ethat is
checked and try again if you cant get your problem solved any other way

Nadia Perre

2004-03-31, 11:31 am


"Osgood" <notavailable@thisaddress.com> wrote in message
news:c4ekqq$biu$3@forums.macromedia.com...
| Osgood wrote:
|
| > Osgood wrote:
| >
| >
| >> A common problem is leaving the passive mode unchecked. I dont use the
| >> built in DW ftp feature but I presume it is still in the settings
| >> somewhere. You might give that a go.
| >>
| >
| > I cant find it, so maybe its gone.
| >
| Yes I can.

Are you sure now Osgood?

:-D

Nadia

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews