PDA

View Full Version : player stopped working


saltheart
03-24-2009, 09:42 PM
I just discovered that the panoramas that we have posted on our website (http://www.swau.edu/aboutswau/location/virtualtour.asp) are no longer working. I looked in the folders and the contents are still there. Example directory listing for the barron folder:

chapel.swf
chapel_b.jpg
chapel_d.jpg
chapel_f.jpg
chapel_l.jpg
chapel_r.jpg
chapel_u.jpg

It still looks right to me and it was working at one time. Am I missing something? I have v2.2 and I am running the latest Flash (10.0.22.87) on both Mac/Firefox and Windows/IE7.

Trausti Hraunfjord
03-24-2009, 09:53 PM
Flash Tracer:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at PanoController/parseXML()
at PanoController/completeDatafile()
at PanoController/ioErrorDatafile()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()

HansNyberg
03-24-2009, 09:57 PM
I believe the problem is this

"on November 4, 2008 at 11:50 pm Denis V. Chumakov wrote:
to Fabio: Yes, v2.2 works wrong in Flash 10 if you didn’t set XML file. You can fix it using update 2.3 or set empty xml_file:
pano.swf?xml_file=

Just get version 2.3.1 from the Google group files section

Hans

saltheart
03-24-2009, 10:41 PM
I believe the problem is this

"on November 4, 2008 at 11:50 pm Denis V. Chumakov wrote:
to Fabio: Yes, v2.2 works wrong in Flash 10 if you didn’t set XML file. You can fix it using update 2.3 or set empty xml_file:
pano.swf?xml_file=

Just get version 2.3.1 from the Google group files section

Hans

That was it! Thanks!