I’m working on this flash movie, and everything seems to be OK. However, when I test it, there are missing elements (which are at the timeline and they play OK). Besides, out of 3 symbols (all made with fonts), 2 are not showing and the only one showing is antialiased (which of course isn’t in my .fla). Any suggestion on what may be causing this or what am I doing wrong?
I’m using Flash 8 and testing with Flash Player 8 as well
just in case, my debugging output for elements:
Nivel #0: Fotograma=99
Clip de película: Fotograma=1 Destino="_level0.instance1"
Forma:
Clip de película: Fotograma=60 Destino="_level0.instance10"
Forma:
Forma: Máscara
Clip de película: Fotograma=1 Destino="_level0.instance10.instance11"
Forma:
Clip de película: Fotograma=1 Destino="_level0.instance2"
Forma:
Clip de película: Fotograma=1 Destino="_level0.instance3"
Forma:
Clip de película: Fotograma=1 Destino="_level0.instance4"
Editar texto: Destino="_level0.instance4.instance5" Variable= Visible=true Texto = <TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"Sveningsson\" SIZE=\"20\" COL
OR=\"#FFFFFF\" LETTERSPACING=\"1\" KERNING=\"0\">National</FONT></P></TEXTFORMAT>"
Clip de película: Fotograma=1 Destino="_level0.instance6"
Editar texto: Destino="_level0.instance6.instance7" Variable= Visible=true Texto = <TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"Sveningsson\" SIZE=\"20\" COL
OR=\"#FFFFFF\" LETTERSPACING=\"1\" KERNING=\"0\">Politics</FONT></P></TEXTFORMAT>"
Clip de película: Fotograma=1 Destino="_level0.instance8"
Editar texto: Destino="_level0.instance8.instance9" Variable= Visible=true Texto = <TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"GF Vienna heavy\" SIZE=\"36\"
COLOR=\"#FFFFFF\" LETTERSPACING=\"-3\" KERNING=\"0\">NP</FONT></P></TEXTFORMAT>"
and debugging for variables:
Nivel #0:
Variable _level0.$version = "WIN 8,0,22,0"
Clip de película: Destino="_level0.instance12"
Clip de película: Destino="_level0.instance21"
Clip de película: Destino="_level0.instance21.instance22"
Clip de película: Destino="_level0.instance13"
Clip de película: Destino="_level0.instance14"
Clip de película: Destino="_level0.instance15"
Editar texto: Destino="_level0.instance15.instance16"
variable = null, mouseWheelEnabled = true, restrict = null,
gridFitType = "subpixel",
selectable = true, background = false, length = 8, backgroundColor = 16777215,
text = "National",
maxhscroll = 0, styleSheet = indefinido,
autoSize = "none",
textWidth = 92, scroll = 1, hscroll = 0, wordWrap = false,
maxChars = null, tabIndex = indefinido, html = true, condenseWhite = false,
thickness = 0, borderColor = 0,
antiAliasType = "advanced",
filters = [objeto #1, clase 'Array'] [], border = false,
type = "dynamic",
htmlText = "<TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"Sveningsson\" SIZE=\"20\" COLOR=\"#FFFFFF\" LETTERSPACING=\"1\" KERNING=\"0\">National</FONT></P></TEXTFORMAT>",
sharpness = 0, textHeight = 26, password = false, maxscroll = 1,
embedFonts = false, textColor = 16777215, multiline = false, bottomScroll = 1
Clip de película: Destino="_level0.instance17"
Editar texto: Destino="_level0.instance17.instance18"
variable = null, mouseWheelEnabled = true, restrict = null,
gridFitType = "subpixel",
selectable = true, background = false, length = 12, backgroundColor = 16777215,
text = "Politics",
maxhscroll = 0, styleSheet = indefinido,
autoSize = "none",
textWidth = 152, scroll = 1, hscroll = 0, wordWrap = false,
maxChars = null, tabIndex = indefinido, html = true, condenseWhite = false,
thickness = 0, borderColor = 0,
antiAliasType = "advanced",
filters = [objeto #2, clase 'Array'] [], border = false,
type = "dynamic",
htmlText = "<TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"Sveningsson\" SIZE=\"20\" COLOR=\"#FFFFFF\" LETTERSPACING=\"1\" KERNING=\"0\">Politics</FONT></P></TEXTFORMAT>",
sharpness = 0, textHeight = 26, password = false, maxscroll = 1,
embedFonts = false, textColor = 16777215, multiline = false, bottomScroll = 1
Clip de película: Destino="_level0.instance19"
Editar texto: Destino="_level0.instance19.instance20"
variable = null, mouseWheelEnabled = true, restrict = null,
gridFitType = "subpixel",
selectable = true, background = false, length = 2, backgroundColor = 16777215,
text = "NP",
maxhscroll = 0, styleSheet = indefinido,
autoSize = "none",
textWidth = 112, scroll = 1, hscroll = 0, wordWrap = false,
maxChars = null, tabIndex = indefinido, html = true, condenseWhite = false,
thickness = 0, borderColor = 0,
antiAliasType = "advanced",
filters = [objeto #3, clase 'Array'] [], border = false,
type = "dynamic",
htmlText = "<TEXTFORMAT LEADING=\"2\"><P ALIGN=\"CENTER\"><FONT FACE=\"GF Vienna heavy\" SIZE=\"36\" COLOR=\"#FFFFFF\" LETTERSPACING=\"-3\" KERNING=\"0\">NP</FONT></P></TEXTFORMAT>",
sharpness = 0, textHeight = 42, password = false, maxscroll = 1,
embedFonts = false, textColor = 16777215, multiline = false, bottomScroll = 1
hope the above data is useful. Any help greatly appreciated :diss: