If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#1339 Unable to use targetPath function
Author: idk
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2Direct Editation
State: closed
I'm trying to use the targetPath function, but I keep getting an error. I even tried using
an example from the Adobe Flash website, and it doesn't work. Here's what I did:
trace(targetPath(_root));
The error I'm getting says "PARENT_CLOSE expected but TARGETPATH found on line 1".
Here's the Adobe page I'm using as a reference: http://help.adobe.com/en_US/as2/reference/flashlite/WS5b3ccc516d4fbf351e63e3d118ccf9c47f-7
f6c.html
This was fixed in nightly 1797.
State: new→upgraded
State: upgraded→closed