flash comtent management?
flash comtent management?
Out of context: Reply #2
- Started
- Last post
- 9 Responses
- lostnation0
Use the old variable trick: generate a random number and append it to the .jpg or .swf call, thereby tricking IE into thinking its a diffrent file altogether.
You'll have to it from within flash of course, so read the value from your textfile or whatever than add the random variable to that, like
loadMovie(movie+"?v="+random(999...