ncannasse / screenweaver-hx

Automatically exported from code.google.com/p/screenweaver-hx
Other
4 stars 0 forks source link

Error while updating the Flash plugin (Invalid field access : length) #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Simple test project, packaged for distribution, with all the Neko ndlls,
using version 1.2.0.
2. Flash plug-in completely uninstalled from Windows XP, to force update.
3. Launch swhx.exe.

What is the expected output? What do you see instead?
Expected the program to download the flash plug-in and save it in its folder.
Instead, it shows an error:

Uncaught exception
Called from <null> line 2
Called from Main.hx line 24
Called from swhx/Application.hx line 65
Called from swhx/Plugin.hx line 125
An error occured while updating the Flash plugin (Invalid field access :
length)

Then quits.

What version of the product are you using? On what operating system?
1.2.0 on Windows XP

Please provide any additional information below.
Disabling the firewall does not help. Does not seem to download anything.

Original issue reported on code.google.com by andraas...@gmail.com on 11 Sep 2008 at 10:18

GoogleCodeExporter commented 9 years ago
I have the same problem.
I am working on a screenweaver application that runs Flash content, the SWF 
file was published to Actionscript 1.0 and Flash Player 7.
It runs perfectly on some computers, but often the error appears and the 
application can't open.

Original comment by loteixe...@gmail.com on 20 Dec 2010 at 4:39