JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#507 editing AS directly: object literal problem
Author: user karl
Date created:
Type: bug
Visibility: Everybody
Assigned to: admin JPEXS
Labels: AS1/2
State: closed Help

> What steps will reproduce the problem? Whenever I try to input this in my code: whatever[100] = {ip:"127.0.0.1"}; > What is the expected output? What do you see instead? When I save, it replaces it with: ip.127.0.0.1 = 3; Any idea how to stop it from doing this? Thank you. > What version of the product are you using? On what operating system? Latest, on Windows. > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE It's a SWF written in AS2.
admin
Title: →editing AS directly: object literal problem
Assigned:admin JPEXS
admin
State: new→opened
admin
It should be fixed in latest nightly build.
State: opened→upgraded
developer
Closed due to inactivity.
State: upgraded→closed