This is a discussion on "avoid reloading flash movie" within the Flash & Multimedia Forum section. This forum, and the thread "avoid reloading flash movie are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
avoid reloading flash movie
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
avoid reloading flash movie
Hello,
I've created a Flash movie with animation as a header for my website. This movie is embedded into my "header.html" file which is called by every page on the site (by way of PHP). Is there a way that I can have this movie only load on the first page the user visits, and then have the movie stay at its last frame whenever the user goes to another page (as opposed to reloading every time a new page is loaded? I hope I made this clear, and that I'm in the most appropriate forum. Thank you for any help! Elie |
|
|
|
||||
|
Re: avoid reloading flash movie
Yep, not going to be able to do this with just 1 flash file. What I would do if I were you is just make 2 headers. One with the flash in it and one with the still image. Then call the appropriate one on each page.
If that is not an option(for some reason) you can always pass a variable across pages (called Querystrings in ASP not sure about PHP) and check to see what the value is. If it it's value = home then execute code for animation, if it's value != home then execute code for still image. Hope that makes sense, because I am not a PHP programmer, but I do mean to learn.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
![]() |
| Tags |
| avoid reloading flash |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to avoid flash URL blocking | ketansethi | Flash & Multimedia Forum | 1 | Apr 21st, 2008 20:19 |
| need help, tryign to avoid using frames for this flash | dmccaulley | Flash & Multimedia Forum | 12 | Sep 5th, 2007 18:19 |
| Flash Movie | enemeth | Flash & Multimedia Forum | 3 | Feb 21st, 2007 17:19 |
| Help! Can't run flash movie | alecseiffel | Flash & Multimedia Forum | 3 | Jan 31st, 2007 17:53 |
| Flash Movie Doesn't load in IE | jogajog | Web Page Design | 1 | Jan 4th, 2006 00:21 |