NP is crashing when trying to open the packed SWFObject v2.0 (final) file. I had thought that it was all javascript files that are crashing but not so. I can open other JS files just fine.
A basic test has shown that it's probably because the distributed swfobject.js file is one huge line. I broke up the line in several places and tried to keep each line from being too long. The file is now openable.
FYI. Just a note. I'll see if I can post a bug about it.
(e)
matte@silent-e.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
umm. weird. I concated all the lines back together in my test file, and it passes a binary comparison test against the distributed version and the test file, that is now just one huge line... is opening just fine where the distributed one still crashes NP.
I'm completely befuddled. So, I won't post a bug.
(e)
matte@silent-e.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
NP is crashing when trying to open the packed SWFObject v2.0 (final) file. I had thought that it was all javascript files that are crashing but not so. I can open other JS files just fine.
A basic test has shown that it's probably because the distributed swfobject.js file is one huge line. I broke up the line in several places and tried to keep each line from being too long. The file is now openable.
FYI. Just a note. I'll see if I can post a bug about it.
(e)
matte@silent-e.com
umm. weird. I concated all the lines back together in my test file, and it passes a binary comparison test against the distributed version and the test file, that is now just one huge line... is opening just fine where the distributed one still crashes NP.
I'm completely befuddled. So, I won't post a bug.
(e)
matte@silent-e.com