Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 26th, 2007, 03:35 PM
Ty Unes
Guest
 
Posts: n/a
Default Single loading .swf file - code or frame?

I have a flash .swf file for navigation in my site located at the top of
the page say 800 x 350, centered. All page content is found below
this .swf file and will change. Is there a way to tell the browser to
only load the flash movie once even though the whole page will reload
after a navigation click? If yes, then how? If no, then I assume the only
way to keep the .swf file static (so it only plays once) and the page
content below dynamic, is to code the site up in frames. Does this sound
correct?

Thank you for your time,
  #2  
Old July 26th, 2007, 04:05 PM
Beauregard T. Shagnasty
Guest
 
Posts: n/a
Default Re: Single loading .swf file - code or frame?

Ty Unes wrote:
Quote:
I have a flash .swf file for navigation in my site located at the top of
the page say 800 x 350, centered.
How will visitors who have Flash disabled or otherwise not available get
'round your site? To them, it will be a one-page site.
Quote:
All page content is found below this .swf file and will change. Is
there a way to tell the browser to only load the flash movie once
even though the whole page will reload after a navigation click? If
yes, then how? If no, then I assume the only way to keep the .swf
file static (so it only plays once) and the page content below
dynamic, is to code the site up in frames. Does this sound correct?
Correct? Not in my opinion. Use some form of "include" for the
navigation: PHP, ASP, or SSI. And reconsider the Flash; use HTML and
fancy it up with CSS.

--
-bts
-Motorcycles defy gravity; cars just suck
  #3  
Old July 26th, 2007, 05:15 PM
Ben Bacarisse
Guest
 
Posts: n/a
Default Re: Single loading .swf file - code or frame?

Ty Unes <riverty@gmail.comwrites:
Quote:
I have a flash .swf file for navigation in my site located at the top of
the page say 800 x 350, centered. All page content is found below
this .swf file and will change. Is there a way to tell the browser to
only load the flash movie once even though the whole page will reload
after a navigation click? If yes, then how? If no, then I assume the only
way to keep the .swf file static (so it only plays once) and the page
content below dynamic, is to code the site up in frames. Does this sound
correct?
I think so. I'd phrase it rather differently -- you can only make the
site a little less usable by using frames, so you might as well. You
have already ditched most of the possible benefits to be had from
HTML but having a proprietary, inaccessible, fixed width SWF navigation.

Alternatively... You could write HTML for the world-wide web (the
topic of this newsgroup).

--
Ben.
  #4  
Old July 26th, 2007, 05:35 PM
Ty Unes
Guest
 
Posts: n/a
Default Re: Single loading .swf file - code or frame?

On Thu, 26 Jul 2007 17:07:58 +0100, Ben Bacarisse wrote:
Quote:
Ty Unes <riverty@gmail.comwrites:
>
Quote:
>I have a flash .swf file for navigation in my site located at the top
>of the page say 800 x 350, centered. All page content is found below
>this .swf file and will change. Is there a way to tell the browser to
>only load the flash movie once even though the whole page will reload
>after a navigation click? If yes, then how? If no, then I assume the
>only way to keep the .swf file static (so it only plays once) and the
>page content below dynamic, is to code the site up in frames. Does this
>sound correct?
>
I think so. I'd phrase it rather differently -- you can only make the
site a little less usable by using frames, so you might as well. You
have already ditched most of the possible benefits to be had from HTML
but having a proprietary, inaccessible, fixed width SWF navigation.
>
Alternatively... You could write HTML for the world-wide web (the topic
of this newsgroup).
All well said. However, it's my client that insists on using a flash-
based navigation scheme whilst I "make it work" in HTML. I appreciate
your concern.

Thanks again!
  #5  
Old July 26th, 2007, 06:35 PM
Beauregard T. Shagnasty
Guest
 
Posts: n/a
Default Re: Single loading .swf file - code or frame?

Ty Unes wrote:
Quote:
All well said. However, it's my client that insists on using a flash-
based navigation scheme whilst I "make it work" in HTML. I appreciate
your concern.
Sneak into his office during the lunch break and disable Flash in his
browser... when he hollers that his surfing is broken, explain why.

--
-bts
-Motorcycles defy gravity; cars just suck
  #6  
Old July 26th, 2007, 07:25 PM
Bergamot
Guest
 
Posts: n/a
Default Re: Single loading .swf file - code or frame?

Ty Unes wrote:
Quote:
>
it's my client that insists on using a flash-based navigation scheme
FYI - "the client is always right" is a myth.

--
Berg
 

Bookmarks

Thread Tools

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

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles