View Single Post
  #1 (permalink)  
Old Jul 30th, 2006, 22:39
kyk kyk is offline
New Member
Join Date: Jul 2006
Location: New Zealand
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Javascript->Flash Rewind() not working on local drive with IE

Hi there

I'm currently having a problem as to why flash rewind() method is not working on the local drive with IE. I'm using javascript to call the flash Play(), StopPlay() and Rewind(), ie movie.Rewind();. Play and StopPlay methods worked fine on the local drive and on the web server with IE and Firefox. However, Rewind() doesn't seem to work on the local drive with IE but does what it suppose to do once it's up on the web server, and perfectly well with Firefox. Does anyone know why this is the case?

I assume my code would be correct if it works on the server and on Firefox. Would that be an issue with IE or something to do with security?

The reason why I need the local drive to work is because some of our clients perfer to work off-line via a CD, so it is cucial to have IE working locally.

Greatly appreciated if there is a way round it.

Cheers
Kyk
Reply With Quote