HighDots Forums  

Isn't this frames?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Isn't this frames? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pisoss
 
Posts: n/a

Default Isn't this frames? - 11-29-2004 , 07:35 AM






http://www.bbdo.dk

Isn't this made with a frameset? If it is how is it it dosn't scroll? I'll
like to make a static navbar like that with content filling another frame or
table or however I'm going to get this noresize effect.


Reply With Quote
  #2  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 07:50 AM






pisoss wrote:

Quote:
http://www.bbdo.dk

Isn't this made with a frameset? If it is how is it it dosn't scroll? I'll
like to make a static navbar like that with content filling another frame or
table or however I'm going to get this noresize effect.

Yes, it's a frameset. The content is solely Flash. Will not expand and
no scroll is needed.

--
Dan Vendel - *GOF*
"Eagles may soar, free and proud, but weasels never get sucked into jet
engines."
Contact: http://www.proformica.com/contact.shtml
Call or chat me via Skype ID: danvendel, but DON'T ask questions that
you can ask here! (get Skype at http://skype.com)


Reply With Quote
  #3  
Old   
David Stiller
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 09:44 AM



Ain't "view source" in the browser a nifty feature?


David
stiller (at) quip (dot) net
"Luck is the residue of good design."



Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 10:02 AM



They have that? 8)

--
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
==================

"David Stiller" <stiller-NO-SPAM- (AT) quip (DOT) net> wrote

Quote:
Ain't "view source" in the browser a nifty feature?


David
stiller (at) quip (dot) net
"Luck is the residue of good design."





Reply With Quote
  #5  
Old   
pisoss
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 03:28 PM



yea and I do know how to use it...Well open it anyway..

But if I get it right they have used two frames with flash in both? and by
using flash in the frames it get static? can't believe it

I tried with a frame of flash but it still crumpled and squeezed when toying
with the browser window.... what am I missing?


Reply With Quote
  #6  
Old   
David Stiller
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 03:40 PM



pisoss,

Not trying to discourage you with the "view source" comment, but honesty
.... everything you need is in the resultant document.

<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame src="index2.html" noresize frameborder="NO" marginwidth="0"
marginheight="0">
<frame src="blank.html" noresize scrolling="NO" frameborder="NO"
marginwidth="0" marginheight="0" name="bundframe">
</frameset>

Check out the noresize attribute. That's part of it. Note that the
second frame calls http://www.bbdo.dk/index2.html, which has further code to
show how the SWF was embedded into the page. That's the other part. Go
ahead and copy/paste code from the site you like, then work backwards,
replacing elements with your own until it snaps into place.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."



Reply With Quote
  #7  
Old   
pisoss
 
Posts: n/a

Default Re: Isn't this frames? - 11-29-2004 , 05:31 PM



thanks I'll check it out... and I would never suggest anything other than I'm a complete n00b... So honesty works ;-)


Reply With Quote
  #8  
Old   
pisoss
 
Posts: n/a

Default Re: Isn't this frames? - 01-14-2005 , 10:40 AM



aaah i think i finally got it! the top frame in the frameset is set to noresize
and scroller ="no" and loaded with index2.htm that contain a swf and fits that
frame exactly?

is that roughly how it works?


Reply With Quote
Reply




Thread Tools
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 On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.