aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Flash animation .swf displayed from cache Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Flash animation .swf displayed from cache" Watch "Flash animation .swf displayed from cache" New topic
Author

Flash animation .swf displayed from cache

Imdad Soomro
Greenhorn

Joined: Jul 15, 2009
Posts: 16
Hi All,
I have used flash animation(.swf) on my JSP Page. It gets displayed correctly but when i change the animation, it displays correctly on some systems and doesn't display correctly on other systems. I don't know what is the problem, may be because of cache but i cleared all the history and cache of browser but still the older animation gets displayed.
Following is the code i am using to display flash animation:

<object class="banner" height="165" width="650" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="/swf/Management.swf" name="movie"/>
<param value="#000000" name="bgcolor"/>
<param value="high" name="quality"/>
<param value="samedomain" name="allowscriptaccess"/>
<param value="Opaque" name="WMode"/>
<embed height="165" width="650" allowscriptaccess="samedomain" wmode="transparent" quality="high" bgcolor="#000000" src="/swf/seniorManagement.swf" name="Products Page - Landing page - Mast Banner" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"/>
<noembed> </noembed>
</object>
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56191
    
  13

Moved to HTML.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: Flash animation .swf displayed from cache
 
Similar Threads
History log
problems playing swf file
Displaying .swf in http and https
Flash program not loading when using struts
File outside war