Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Pcaliban #1
DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
Has anyone noticed the "MODIFY timeline" feature in DWMX Version 6.0 is gone
in DWMX V7.0.
The help manual in V6.0 talks all about Timeline -stuff.! Version 7.0 MX -
not a word.
How can this V6.0 Function be pulled forward to Version 7.0?
Extension object? Extension Command?
PC
[email]pcaliban@comcast.net[/email]
Pcaliban Guest
-
CF and DWMX question
Why is it that if you use a <CFINCLUDE TEPLATE> tag inside of a table, the table disappears in DWMX in the design view. It works ok in the browser,... -
Timeline in DWMX 2004?
Can't find "Timeline" in DWMX2004 it WAS under "Window" in previous versions //Gerrie -
DWMX gone Bannannas
Hi all, I have recently had to reinstall my copy of DWMX and now when I right click or try and click on FILE at the top of the files pallett, this... -
DWMX and coldfusion?
Hello all, I wanted to learn how to use coldfusion I have DWMX. I was told to buy these 2 books. ColdFusion MX Web Application Construction... -
HELP! Just lost about 10 sites in DWMX
Don't ask me what happened but just went to MX to work on a site and only have about 7 of my sites in the "sites" window. I have about 17 sites all... -
Scott Fegette #2
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
On 11/3/03 8:00 AM, in article bo5u5k$jic$1@forums.macromedia.com,
"Pcaliban" <pcaliban@cmxchange.com> wrote:Hi, PC- the timeline was removed in MX 2004, which is why it's not noted in> DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
> Has anyone noticed the "MODIFY timeline" feature in DWMX Version 6.0 is gone
> in DWMX V7.0.
the help files. FYI, here's the full list of features that were removed in
MX 2004:
[url]http://www.macromedia.com/support/dreamweaver/ts/documents/features_removed_[/url]
2004.htm
HTH!
-Scott
Macromedia, Inc.
Scott Fegette Guest
-
PhilO #3
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
>
in> Hi, PC- the timeline was removed in MX 2004, which is why it's not notedin> the help files. FYI, here's the full list of features that were removed[url]http://www.macromedia.com/support/dreamweaver/ts/documents/features_removed_[/url]> MX 2004:
>this link does not work> 2004.htm
PhilO Guest
-
Al Sparber- PVII #4
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
"PhilO" <poneacre@bellsouth.net> wrote in message
news:boo654$12l$1@forums.macromedia.com...removed> in> >
> > Hi, PC- the timeline was removed in MX 2004, which is why it's not noted> > the help files. FYI, here's the full list of features that were[url]http://www.macromedia.com/support/dreamweaver/ts/documents/features_removed_[/url]> in>> > MX 2004:
> >It's because of the e-mail program used to send it and your e-mail program.> > 2004.htm
Perhaps this will be clickable for you, if not, just look at the url and
make sure you copy the entire length of it into your browser's address bar:
[url]http://www.macromedia.com/support/dreamweaver/ts/documents/features_removed_2004.htm[/url]
Hint: the url ends with these characters: _removed_2004.htm
--
Al Sparber - PVII
[url]http://www.projectseven.com[/url]
Dreamweaver Extensions - DesignPacks - Tutorials - Books
---------------------------------------------------------------------
The PVII Newsgroup | [url]news://forums.projectseven.com/pviiwebdev[/url]
The CSS Newsgroup | [url]news://forums.projectseven.com/css[/url]
---------------------------------------------------------------------
Al Sparber- PVII Guest
-
zerobyte webforumsuser@macromedia.com #5
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
MY GOD THEY REMOVED TIMELINE?!?!??!
this tool alone is one of the most powerful feature in DW!!
my god how am i going to animate my layers now?!?!?!
any idea for workaround?
what were they thinking?!??!?! might as well ripped out the site manager!!! grrrrrrrrr
(the only reason i can think of is that maybe MM is coming out with a DW Pro version with all the funky features - and timeline....shitty)
zerobyte webforumsuser@macromedia.com Guest
-
rob :: digitalburn #6
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
The timeline was only a shortcut to the real way you animate layers. I never
even used it and nearly all the sites I do have some kind of layer
animarion. Personally I have my own custom written JavaScript functions to
do the job.
rob :: digitalburn Guest
-
Murray *TMM* #7
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
rob:
Bet your custom animation didn't do keyframes and trigger other events like
the timelines did. There are many things done by the DMX timelines that are
not easy to do otherwise in HTML and js.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"rob :: digitalburn" <rob@digitalburn.net> wrote in message
news:bor863$1in$1@forums.macromedia.com...never> The timeline was only a shortcut to the real way you animate layers. I> even used it and nearly all the sites I do have some kind of layer
> animarion. Personally I have my own custom written JavaScript functions to
> do the job.
>
>
Murray *TMM* Guest
-
rob :: digitalburn #8
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
They do all that. Triggering events is v easy for a start, just using
listeners and that kind of thing. Tiny, tiny code too.
> Bet your custom animation didn't do keyframes and trigger other
> events like the timelines did. There are many things done by the DMX
> timelines that are not easy to do otherwise in HTML and js.
rob :: digitalburn Guest
-
Murray *TMM* #9
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
Perhaps you could make an extension from this code, then. Any chance?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"rob :: digitalburn" <rob@digitalburn.net> wrote in message
news:bosf1e$3gl$1@forums.macromedia.com...>
> They do all that. Triggering events is v easy for a start, just using
> listeners and that kind of thing. Tiny, tiny code too.
>>> > Bet your custom animation didn't do keyframes and trigger other
> > events like the timelines did. There are many things done by the DMX
> > timelines that are not easy to do otherwise in HTML and js.
>
Murray *TMM* Guest
-
zerobyte webforumsuser@macromedia.com #10
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
Rob, ohhh so good of u to now such tiny tiny codes. too bad a few of us designers are code-blind :)
and yeah an extension would be much appreciated in DMX2004 community.
PS: MY GOD MM people why did u all took it out?!?!?! *frustrated*
zerobyte webforumsuser@macromedia.com Guest
-
rob :: digitalburn #11
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
I have thought about doing some extensions before... I even went as far as
buying that book on it. I haven't really got the time though, and I never
use extensions myself anyway. I had thought that if I did release any of
this stuff it would just be in the form of a library... we'll see I guess.
The other problem is that it's far from idiot proof (as it's just written
for us by my team and me, and code size is a priority) and it would take
some effort to remedy that. Plus i haven't got just one or two do-all
functions... there are a few common ones (such as the thing that actually
does the animation), but mostly the systems are built from the ground up for
each application, especially when we're integrating PHP also.
rob :: digitalburn Guest
-
Murray *TMM* #12
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
Did you ever use DW's timelines?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"rob :: digitalburn" <rob@digitalburn.net> wrote in message
news:boutl1$mn$1@forums.macromedia.com...for> I have thought about doing some extensions before... I even went as far as
> buying that book on it. I haven't really got the time though, and I never
> use extensions myself anyway. I had thought that if I did release any of
> this stuff it would just be in the form of a library... we'll see I guess.
>
> The other problem is that it's far from idiot proof (as it's just written
> for us by my team and me, and code size is a priority) and it would take
> some effort to remedy that. Plus i haven't got just one or two do-all
> functions... there are a few common ones (such as the thing that actually
> does the animation), but mostly the systems are built from the ground up> each application, especially when we're integrating PHP also.
>
>
Murray *TMM* Guest
-
rob :: digitalburn #13
Re: DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
No.
rob :: digitalburn Guest



Reply With Quote

