473,672 Members | 2,670 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash objects in IE cache..!

6 New Member
Hi there all. (first of all, sorry about my bad english)

I need some help over here. I'm developing an asp.net application that works as an administrator site for other application built in flash. The basic Idea is to generate xml dinamic so the flash movie can read its content any time is invoked..

I was forced to implement a "preview" kind button that allows to see who the flash will be seen. So i've made an extra aspx page that contains the flash object.

There comes the problem. The 1st time that u watch the preview its ok.. but seems like the object is stored on cache, so if u make any change in the content with asp, generate another xml, but the preview is still the same. So i have to go to my internet options, clear cache and then preiew so it works fine (I don want to do that)

I've tryed everything.:

meta tags: <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<meta HTTP-EQUIV="Cache-Control" content="no-cache" />

Server side HTML Header edit:
Response.Cache. SetCacheability (HttpCacheabili ty.No Cache);

Flash code to avoid cache]:
var dummyquery:Stri ng = (isLocalFile ? "" : ("?random=" + Math.random() + "&timestamp =" + (new Date()).getTime ()));
mymc.loadMovie( "mymovie.swf"+d ummyquery);


etc etc..

All of them seems to work fine on Firefox.. but IE is the "!%%#.

I dont know what else to do and i'm pretty frustrated now. So i'm asking for help.

I've also posted this on .NET disc.

I appriciate every single answer that u gusy can give me.. thanks.!!!
Sep 6 '07 #1
1 7139
Ravenshield
6 New Member
I've FOUND THE SOLUTION..!

check this very same post at .NET discussions to check it out...!

(Resume: RANDOMIZE THE XML)


We're Nothing without DEBUG.!
Sep 6 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3544
by: avanhalen | last post by:
To embed flash objects in my pages, I read them from a database. A script file (Filedownload.aspx) reads it from the database, and streams it to the browser. Here are two example flash objects in a page. The first 1 (a simple link to an existing swf-file on the webserver) is showing in each browser (IE & FF), while the other one (using the filedownload page) is only being shown in FF. Does it have something to do with file-extension?
10
1894
by: netnet | last post by:
I have a collection of objects that I store in the session. Then I look in that collection to see if the collection.contains an object. it answers false. If I dont store that collection in the session it answers true. Is the session somehow modifying the collection? The objects look identical.
2
5589
by: cgdev1 | last post by:
Hi Folks, I'm somewhat a newbie to .Net (2.0) and even newer to Flash. I'm trying to incorporate a flash (.swf) file into my application. The code* below works in a .htm page (added to my project by using 'add new item' and pasting the code in it). However, the same code does not work in an .aspx page (the page does not throw any errors, but nothing happens aside from a border and a tool tip that says to click to activate). I also...
8
5887
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web clients (Internet Explorer). My flash content was originally brought in via the “flash satay” method, but I have since used some server-side magic do deliver one <objecttag
1
8023
by: Sura | last post by:
Hi I have a flash interactive window which has html links and this appears on an html page. This window can be moved with the mouse on the html page. The html page has an iFrame too. When the flash window comes above the iframe area the html links stop working. Yet the links remain active when the flash window is outside the iFrame area. This problem is coming in Firefox, but running fine in IE. If anybody has any solution, please...
3
1536
by: =?Utf-8?B?cGVsZWdrMQ==?= | last post by:
is it possible to load some how a flash into a webpage which has an embed object and that the flash will be outside of the IS folder? thnaks in advance peleg
5
2425
by: Ravenshield | last post by:
Hi there all. (first of all, sorry about my bad english) I need some help over here. I'm developing an asp.net application that works as an administrator site for other application built in flash. The basic Idea is to generate xml dinamic so the flash movie can read its content any time is invoked.. I was forced to implement a "preview" kind button that allows to see who the flash will be seen. So i've made an extra aspx page that...
2
2401
by: lionbarrage | last post by:
Hi all, I was just wondering if anyone knows how to grab an image from a flv or a swf when a user uploads a file? Any help would be appreciated!
13
2403
by: DigitalDave | last post by:
A project I did awhile back stored php5 objects in elements of the $_SESSION array between pages that were navigated on the site. There were object classes representing teachers, and object classes representing students that referenced teacher objects. Then I happened to look at the temporary files created by sessions and found much redundant data was stored in each file about the teachers since they were referenced by every student in...
0
8419
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8945
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8847
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
6255
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4439
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2840
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2094
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1839
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.