User Profile

Collapse

Profile Sidebar

Collapse
Ravenshield
Ravenshield
Last Activity: Sep 6 '07, 09:03 PM
Joined: Sep 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ravenshield
    replied to Flash objects in IE cache..!
    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.!
    See more | Go to post

    Leave a comment:


  • Ravenshield
    replied to Flash objects in IE cache..!
    in .NET
    I've FOUND A SOLUTION.. (just in case u want to know)

    the deal is to randomize the xml loaded everytime

    eg: xmlTodo.load("l aminas/"+numeroLamina+ ".xml?bola= " + Math.random());

    that way the flash is forced to look for the new version of the xml because there is no other called like that.!!

    (note: Seems like only works on web enviroment.. if u try to use this from flash...
    See more | Go to post

    Leave a comment:


  • Ravenshield
    started a topic Flash objects in IE cache..!

    Flash objects in IE cache..!

    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...
    See more | Go to post

  • Ravenshield
    replied to Flash objects in IE cache..!
    in .NET
    ok.. ill try that.. ill head to AS people now...

    thanks for ur time..
    See more | Go to post

    Leave a comment:


  • Ravenshield
    replied to Flash objects in IE cache..!
    in .NET
    Thank u very much men for a quick answer.!!

    yeah well.. i'd tried but seems not to work.. i dont know if im doing something wrong. this is the code of the "caller page". I got a gridview with all the pages that are loadable with flash, and the button "preview on it as a command:

    if (e.CommandName == "Preview")
    {
    // Generate Presentation's xml
    try...
    See more | Go to post

    Leave a comment:


  • Ravenshield
    started a topic Flash objects in IE cache..!
    in .NET

    Flash objects in IE cache..!

    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...
    See more | Go to post
No activity results to display
Show More
Working...