943,701 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 686
  • PHP RSS
Jan 29th, 2008
0

Please help on links

Expand Post »
i have a website and it have a flash banner. the problem is that every time i open a link the banner will have to reload again.

is there any way that i can use on my links so that when the link is clicked it will include a page (for axample information of about us, services) in the contents part of the page (below the banner) without making the banner to reload just like what frames do
Similar Threads
Reputation Points: 11
Solved Threads: 2
Light Poster
tirivamwe is offline Offline
36 posts
since Oct 2005
Jan 29th, 2008
0

Re: Please help on links

umm..As far as I know, you cant do that without using frames. Even if you use include or require, whenever the page is loaded, it will include the banner page again. Lets see if someone has a solution for this !
Moderator
Featured Poster
Reputation Points: 524
Solved Threads: 356
Purple hazed!
nav33n is offline Offline
3,878 posts
since Nov 2007
Jan 29th, 2008
0

Re: Please help on links

you could use ajax to load the contents of a page into a div layer, but that is about the same approach as using frames, with more work.

You could try and get fancy with some actionscript to write session or cookie data from within the flash at increments of the timeline. You could use that session/cookie data on subsequent pages to start the flash where it left off, or have it not play at all if the data is set. This would require some server side scripting and some knowledge of actionscript so that you could get the flash to interact with the script.

For what it's worth, I usually just use frames...If SEO is a concern however, you may want to avoid using frames. Another approach is to just use a static image banner on all the pages after the first.
Reputation Points: 14
Solved Threads: 14
Junior Poster in Training
johnsquibb is offline Offline
84 posts
since Nov 2007
Feb 7th, 2008
0

Re: Please help on links

can you help for my school project.. . ??? Its all about a program that will compute for CPU scheduling with CPU gantt chart in Operating System subject.. from what language can I do it easier?? Is it in Visual Basic or in Flash 8 using actionscript?? Can you help me guys??? I need your help guys. . Thanks in advance. . I will wait for your suggestions. .
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ryance03 is offline Offline
2 posts
since Jan 2008
Feb 9th, 2008
0

Re: Please help on links

I've got a few suggestions
1) As Nav33n suggested , you could make use of frames.
2) With the exception of Frames, you could look into Layers, however Layers react differently with Mozilla and IE
3) if your banner does not have any other functionality(onClick etc, links) , and its used only for cosmetic purposes , I suggest you convert it to a gif format. It loads a lot faster.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
web_lock is offline Offline
12 posts
since Feb 2008
Feb 11th, 2008
0

Re: Please help on links

Click to Expand / Collapse  Quote originally posted by tirivamwe ...
i have a website and it have a flash banner. the problem is that every time i open a link the banner will have to reload again.

is there any way that i can use on my links so that when the link is clicked it will include a page (for axample information of about us, services) in the contents part of the page (below the banner) without making the banner to reload just like what frames do
did you try header().
Reputation Points: 10
Solved Threads: 12
Posting Whiz in Training
carobee is offline Offline
209 posts
since Dec 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: Administrator's Page Security Settings With PHP
Next Thread in PHP Forum Timeline: Add a Link into PHP web page...How To??





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC