This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > Scrolling Options For Framesets?
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 |
Scrolling Options For Framesets?
|
|
| yakcat 2004-08-07, 7:14 am |
| Hi:
Ive created a site that uses two frames.
The top frame contains a Flash swf movie, which loads various html content
pages in the bottom frame.
The client doesnt like the way the html pages scroll "under" the upper
frame, and wants the entire page to scroll together (i.e. to have a single
scroll bar which scrolls both frames at once, with no seperate scrollbar for
the lower frame. ).
Does anyone know the way to do this?
Here is the site, so you can see what I mean:
http://www.willamato.com/ppg/nav/
Thanks!
will
| |
| .: Nadia :.TMM :. 2004-08-07, 7:14 am |
| I don't understand the problem, why not do it as a straight html page with
no frames.... or am I missing something.
--
Nadia
Team Macromedia Volunteer for Dreamweaver
---------------
http://www.DreamweaverResources.com
Free Templates | Free Nav Bar Sets
Dropdown Menu Designs | CSS Layouts
Ecommerce - YVStore | SEO Articles
Table Tutorials | Background image Tutorials
------------------------------------------------
MM Dreamweaver Tutorials
http://macromedia.com/devnet/mx/dreamweaver/
-----------------
"yakcat" <webforumsuser@macromedia.com> wrote in message
news:cf20lh$cnr$1@forums.macromedia.com...
> Hi:
> Ive created a site that uses two frames.
> The top frame contains a Flash swf movie, which loads various html
content
> pages in the bottom frame.
> The client doesnt like the way the html pages scroll "under" the upper
> frame, and wants the entire page to scroll together (i.e. to have a single
> scroll bar which scrolls both frames at once, with no seperate scrollbar
for
> the lower frame. ).
>
> Does anyone know the way to do this?
>
> Here is the site, so you can see what I mean:
>
> http://www.willamato.com/ppg/nav/
>
> Thanks!
>
> will
>
>
>
| |
| Gary White 2004-08-07, 12:14 pm |
| "yakcat" <webforumsuser@macromedia.com> wrote in message
news:cf20lh$cnr$1@forums.macromedia.com...
> The client doesnt like the way the html pages scroll "under" the
upper
> frame, and wants the entire page to scroll together (i.e. to have a
single
> scroll bar which scrolls both frames at once, with no seperate
scrollbar for
> the lower frame. ).
The only way is to not use frames.
Gary
| |
| yakcat 2004-08-07, 7:15 pm |
| Hi:
I was hoping I could use frames to only reload the HTML pages in the lower
frame, but not reload the upper frame at all (because the Flash movie would
have to "retain" it's present state, to show the drop-down menu highlights in
the right place, not revert back to zero witha reload).
The HTML pages need a scrollbar, since the content doesnt always fit in the
browser window.
But the client doesnt like the effect of the HTML content scrolling up,
"undernieth" the Flash movie.
I wanted to have a single scroll bar, that would scroll BOTH the Flash menu
and the HTML content at once.
I thought frames were the only way to new HTML pages with the Flash
menu...but maybe Im wrong there?
Is there either:
A way to scroll both frames at once, with no seperate scrollbar for the HTML
frame
or
To have the same functionality (Flash movie loads new content below) without
using frames at all?
http://www.willamato.com/ppg/nav/
Thanks
Will
| |
| yakcat 2004-08-07, 7:15 pm |
| Hi:
I guess Im using Flash because I dont know how to get that same drop-down menu effect in HTML.
Thats really the only reason.
will
| |
| yakcat 2004-08-07, 7:15 pm |
| Gary:
Thanks.
I was afraid of that.
Can you think of a workaround, or another way to have the Flash menu update HTML content below?
will
| |
| Murray *TMM* 2004-08-07, 7:15 pm |
| You probably shouldn't be using Flash for navigation anyhow. What about
people who do not install the Flash plugin? What about SearchEngines which
are unable to read your ActionScript links?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"yakcat" <webforumsuser@macromedia.com> wrote in message
news:cf2v0e$8nv$1@forums.macromedia.com...
> Gary:
>
> Thanks.
>
> I was afraid of that.
>
> Can you think of a workaround, or another way to have the Flash menu
update HTML content below?
>
> will
| |
|
|
| yakcat 2004-08-07, 7:15 pm |
| Thanks so much.
I'll look at them.
Is there any examples of drop down menus, rather than sidebar menus?
Do these Project 7 extensions have that option?
| |
| Murray *TMM* 2004-08-07, 7:15 pm |
| You can create any kind of menu you want. And there are plenty of examples
of both on the PVII site.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"yakcat" <webforumsuser@macromedia.com> wrote in message
news:cf32d7$b7e$1@forums.macromedia.com...
> Thanks so much.
>
> I'll look at them.
>
> Is there any examples of drop down menus, rather than sidebar menus?
>
> Do these Project 7 extensions have that option?
| |
| yakcat 2004-08-07, 7:15 pm |
| You da man.
Thanks!
| |
|
| yakcat -
I may have misunderstood your scrolling needs, but it seems like
placing your flash movie in an iframe in the main html document would
do what you want. Scrolling the main html document would also scroll
the iframe with it.
- Mike
"yakcat" <webforumsuser@macromedia.com> wrote in message news:<cf2utg$8i4$1@forums.macromedia.com>...
> Hi:
>
> I was hoping I could use frames to only reload the HTML pages in the lower
> frame, but not reload the upper frame at all (because the Flash movie would
> have to "retain" it's present state, to show the drop-down menu highlights in
> the right place, not revert back to zero witha reload).
>
> The HTML pages need a scrollbar, since the content doesnt always fit in the
> browser window.
>
> But the client doesnt like the effect of the HTML content scrolling up,
> "undernieth" the Flash movie.
>
> I wanted to have a single scroll bar, that would scroll BOTH the Flash menu
> and the HTML content at once.
>
> I thought frames were the only way to new HTML pages with the Flash
> menu...but maybe Im wrong there?
>
> Is there either:
>
> A way to scroll both frames at once, with no seperate scrollbar for the HTML
> frame
>
> or
>
> To have the same functionality (Flash movie loads new content below) without
> using frames at all?
>
> http://www.willamato.com/ppg/nav/
>
> Thanks
>
> Will
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|