Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
CLHiggins #1
skips a line
Dear friends. A rollover button on my splash page doesn't work after I added a
text link to the same link as my button (not in the same frame but all in the
same table). After deleting the button and rebuilding it again in the native
file- it was uploaded again several times via the ftp and still no workee.
Viewing the source code on the web page I noticed the line of code breaks in a
place non of the other rollover buttons do. Here it is below- it breaks after
'image' and it has no indention (tab space) before '14'.
........onMouseOver="MM_swapImage('Image
14','','images/mainMenu/les.......
The code in the native file is fine but some where during the uploading it
changes.... and yes I have deleted the file completely from the remote server
before uploading the new file.
Don't know what to do.
c
CLHiggins Guest
-
audio skips
can someone help me please ?on my myspace page I put some audio music on it,and when i push the play button,the music starts to play and after about... -
music skips
can someone help me please?my audio player skips on webs sites.It said to install adobe flash player 9,so i did and I put some music on my myspace... -
Forced line break changes previous line endings
Gang-- Give this script a try. It's quite experimental (i.e., use at your own risk), but in my tests it actually works to "freeze" the line... -
DRKv5 3D Line Chart line width, rendering problems
I am using the DevNet Resource Kit Version 5 3D Charting components. The line chart component has a minimum line width parameter, but the minimum... -
-ck patches and sound with skips
Hi Cristophe, you wrote : not me it is not yet know what normal behaviour is for O(1) scheduler read kernel mailinglist to find out more... -
Murray *TMM* #2
Re: skips a line
Post a link to the page, please.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dosrqe$593$1@forums.macromedia.com...> Dear friends. A rollover button on my splash page doesn't work after I
> added a
> text link to the same link as my button (not in the same frame but all in
> the
> same table). After deleting the button and rebuilding it again in the
> native
> file- it was uploaded again several times via the ftp and still no workee.
> Viewing the source code on the web page I noticed the line of code breaks
> in a
> place non of the other rollover buttons do. Here it is below- it breaks
> after
> 'image' and it has no indention (tab space) before '14'.
>
> ........onMouseOver="MM_swapImage('Image
> 14','','images/mainMenu/les.......
>
> The code in the native file is fine but some where during the uploading it
> changes.... and yes I have deleted the file completely from the remote
> server
> before uploading the new file.
>
> Don't know what to do.
> c
>
Murray *TMM* Guest
-
CLHiggins #3
Re: skips a line
Here ya go-
[url]http://www.clhiggins.com/index.html[/url]
CLHiggins Guest
-
Murray *TMM* #4
Re: skips a line
<td><a href="pages/lessons/chapterLessons.htm"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Image14','','images/mainMenu/lessons/bt_lessons.jpg',1)">
Copy and paste that line in place of the one you have. Make sure it's all
listed on a single line in DW.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dp00k8$6bq$1@forums.macromedia.com...> Here ya go-
> [url]http://www.clhiggins.com/index.html[/url]
Murray *TMM* Guest
-
CLHiggins #5
Re: skips a line
Sorry Murry- Thenks for the suggegtion but I loose half my button when I tried
what you recommend. Like I say- the code is fine in the DW file. It happens
sometime during the file uploading.
PS I use CUTE FTP software to transfer my files.
CLHiggins Guest
-
Murray *TMM* #6
Re: skips a line
> Like I say- the code is fine in the DW file. It happens
See - I don't think so. Such things just don't happen on upload.> sometime during the file uploading.
Here - I have made the same change I recommended to you -
[url]http://murraytestsite.com/clhiggins.htm[/url]
Does that work the way you'd expect?
Also, the missing images are the ones with spaces in their file/pathnames.
It's a good idea never to do that....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dp12lv$i0a$1@forums.macromedia.com...> Sorry Murry- Thenks for the suggegtion but I loose half my button when I
> tried
> what you recommend. Like I say- the code is fine in the DW file. It
> happens
> sometime during the file uploading.
> PS I use CUTE FTP software to transfer my files.
>
Murray *TMM* Guest
-
CLHiggins #7
Re: skips a line
Murry- Sorry for the delay. Yes- the buttom works like it should on the test
site but I'm sorry- I fail to see the difference between the code you would
like me to copy and paste and the existing code written by DW.
CLHiggins Guest
-
Murray *TMM* #8
Re: skips a line
Then I don't know how to help you more.
You have a carriage return in the middle of the behavior's markup. That's
the problem. My code has that line break removed....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dp7bkb$fbu$1@forums.macromedia.com...> Murry- Sorry for the delay. Yes- the buttom works like it should on the
> test
> site but I'm sorry- I fail to see the difference between the code you
> would
> like me to copy and paste and the existing code written by DW.
>
Murray *TMM* Guest
-
CLHiggins #9
Re: skips a line
Well this is why I think something is happening during the upload because
everything is on one line in the DW file. perhaps I should consult the Cute
FTP people.
Thanks for your time anyway, Murry. Have a good new year.
Sincerely CH
CLHiggins Guest
-
CLHiggins #10
Re: skips a line
Yo Murry-
It was the FTP protocal screwing things up. I switched from 'auto' transfer
to 'binary' transfer in the Cute program preferences and that solved the
problem.
Again- thanks for your time.
clh.
CLHiggins Guest
-
Murray *TMM* #11
Re: skips a line
DW doesn't do such things. Had you used DW from the start you wouldn't have
had the problem.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dpc2vj$efc$1@forums.macromedia.com...> Yo Murry-
> It was the FTP protocal screwing things up. I switched from 'auto'
> transfer
> to 'binary' transfer in the Cute program preferences and that solved the
> problem.
> Again- thanks for your time.
> clh.
>
Murray *TMM* Guest
-
CLHiggins #12
Re: skips a line
Glad you made that point. Why do I keep getting an error message when I've
configured my site to upload with the DW FTP- just like the book told me to?
And yes I have a registered copy of DW.
And a second question I have that you are just reminding me of.... why do my
"assets" show no files? I have the "enable cache" box checked.
CLHiggins Guest
-
Murray *TMM* #13
Re: skips a line
> Why do I keep getting an error message when I've
What error? How do you have the Remote site defined?> configured my site to upload with the DW FTP- just like the book told me
> to?
Could be that your site cache is corrupted.> why do my
> "assets" show no files? I have the "enable cache" box checked.
You can try this simple fix -
Quit DW.
Find this file -
C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver
8\Configuration\SiteCache\<sitename>.dws
(these folders are normally hidden - you may have to use Explorer > Tools >
Folder Options to unhide them)
and delete it.
Restart DW. Works better?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dpcspr$deh$1@forums.macromedia.com...> Glad you made that point. Why do I keep getting an error message when
> I've
> configured my site to upload with the DW FTP- just like the book told me
> to?
> And yes I have a registered copy of DW.
>
> And a second question I have that you are just reminding me of.... why do
> my
> "assets" show no files? I have the "enable cache" box checked.
>
Murray *TMM* Guest
-
CLHiggins #14
Re: skips a line
Murry-
Sorry I've been busy-
I've tried to follow your advise about deleting the cache files but I cannot
see the path you to the file as you have indicated.
I also fail to find "tools>folder options" in Explorer- scratching mi head on
that one. (?)
Sorry to keep troubling you with all this but you do seem to know what your
talking about.
Look forward to your response.
c.
CLHiggins Guest
-
Murray *TMM* #15
Re: skips a line
Try again -
In WXP, find this file -
C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver
8\Configuration\SiteCache\<sitename>.dws
(these folders are normally hidden - you may have to use Explorer > Tools >
Folder Options to unhide them - that's WINDOWS EXPLORER, not INTERNET
EXPLORER)
and delete it.
Restart DW. Works better?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dqi06d$iae$1@forums.macromedia.com...> Murry-
> Sorry I've been busy-
> I've tried to follow your advise about deleting the cache files but I
> cannot
> see the path you to the file as you have indicated.
>
> I also fail to find "tools>folder options" in Explorer- scratching mi head
> on
> that one. (?)
>
> Sorry to keep troubling you with all this but you do seem to know what
> your
> talking about.
>
> Look forward to your response.
>
> c.
>
Murray *TMM* Guest
-
-
Murray *TMM* #17
Re: skips a line
You're welcome....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"CLHiggins" <webforumsuser@macromedia.com> wrote in message
news:dqqebq$f1k$1@forums.macromedia.com...> Murry-
> Thanks ol'Boy- ya saved the day!
> c.
Murray *TMM* Guest



Reply With Quote

