JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2685 Display placeholder text in the viewer
Author:
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed Help

Hi! How can I display the placeholder text that usually appears in Adobe Flash? I need this so I can see how the text is positioned in the frames. Right now, it's simply invisible. I can only use the red frame as a guide, which is a bit inconvenient, since if I could see the text of both elements, I could visually align them better.
I want the text to appear in the viewer when viewing a Define EditText. I can't see it now.
The text should be visible. Can you provide a sample SWF where it's not?
Yeah, I forgot to clarify that the fonts are in a separate .swf and another .swf imports the fonts
Downloaditemcard.swf (56 KiB)Downloadgfxfontlib.swf (339 KiB)
If the font is embedded in the same .swf, then yes, the text is displayed.
It's common for Skyrim to extract fonts to a separate .swf file. Currently, texts reference the font using the $ symbol, but if I import fonts from another .swf file, it seems the viewer doesn't load the font during import. If everything works for you, let me know. Maybe I just didn't import gfxfontlib.swf when opening itemcard.swf.
Hmm, gfxfontlib.swf is imported and only numbers are displayed
Oh, sorry, it looks like not all the fonts are in gfxfontlib.swf, so they aren't showing up. Sorry
State: new→closed