Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-19-2008, 06:00 PM
Richard Seiling
 
Posts: n/a
Flash not working with Dreamweaver Templates

After much banging my head against the computer, I have realized that the
reason my flash gallery wasn't working is because I was inserting the flash
into a page that was attached to my template. With the header info locked (due
to the template), it couldn't insert the javascript necessary to run the flash
successfully. I'm sure someone else will run into this random problem, so
here's the workaround I found:

1. Detach your page from the template.
2. Insert the flash file, and lay out your page as you desire.
3. Save your page, once you see that the flash is working.
3. Reattach the page to the template.
4. Delete any extra elements that were introduced to the page (I had two
navigation bars--I deleted one)
5. Make sure the flash is still working...then save the file again. Voila!

Reply With Quote
  #2 (permalink)  
Old 03-19-2008, 06:35 PM
Murray *ACE*
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

> it couldn't insert the javascript necessary to run the flash
> successfully.


A properly constructed template will have an editable region in the head of
the page called "head". DW will find and use this region for such things.
If you are seeing that not happen, it must be because you have removed that
region.

> 1. Detach your page from the template.


Oof - very bad idea.

Sorry - your suggestions are a solution for something that is not a problem.
What IS a problem, though is that DW will not manage the link to the FLASH
file in the javascript it inserts. In this case, you would need to make
those links ROOT relative, and then you are fine....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Richard Seiling" <webforumsuser@macromedia.com> wrote in message
news:frrgr4$qt4$1@forums.macromedia.com...
> After much banging my head against the computer, I have realized that the
> reason my flash gallery wasn't working is because I was inserting the
> flash
> into a page that was attached to my template. With the header info locked
> (due
> to the template), it couldn't insert the javascript necessary to run the
> flash
> successfully. I'm sure someone else will run into this random problem, so
> here's the workaround I found:
>
> 1. Detach your page from the template.
> 2. Insert the flash file, and lay out your page as you desire.
> 3. Save your page, once you see that the flash is working.
> 3. Reattach the page to the template.
> 4. Delete any extra elements that were introduced to the page (I had two
> navigation bars--I deleted one)
> 5. Make sure the flash is still working...then save the file again. Voila!
>


Reply With Quote
  #3 (permalink)  
Old 03-19-2008, 07:47 PM
Richard Seiling
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

Thanks for your thoughts.

I do have a "head" section in my template...inserting the flash just plain
didn't work for me as you described, and it was, indeed, a problem for me.

I agree that detaching a page from a template is not a great idea...and can
introduce problems if you don't do it right...but this workaround worked for
me. Templates seem to be clunky, overall. Then again, I cooked up my template
with Dreamweaver 8, and am still using the same one with CS3. And it might just
be me...I am self-taught in dreamweaver, but have created several dozen sites,
and thousands of pages. This said, I don't consider myself to be an expert in
"best practices" for Dreamweaver...but I make it work for what I need it to do.

I didn't have a problem with the flash link, as you described, but will keep
it in mind if and when I run into a similar problem. Thank you.



Reply With Quote
  #4 (permalink)  
Old 03-31-2008, 12:13 AM
GEAtkins
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

My template has this line in it, and it sure would not insert Flash properly
until I unattached the template first and then inserted the Flash. Only then
was I able to reattach the template.

<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->

What are we doing wrong Murray?

Glenn

Reply With Quote
  #5 (permalink)  
Old 04-02-2008, 03:11 PM
CRSURF
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

I have a similar problem with templates. My template is stored in a "Templates"
directory have flash files in them that point to the site root. When I create a
new file from them and save that file in the home directory, the flash loads
right up. But when I save the new file to a subdirectory, a white space appears
and when you right click on it, it says "movie not loaded"

I've tried putting a copy of the flash files in the same 'sub' directory, but
that didn't work.

What is confusing is that on my old site, I had lots of flash text and it had
no trouble loading on whatever new file I made.



Reply With Quote
  #6 (permalink)  
Old 07-28-2008, 08:27 PM
cheftimo
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

I am having the same problem. A swf added to a template does not appear on the
pages mad from the template - just a white box. Adding the swf to the template
ans specifying a site-relative root does not correct the problem. I use
Dreamweaver CS3. This looks like a bug in Dreamweaver.

ACE - or anybody else - any other ideas? Some kind of solution would be nice.
If we have to add the swf to each page, what good is having a template?

Carlos

Reply With Quote
  #7 (permalink)  
Old 07-29-2008, 02:55 AM
cheftimo
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

Murray et al, forget this. I figured it out.

I had an error in the Dreamweaver configuration of my local site. The error
was such that it allowed things to work OK using relative paths, but not those
from the site root. At least, this made me look into it and find the error.

Sorry if I caused anybody to waste time for nothing. Thanks very much for the
help.

Carlos

Reply With Quote
  #8 (permalink)  
Old 07-29-2008, 12:07 PM
Murray *ACE*
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

Good luck!

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"cheftimo" <carlos@webgourmand.com> wrote in message
news:g6ltao$djb$1@forums.macromedia.com...
> Murray et al, forget this. I figured it out.
>
> I had an error in the Dreamweaver configuration of my local site. The
> error
> was such that it allowed things to work OK using relative paths, but not
> those
> from the site root. At least, this made me look into it and find the
> error.
>
> Sorry if I caused anybody to waste time for nothing. Thanks very much for
> the
> help.
>
> Carlos
>


Reply With Quote
  #9 (permalink)  
Old 09-08-2008, 06:11 PM
Provst
 
Posts: n/a
Re: Flash not working with Dreamweaver Templates

On 29 Jul., 03:55, "cheftimo" <car...@webgourmand.com> wrote:
> Murray et al, forget this. I figured it out.
>
> *I had an error in the Dreamweaver configuration of my local site. The error
> was such that it allowed things to work OK using relative paths, but not those
> from the site root. At least, this made me look into it and find the error.
>
> *Sorry if I caused anybody to waste time for nothing. Thanks very much for the
> help.
>
> *Carlos


Hi i have the same problem. my swf added to the template does not
appear on the
pages made from the template - just a white box. my links to the
AC_RunActiveContent.js is ok
could you please tell me the Dreamweaver configuration you made to
make this work.
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:58 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Cheap Loan | Credit Card Application | Electronics | Loans | Secured Loans



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114