Fixed: #2353 AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation)

This commit is contained in:
Jindra Petřík
2024-10-29 16:55:43 +01:00
parent a177709656
commit 3d1cfbe0e7
17 changed files with 172 additions and 55 deletions
@@ -142,6 +142,9 @@ public abstract class GraphTargetItem implements Serializable, Cloneable {
/**
* Converts a value to an item
*
* FIXME!!! This should only convert to values relatable to current Graph type,
* e.g. ActionItems for AS1/2, AVM2Items for AS3
*
* @param r Value
* @return Graph target item
*/