Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorchapster
    • CommentTimeMay 22nd 2007
     
    I'm trying to pass Japanese characters through the addVariable but its not recognizing them in when I trace them out in flash it shows up as ??????
    so.addVariable("callOut", "多くを学びなさい");

    Please any help....
    • CommentAuthorphilip
    • CommentTimeMay 22nd 2007
     
    did this work prior to using SWFObject? (did you try it with the standard Adobe object/embed method?)

    i doubt it's a SWFObject issue so much as a character encoding issue (ASCII versus Unicode, etc.) in Flash and/or your HTML file.

    maybe these docs will help:
    http://livedocs.adobe.com/flash/9.0/UsingFlash/help.html?content=WSd60f23110762d6b883b18f10cb1fe1af6-7d12.html
    http://livedocs.adobe.com/flash/9.0/UsingFlash/help.html?content=WSd60f23110762d6b883b18f10cb1fe1af6-7ceb.html