windrobin / papervision3d

Automatically exported from code.google.com/p/papervision3d
0 stars 0 forks source link

FileLoadEvent.LOAD_COMPLETE not firing / reconized by Firefox 4 #281

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using LOAD_COMPLETE to load dae models -> they never load (stalls)
2.
3.

What is the expected output? What do you see instead?

 - Expected the dae model to load, it just sits there. No activity.

What version of the product are you using? On what operating system?

 - Latest PV3D version, MAC OS Snow leopard.

Please provide any additional information below.

 - Link to test this on... works fine in all other browsers.
 - Click the books on FF4 to see what I mean,
http://library.leeds.ac.uk/brotherton76/timeline/index.html

Thanks for your help guys,

Sam

Original issue reported on code.google.com by eggb...@gmail.com on 12 May 2011 at 10:14

GoogleCodeExporter commented 9 years ago
Edit: Please test it here... the client hasn't allowedScriptAccess
http://www.wpa-pinfold.co.uk/dev/brotherton/_source/brotherton.html

Original comment by eggb...@gmail.com on 12 May 2011 at 10:17

GoogleCodeExporter commented 9 years ago
Fixed it sorry, was using bulkloader to handle the .dae models but the way 
bulkloader was handling it was breaking the FileLoadEvents. 

Note of warning, proceed with caution using bulkloader on papervision - 
unpredictable.

Original comment by eggb...@gmail.com on 12 May 2011 at 11:30