heya...google couldnt help me by this
ive reconstructed my swf file with flash decompiler trillix, and now when I want to use vcam and look at it in the preview, it gives me this:
Code:
**Error** Symbol=VCam_AS2, layer=actions, frame=1:Line 18: Syntax error.
import flash.display.BitmapData;
**Error** Symbol=VCam_AS2, layer=actions, frame=1:Line 52: '{' expected
onEnterFrame = function ():Void {
**Error** Symbol=VCam_AS2, layer=actions, frame=1:Line 54: Unexpected '}' encountered
};
Total ActionScript Errors: 3 Reported Errors: 3
but i have no idea why...
vcam worked,until I wanted to put it in new (after reconstructing,some motiontweens were gone)
if neccessary I'd send the file too, I really hope someone has a solution for that
(that unexpected "};" in line 52 isnt wrong, its in the original vcam too ._-)
Bookmarks