| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Mar 2001
Posts: 1
|
PLEASE HELP! I'm not a techie or a designer...just trying to help problem solve since they are really busy...here goes:
The Flash site we programmed is working well on ie, but not so well on AOL. Trying to determine if it is a problem with the embedded code or the way it was produced in Flash. SCENERIO: The user can view the movie fine the first time in loaded using AOL. If they hit "refresh," it comes back a blank screen. Tried the usual, reopening browser, rebooting, etc. Doesn't help. The only way it will come back is if cache is cleared. Of course if refresh is used again...same problem. Any suggestions on the cause and cure? Thanks. TSan |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
I can't say I've ever heard of this problem before but you could try to cure it by using dynamic pages (perhaps PHP) and changing the embed code from
Code:
<embed "file.swf" Code:
<embed "file.swf?noCache=<?php rand() ; ?>" It might fix your problem Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scroll problem in browser due to components? | adamr1001 | Components | 1 | 12-12-2006 02:35 PM |
| problem with full browser flash in firefox | Nix | ActionScript 2.0 | 4 | 05-29-2006 06:47 PM |
| Flash Browser problem | shan9211 | Other Flash General Questions | 2 | 05-20-2006 09:06 AM |
| Php + flash problem, flash gets values but browser also prints them | al024597 | ActionScript 1.0 (and below) | 3 | 08-10-2005 04:56 PM |
| Problem with scrolling in browser | chesite | Other Flash General Questions | 0 | 05-13-2005 03:32 AM |