Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
keyk #1
Cannot install Flash Video. Template Locked
The .htm that I am tryig to insert the Flash 8 video was built from a .dwt. At
the end of the installtion
I get this Dreamweaver error message is "Making this change would require
changing code that is locked
by a template or a translator. The change will be discarded."
The .dwt has 2 css within. I believe the problem involves the css.
I have no problem installing the video in a page not built with a template or
without css..
keyk Guest
-
Flash Video Template
Hi, can anyone tell me if there (on net) is a free Flash video template as it is here?: http://www.adobe.com/products/dreamweaver/ I want... -
Unable to open flash video template
Hey, I am having the same issue. I'm trying to figure out how to do Streaming FLV's and while downloading this tutorial:... -
Template problem: "making this change would require changing code that is locked..." error.
Hi all, I have read past postings, checked syntax and code (to the best of my somewhat humble abilities) and tried all sorts of solutions short of... -
"changing code that is locked by a template"
I've upgraded from DW 4 to MX (6.1) and am having problems with one on my sites. Editing any of the pages based on templates results in this error... -
Error from Hell: Locked by a template or translator!!!
it's to do with the "Code outside of template is locked" feature which doesnt seem to work properly anyway. set to true or false it still throws... -
Murray *ACE* #2
Re: Cannot install Flash Video. Template Locked
> The .dwt has 2 css within. I believe the problem involves the css.
I don't think so.
Do you have an editable region in the head of the child page?
--
Murray --- ICQ 71997575
Adobe Community Expert
(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
==================
"keyk" <webforumsuser@macromedia.com> wrote in message
news:ebdoe6$lia$1@forums.macromedia.com...> The .htm that I am tryig to insert the Flash 8 video was built from a
> .dwt. At
> the end of the installtion
> I get this Dreamweaver error message is "Making this change would require
> changing code that is locked
> by a template or a translator. The change will be discarded."
>
> The .dwt has 2 css within. I believe the problem involves the css.
> I have no problem installing the video in a page not built with a template
> or
> without css..
>
Murray *ACE* Guest
-
keyk #3
Re: Cannot install Flash Video. Template Locked
Ace,
I don't believe I have an editable region in the head of any of the child
pages? See beginning of the child page code below:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin
template="/Templates/2006_template.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Home</title>
<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="head" -->
<style type="text/css" media="screen">
<!--
Thanks for responding,
Kevin
keyk Guest
-
Murray *ACE* #4
Re: Cannot install Flash Video. Template Locked
--><!-- InstanceBeginEditable name="head" --><style type="text/css"
media="screen">
<!--
That's an editable region, no?
When you run your child page through the validator at
[url]http://validator.w3.org[/url], does it validate?
--
Murray --- ICQ 71997575
Adobe Community Expert
(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
==================
"keyk" <webforumsuser@macromedia.com> wrote in message
news:ebdvj1$t8a$1@forums.macromedia.com...> Ace,
> I don't believe I have an editable region in the head of any of the child
> pages? See beginning of the child page code below:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin
> template="/Templates/2006_template.dwt"
> codeOutsideHTMLIsLocked="false" -->
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <!-- InstanceBeginEditable name="doctitle" -->
> <title>Home</title>
> <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="head" -->
> <style type="text/css" media="screen">
> <!--
>
> Thanks for responding,
> Kevin
>
Murray *ACE* Guest



Reply With Quote

