A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [CS3] Flash movie doesn't get refreshed on my website - it keeps the old movie

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    1

    Question [CS3] Flash movie doesn't get refreshed on my website - it keeps the old movie

    Hello

    I need help - I have publish my flash movie on my index page. I made some changes (text, colors, movie clip) - when i upload the new version and refresh my website, it doesn't get refreshed. even if i change my settings in IE to automatically check new version of pages, or check on new IE restart, or whatever it keeps the old flash movie. I tried deleting my cookies, temporary files also. no change
    It does my head in ..

    anyone know what is causing this ? i'm using Flash CS3 and IE 6

    Thanks in advance,

    http://fetesvosjeux.*******.com is my website. You will probably see the new changes with grey background and movie dots but i still see the old one with black background and static dots

  2. #2
    Ryan Thomson EvolveDesigns's Avatar
    Join Date
    Oct 2001
    Location
    British Columbia
    Posts
    3,338
    all i see is some coloured words and stars floating around
    Evolve Designs Interactive Media
    the natural selection

  3. #3
    not'n' wrong with hat'n' sushi iHATEsushi's Avatar
    Join Date
    May 2006
    Location
    Ontario
    Posts
    132
    Did you clear your cashe? Sometimes this is the issue. Clean your cashe than refresh your browser (F5).


    Quote Originally Posted by gregous
    Hello

    I need help - I have publish my flash movie on my index page. I made some changes (text, colors, movie clip) - when i upload the new version and refresh my website, it doesn't get refreshed. even if i change my settings in IE to automatically check new version of pages, or check on new IE restart, or whatever it keeps the old flash movie. I tried deleting my cookies, temporary files also. no change
    It does my head in ..

    anyone know what is causing this ? i'm using Flash CS3 and IE 6

    Thanks in advance,

    http://fetesvosjeux.*******.com is my website. You will probably see the new changes with grey background and movie dots but i still see the old one with black background and static dots

  4. #4
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    try editing your html file -

    <PARAM NAME=movie
    VALUE="index.swf?" + new Date().getTime()">
    and
    EMBED src="index.swf?" + new Date().getTime()"

    This will force the browser to load a new file
    each time you reload the browser window.

    you might need to contact your service provider if the above fails.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center